Commit Graph

2840 Commits

Author SHA1 Message Date
wangdan-fit2cloud 3a767701ef style: Knowledge base workflow debugging page style adjustment
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-27 19:06:40 +08:00
shaohuzhang1 83d8ee6610 fix: Basic node data cannot be obtained in the workflow 2025-11-27 18:26:16 +08:00
zhangzhanwei 6434ba71b7 feat: Node supports knowledge base workflow 2025-11-27 18:13:35 +08:00
shaohuzhang1 5a029d9af4 feat: Node supports knowledge base workflow 2025-11-27 16:41:58 +08:00
CaptainB a7ed32b1f1 fix: swap file size and file count limits in form inputs 2025-11-27 14:05:18 +08:00
CaptainB 362083aaf1 feat: add workflow knowledge management endpoints and related functionality 2025-11-27 11:04:02 +08:00
CaptainB bb5da654e5 feat: add slider for setting limit in document rules form 2025-11-27 09:48:30 +08:00
wangdan-fit2cloud 82274feb21 fix: Page style optimization
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-26 17:49:14 +08:00
CaptainB 691cd8d2e7 Merge branch 'v2-c' into knowledge_workflow 2025-11-26 15:54:24 +08:00
wangdan-fit2cloud 9368df5d39 perf: Optimize translation files 2025-11-26 12:37:50 +08:00
wxg0103 9a474b2302 feat: implement SAML2 authentication with configuration options 2025-11-26 11:31:04 +08:00
CaptainB 76dcc22ae6 refactor: improve polling mechanism for knowledge workflow action 2025-11-26 09:41:20 +08:00
CaptainB 62b7ca189b style: adjust div width for improved layout in Tree component 2025-11-26 09:22:35 +08:00
wangdan-fit2cloud 45b3dd3b5f perf: Optimize the style
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-25 17:46:00 +08:00
CaptainB f1f03e9a87 refactor: simplify ToolStoreDialog by removing unused toolType logic 2025-11-25 16:34:36 +08:00
CaptainB c4fd921377 fix: ensure filterList is properly initialized and updated in getList function 2025-11-25 15:41:22 +08:00
zhangzhanwei 7da64a2268 feat: Filter user by role
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-25 15:22:58 +08:00
CaptainB 0bb8a6266d refactor: update tool type handling and improve category merging logic 2025-11-25 14:41:02 +08:00
shaohuzhang1 1f7ae78b8a feat: Execution details support loading status
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-25 11:09:55 +08:00
CaptainB 374523438e feat: add code template for Data Source tool form functionality
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-24 18:20:26 +08:00
shaohuzhang1 c9eb84ff75 feat: Workflow menu that distinguishes between applications and knowledge bases 2025-11-24 17:11:20 +08:00
shaohuzhang1 b121d95f10 fix: Optimization of knowledge base workflow execution logic 2025-11-24 11:55:59 +08:00
shaohuzhang1 7e7e786bef Merge branch 'v2' into knowledge_workflow
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
# Conflicts:
#	apps/application/flow/workflow_manage.py
#	apps/common/utils/tool_code.py
#	ui/src/views/tool/component/ToolListContainer.vue
2025-11-21 18:09:39 +08:00
shaohuzhang1 ada109d7ca feat: tool datasource 2025-11-21 17:05:21 +08:00
CaptainB 5922597775 feat: enhance Document Split Node with result processing and problem list generation 2025-11-21 15:44:56 +08:00
CaptainB b6c6e1b336 feat: add Document Split Node functionality and localization 2025-11-20 16:36:45 +08:00
wangdan-fit2cloud dfd26dea40 perf: One click beautification within the loop node
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-20 15:17:46 +08:00
zhangzhanwei 9dc3f21406 feat: Knowledge write 2025-11-20 15:08:17 +08:00
shaohuzhang1 ec72140b51 fix: Upload local files and add output fields 2025-11-20 14:52:16 +08:00
wxg0103 56a8795b33 feat: add local and URL upload options with validation messages 2025-11-20 10:23:20 +08:00
shaohuzhang1 e758f015f3 feat: knowledge workflow
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-19 16:32:11 +08:00
wangdan-fit2cloud 7b5e5ab9db perf: Workflow allows opening new windows with the Ctrl key. 2025-11-18 14:54:51 +08:00
CaptainB 8baa8e81cf fix: simplify condition for copying tool in ToolListContainer
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-18 11:30:34 +08:00
wangdan-fit2cloud 6d38a71906 perf: Login authentication added prompt message 2025-11-18 11:22:19 +08:00
CaptainB 754cb89ca4 fix: simplify export condition in ToolResourceIndex.vue 2025-11-18 11:09:33 +08:00
CaptainB 3e47117f46 fix: simplify export tool permission check in ToolListContainer.vue 2025-11-18 11:04:22 +08:00
shaohuzhang1 bc1a4809e0 feat: knowledge workflow 2025-11-17 19:08:43 +08:00
wangdan-fit2cloud f09b68d301 perf: Optimize tool store style 2025-11-17 17:54:27 +08:00
zhangzhanwei 7ec4e7cefa fix: Mcp error raise
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-17 15:37:30 +08:00
CaptainB 18194cc06b feat: add Data Source tool functionality and localization 2025-11-17 15:07:31 +08:00
zhangzhanwei 9f8d7d6108 fix: About read permission 2025-11-17 11:07:33 +08:00
zhangzhanwei 39fd3657dd feat: Knowledge write node 2025-11-17 10:27:32 +08:00
wangdan-fit2cloud 48c4ffc7b4 feat: Application overview adds user token statistics 2025-11-14 16:51:56 +08:00
wangdan-fit2cloud 7db2714197 perf: url upload style
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-13 18:13:40 +08:00
shaohuzhang1 399f33604c feat: knowledge workflow
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-13 17:24:41 +08:00
wxg0103 93770b7ed0 feat: add comments to clarify token usage and top questions data structure 2025-11-13 15:13:19 +08:00
wxg0103 74b1bce315 feat: add token usage and top questions statistics retrieval 2025-11-13 14:55:47 +08:00
wangdan-fit2cloud 719ba08c6e perf: Optimize the display of the header username
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-12 17:58:01 +08:00
shaohuzhang1 6b61dac7bf feat: knowledge workflow
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-11-12 17:00:39 +08:00
zhangzhanwei 58446c896e fix: Back route 2025-11-12 16:52:32 +08:00