Commit Graph

5178 Commits

Author SHA1 Message Date
woo0ood
5b8d71cbf4 feat: update Loop node icon. 2025-03-05 00:36:52 +08:00
woo0ood
cc97abd7ea feat: add missing i18n items. 2025-03-05 00:36:52 +08:00
woo0ood
8d910c7f34 fix: prevent Loop and Iteration nodes from nesting within each other. 2025-03-05 00:36:51 +08:00
woo0ood
3e18b5d1ae fix: resolve issue where Loop node on-step-run could not view Loop details. 2025-03-05 00:36:51 +08:00
woo0ood
5b2ac1e0d8 fix: correct the sorting issue of Tracing information. 2025-03-05 00:36:51 +08:00
woo0ood
f6aa1f0d65 chore: remove some temporarily unused code. 2025-03-05 00:36:51 +08:00
woo0ood
825602938d fix: correct nested level in tracking logs.
The main reason is that the original design only considered nodes with
nested sub-nodes of type Iterator. After adding the Loop, additional
checks and handling are required.
2025-03-05 00:36:51 +08:00
woo0ood
d3a1f89f49 fix: temporarily hide error handling field in Loop node panel. 2025-03-05 00:36:51 +08:00
Wood
f741e7a832 feat: improve and fix part of Loop node logic. 2025-03-05 00:36:51 +08:00
Wood
733e7a3f58 feat: remove Sleep node. 2025-03-05 00:36:50 +08:00
Wood
8c0ffb92a8 feat: Loop and Sleep nodes. 2025-03-05 00:36:50 +08:00
arkunzz
babf82624a feat: loop node 2025-03-05 00:36:50 +08:00
-LAN-
bb8a40f721
feat: add validation for marked name and comment length in workflow APIs
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-04 20:53:05 +08:00
Joel
4f3c18def0 feat: use real api 2025-03-04 18:08:22 +08:00
Yeuoly
4668c4996a
feat: Add caching mechanism for plugin model schemas (#14898) 2025-03-04 18:02:06 +08:00
-LAN-
0b3b468f28
feat: enhance workflow publishing with marked name and comment support
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-04 17:12:29 +08:00
jyong
abc4d49e18 fix metadata 2025-03-04 17:07:28 +08:00
-LAN-
0e2cabf048
feat: change workflow ordering to sort by version instead of creation date
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-04 14:51:45 +08:00
Joel
330dc2fd44
fix: iteration log index error (#14855) 2025-03-04 14:48:14 +08:00
-LAN-
c9e455ad14
fix: restore ValueError handling in WorkflowByIdApi for improved error reporting
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-04 14:36:27 +08:00
-LAN-
5e7890f36f
feat: enhance workflow deletion with error handling for in-use and draft workflows
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-04 14:35:35 +08:00
-LAN-
295a00ba0d
feat: add API endpoints to update and delete workflows by ID
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-04 14:27:09 +08:00
Joel
460bad8edf chore: check i18n 2025-03-04 13:38:37 +08:00
Bowen Liang
96eed571d9
chore: fix contaminated db migration commit title for add_retry_index_field_to_node_execution (#14787) 2025-03-04 13:28:17 +08:00
Joel
fa6e046393 feat: add meta name check 2025-03-04 11:47:03 +08:00
Novice
24d80000ac
chore: Restore the parts that were overwritten during conflict resolution. (#14141) 2025-03-04 11:21:16 +08:00
Joel
74c14c86d4 chore: mock data to api 2025-03-04 10:48:35 +08:00
Mars
7ff527293a
Fix can not modify required filelist input before starting (#14825) 2025-03-04 10:39:13 +08:00
Wu Tianwei
d88b2dd198
fix: eslint extension not working in vscode (#14725) 2025-03-04 10:29:48 +08:00
圣痕
66654faef3
fix: fixed incorrect operation of publishing as tool (#14561) 2025-03-04 10:20:18 +08:00
engchina
c8de30f3d9
feat: support oracle oci autonomouse database. Fixes #14792 and Fixes #14628. (#14804)
Co-authored-by: engchina <atjapan2015@gmail.com>
2025-03-04 09:22:04 +08:00
Qun
f0fb38fed4
unify moderation and annotation's response behavior in message log of chatflow app with other types of app (#14800) 2025-03-04 09:09:32 +08:00
Junjie.M
43ab7c22a7
fix EXPOSE_PLUGIN_DEBUGGING_HOST not working (#14742) 2025-03-03 18:32:33 +08:00
jiangbo721
829cd70889
fix: When chatflow's file uploads changed from not being supported to… (#14341)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-03 17:41:28 +08:00
KVOJJJin
972421efe2
Fix: update embed.min.js (#14772) 2025-03-03 16:28:38 +08:00
Wu Tianwei
98ada40532
fix: improve layout in dataset selection component (#14756) 2025-03-03 16:06:41 +08:00
NFish
931d704612
Fix/explore darkmode (#14751) 2025-03-03 16:06:28 +08:00
KVOJJJin
bb4e7da720
Fix: web app theme intialization (#14761) 2025-03-03 16:05:35 +08:00
-LAN-
b539db3d95
Merge branch 'main' of github.com:langgenius/dify into feat/workflow-version-control-api 2025-03-03 15:16:55 +08:00
Bowen Liang
64e122c5f6
chore: Bump ruff to 0.9.9 (#13356) 2025-03-03 15:16:08 +08:00
-LAN-
056bf4c17a
test: add unit tests for WorkflowService methods
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-03 15:13:21 +08:00
zxhlyh
b2ae68a8be Merge branch 'main' into feat/upgrade-knowledge-metabase 2025-03-03 15:11:05 +08:00
zxhlyh
9faf327962 feat: metadata 2025-03-03 15:10:38 +08:00
-LAN-
22d3484e44
feat: refactor workflow retrieval to use a session for database operations
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-03 15:03:13 +08:00
KVOJJJin
d0d0bf570e
Feat: web app dark mode (#14732) 2025-03-03 14:44:51 +08:00
-LAN-
fd4b3433f6
feat: set default values for marked_name and marked_comment fields in Workflow model
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-03 14:42:18 +08:00
-LAN-
9f37d142d8
feat: add user_id and named_only parameters to workflow retrieval
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-03 14:40:45 +08:00
-LAN-
31331dbaf0
feat: add marked_name and marked_comment fields to workflows
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-03 14:37:58 +08:00
-LAN-
ae1e002967
refactor: improve code readability by formatting resource registration
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-03 14:34:42 +08:00
zxhlyh
1615ecfa20 Merge branch 'main' into feat/upgrade-knowledge-metabase 2025-03-03 14:02:26 +08:00