lyzno1
df0bcc0130
Fix misleading Studio button in account header ( #23842 )
2025-08-13 13:56:06 +08:00
lyzno1
0894fe9c11
fix: goto-anything command filter should only match shortcut ( #23862 )
2025-08-13 13:55:25 +08:00
lyzno1
cc4dc7737c
fix: SimpleSelect chevron icon state sync and add notClearable to monitoring selector ( #23858 )
2025-08-13 13:55:10 +08:00
kenwoodjw
f63f416667
fix: optimize dataset cleanup task ( #23828 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com >
2025-08-13 11:22:03 +08:00
NeatGuyCoding
82659ff64e
Add more comprehensive Test Containers Based Tests for advanced prompt service ( #23850 )
2025-08-13 11:21:32 +08:00
Wu Tianwei
17f024ce14
fix: update modal component to use relative positioning ( #23855 )
2025-08-13 11:20:40 +08:00
QuantumGhost
5d5a50a701
feat(api): auto-delete WorkflowDraftVariable when app is deleted ( #23737 )
...
This commit introduces a background task that automatically deletes `WorkflowDraftVariable` records when
their associated workflow apps are deleted.
Additionally, it adds a new cleanup script
`cleanup-orphaned-draft-variables` to remove existing orphaned draft variables from the database.
2025-08-13 11:13:08 +08:00
lyzno1
f991326c44
fix: goto-anything highlighting consistency improvements ( #23843 )
2025-08-13 10:15:45 +08:00
-LAN-
90b5b98dfe
refactor: improve Redis wrapper type hints and fix None value handling ( #23845 )
2025-08-13 09:46:02 +08:00
-LAN-
1d224d3115
chore: rename misleading 'chore.yaml' issue template to 'refactor.yml' ( #23847 )
2025-08-13 09:28:42 +08:00
xinlmain
cf8c283cf0
feat: Add an asynchronous repository to improve workflow performance ( #20050 )
...
Co-authored-by: liangxin <liangxin@shein.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: liangxin <xinlmain@gmail.com >
2025-08-13 02:28:06 +08:00
github-actions[bot]
73cf05c7ed
chore: translate i18n files ( #23841 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-08-12 23:56:50 +08:00
GuanMu
76f3cb4257
Feature/run cmd ( #23822 )
2025-08-12 23:47:50 +08:00
Bowen Liang
a344e05cd4
chore: update uv to 0.8.9 ( #23833 )
2025-08-12 23:41:39 +08:00
Yongtao Huang
5d8e6ebe36
Fix missing import in app.ts ( #23831 )
2025-08-12 23:27:31 +08:00
cathy
7da04008da
chore: goto anything mouse keyboard interaction ( #23805 )
2025-08-12 18:17:19 +08:00
NeatGuyCoding
e027e12514
Add Test Containers Based Tests for File Service ( #23771 )
2025-08-12 18:16:07 +08:00
lyzno1
05c5e4cf13
fix: add missing translation keys for goto anything command selector ( #23815 )
2025-08-12 18:14:57 +08:00
GuanMu
11a8055e4f
Fix node search ( #23795 )
2025-08-12 14:48:35 +08:00
Wu Tianwei
651d187905
chore: restore @mdx-js dependencies in package.json and pnpm-lock.yaml ( #23792 )
2025-08-12 14:45:56 +08:00
lyzno1
7a5f19dde3
fix: remove misleading clear buttons and improve SimpleSelect UX ( #23791 )
2025-08-12 13:29:51 +08:00
github-actions[bot]
613daa053a
chore: translate i18n files ( #23789 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-08-12 13:29:33 +08:00
Will
223f618ba5
Feat/improved mcp timeout configs ( #23605 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-08-12 13:14:00 +08:00
lyzno1
4fe71924f4
fix: prevent X button flying to screen corners in dataset settings modal ( #23788 )
2025-08-12 12:03:04 +08:00
ShuangLiu
0c6d2ff295
fix: add MAX_TREE_DEPTH in env.service.web ( #23785 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-08-12 12:01:51 +08:00
lyzno1
95f280be9b
feat: add highPriority option to Modal for goto-anything layering ( #23783 )
2025-08-12 10:37:11 +08:00
jiangbo721
7453f128b3
feat: If combining text and files, place the text prompt after the fi… ( #23779 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com >
2025-08-12 10:36:55 +08:00
engchina
bcb6177162
fix issue #23758 ( #23764 )
...
Co-authored-by: root <root@thinkpad-pc.localdomain >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-12 10:26:13 +08:00
Jason Young
4f52439835
test: add comprehensive test suite for rate limiting module ( #23765 )
2025-08-12 10:05:30 +08:00
ShuangLiu
280566e298
Fix: expose MAX_TREE_DEPTH in env ( #23743 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-08-12 09:56:31 +08:00
Jason Young
37c669e8f7
fix: update integration tests to use 2-element variable selectors ( #23766 )
2025-08-12 09:33:09 +08:00
QuantumGhost
8e8c6a4bc4
fix(api): fix flaky tests by generating unique variable names ( #23768 )
2025-08-12 09:31:15 +08:00
lyzno1
11a1b6d6b9
feat: add select-none class to tag filter components to prevent text selection ( #23774 )
2025-08-12 09:23:59 +08:00
NeatGuyCoding
f12f823f30
hotfix: fix translation ( #23757 )
2025-08-11 22:36:39 +08:00
lyzno1
77e17bd792
feat: add filtering support for @ command selector in goto-anything ( #23763 )
2025-08-11 22:21:37 +08:00
Yongtao Huang
b03fb73931
Chore: remove unused var in ModelProviderFactory ( #23690 )
2025-08-11 22:04:11 +08:00
-LAN-
06d2a3073b
refactor: Change _queue_manager to public attribute queue_manager in task pipelines ( #23747 )
2025-08-11 18:18:07 +08:00
-LAN-
70c188150f
refactor: simplify variable pool key structure and improve type safety ( #23732 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-08-11 18:10:04 +08:00
QuantumGhost
36881ca243
test(api): fix flaky tests in TestWorkflowDraftVariableService ( #23749 )
...
Fix flaky test
`TestWorkflowDraftVariableService.test_list_variables_without_values_success`
caused by low entropy in test data generation that led to
duplicate values violating unique constraints.
Also improve data generation in other tests within
`TestWorkflowDraftVariableService` to reduce the likelihood of
generating duplicate test data.
2025-08-11 17:39:58 +08:00
Wu Tianwei
115c8370ef
chore(version): bump version to 1.7.2 ( #23740 )
2025-08-11 17:12:44 +08:00
lyzno1
eb4b196c62
feat: enhance GotoAnything UX with @ command selector ( #23738 )
2025-08-11 15:47:19 +08:00
-LAN-
482f224e18
chore: remove debug log statements from DifyAPIRepositoryFactory ( #23734 )
2025-08-11 15:39:20 +08:00
-LAN-
323d198002
fix: resolve circular import in AppGenerateEntity ( #23731 )
2025-08-11 15:38:28 +08:00
-LAN-
bfacee531c
fix: add @property decorator to pydantic computed_field for compatibility ( #23728 )
2025-08-11 15:34:19 +08:00
Wu Tianwei
afec92ca81
fix: model selector language undefined error ( #23723 )
2025-08-11 14:39:22 +08:00
NeatGuyCoding
b53c17cc4b
fix: Enhance doc_form null checking, exception handling, and rollback logic ( #23713 )
2025-08-11 13:53:40 +08:00
lyzno1
9770f70189
fix: unified error handling for GotoAnything search actions ( #23715 )
2025-08-11 11:57:06 +08:00
HyaCinth
db46227df2
fix: Optimize the event handling for inserting variable shortcuts, resolving incorrect blur issues ( #22981 ) ( #23707 )
2025-08-11 11:08:12 +08:00
NeatGuyCoding
22237c749d
Feat add testcontainers test for message service ( #23703 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-08-11 10:49:32 +08:00
github-actions[bot]
0f2d5d4c6f
chore: translate i18n files ( #23704 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-08-11 10:35:29 +08:00