Commit Graph

2502 Commits

Author SHA1 Message Date
CaptainB 3a59453b06 fix: refine export condition for custom tool types 2025-08-22 14:13:06 +08:00
CaptainB d7ad3ff524 feat: enhance ToolResourceIndex with MCP tool editing functionality
--bug=1060727 --user=刘瑞斌 【资源管理】MCP的编辑界面,与工具模块MCP的编辑界面不一致 https://www.tapd.cn/62980211/s/1759939
2025-08-22 14:09:24 +08:00
zhangzhanwei c572cb1f3c fix: Resource authorization query by permission 2025-08-22 10:15:52 +08:00
shaohuzhang1 841b6397a5
style: MCP config dialog style (#3911)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-21 18:06:20 +08:00
shaohuzhang1 77b86b99e9
fix: Form collection file upload cannot delete file (#3910) 2025-08-21 18:04:50 +08:00
CaptainB c429097239 feat: add MCP Service Config dialog and update tool form labels 2025-08-21 17:14:36 +08:00
liqiang-fit2cloud 12feafb5c5 refactor: remove vite-plugin-compression as gzip is enabled in django. 2025-08-21 15:52:40 +08:00
shaohuzhang1 5ce9897bca
perf: Optimize some styles (#3907)
* perf: Optimize packaging

* perf: Optimize some styles

---------

Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-21 15:40:22 +08:00
CaptainB 5ca82e1f4e chore: add MCP name field to tool form
--bug=1060678 --user=刘瑞斌 【工具】添加、编辑MCP界面,MCP名称输入框的提示应该改成“请输入MCP名称” https://www.tapd.cn/62980211/s/1759264
2025-08-21 14:21:11 +08:00
CaptainB 878f8c0ac4 chore: add tool creation labels in multiple languages
--bug=1060683 --user=刘瑞斌 【工具】-创建功能列表中,“空白创建”应该改成“创建工具” https://www.tapd.cn/62980211/s/1759252
2025-08-21 14:14:25 +08:00
wxg0103 ca7ba9d64c feat: update WeChat bot logo and add new SVG asset 2025-08-21 11:42:46 +08:00
liqiang-fit2cloud aed0168795 refactor: remove vite-plugin-compression as gzip is enabled in django.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-21 10:39:54 +08:00
shaohuzhang1 e715e244af
perf: Optimize
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
* fix: New conversation user, user group should be a mandatory field(#3833)

* fix: Filter empty files uploaded during application dialogue(#3836)

* fix: License not uploaded, knowledge base hits test interface style issue(#3852)

* perf: Optimize packaging

---------

Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-20 19:02:29 +08:00
shaohuzhang1 27aeba47c4
feat: chat upload input style (#3898)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-20 17:45:58 +08:00
CaptainB 8c5201b901 feat: enhance MCP tool selection and display in application forms 2025-08-20 17:35:55 +08:00
wangdan-fit2cloud 80f53ec8fb
feat: AI dialogue nodes support calling tools configured in the system (#3896) 2025-08-20 16:07:12 +08:00
wangdan-fit2cloud 082cfaaada fix: fix code bug
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-19 19:08:57 +08:00
wangdan-fit2cloud 7fcd8d4fce
perf: Optimize front-end code 2025-08-19 18:51:09 +08:00
shaohuzhang1 c631d775bf
feat: Add create MCP function (#3885)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-19 17:36:23 +08:00
shaohuzhang1 d26883581c
feat: Form nodes support file upload and multi-line text (#3879)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-18 19:08:00 +08:00
zhangzhanwei 31d71d137a feat: Front end permissions for resource authorization 2025-08-18 18:16:20 +08:00
zhangzhanwei 2714a941f9 feat: Resource authorization permission 2025-08-18 14:24:31 +08:00
CaptainB f1c7f0f3af feat: add allow_download option to document form 2025-08-18 14:04:21 +08:00
shaohuzhang1 a85c36f289
feat: Workflow form nodes support reference assignment (#3866) #2439
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-08-15 18:08:18 +08:00
wxg0103 f78027818d fix: improve formatting and consistency in ChatHistoryDrawer.vue 2025-08-15 17:59:26 +08:00
shaohuzhang1 33806f66d0
feat: Workplace resource authorization (#3864)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-15 17:48:52 +08:00
justin0u0 6def3eecda
fix(ui): markdown unordered list does not show correctly (#3857) 2025-08-15 16:03:23 +08:00
shaohuzhang1 c0b2aa3688
feat: System resource authorization function (#3861)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-15 16:03:03 +08:00
wxg0103 f78e24105f feat: enhance WeCom Bot configuration with updated URL info and additional guidance 2025-08-15 15:43:25 +08:00
wxg0103 8ee9bc04eb feat: add WeCom Bot configuration support in application settings
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-13 17:34:15 +08:00
shaohuzhang1 5c0735109a
perf: Partial icon updates (#3847)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-12 18:47:05 +08:00
CaptainB f2459ed124 feat: add support for CUSTOM tool type in tool list retrieval 2025-08-12 16:01:07 +08:00
CaptainB 1875368ea8 feat: enhance MCP tool dialog with source selection and dynamic tool options 2025-08-12 11:43:39 +08:00
CaptainB f1356e9b61 feat: add MCP tool support with new form and dropdown options 2025-08-12 10:41:42 +08:00
wxg0103 5b14d62829 fix: correct redirect URL construction in CAS, OAuth2, and OIDC components
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-08-07 11:35:59 +08:00
wxg0103 8ac5f409e4 refactor: update QR code tab visibility logic based on authentication modes 2025-08-06 16:29:30 +08:00
shaohuzhang1 e923422cae
fix: The user modified the workspace range but did not automatically refresh after returning to the workspace (#3830) 2025-08-06 15:07:19 +08:00
wxg0103 7de8afc3a7 refactor: adjust login mode handling to default to LOCAL when not using LDAP 2025-08-06 14:38:20 +08:00
shaohuzhang1 3c885ddf3c
fix: When the slider type step size is set to 0, the verification is triggered, and when it is changed to 1, the verification disappears (#3829) 2025-08-06 14:11:55 +08:00
wxg0103 885b65cbbe refactor: update login mode handling and simplify QR code tab logic
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-08-06 11:44:48 +08:00
zhangzhanwei e4575389eb fix: Resource application chat record get 2025-08-06 11:25:09 +08:00
wxg0103 da9ed39fa9 refactor: enhance permission mapping to include admin roles 2025-08-06 09:51:52 +08:00
wxg0103 f61a567bc3 refactor: streamline permission mapping for system and workspace roles 2025-08-05 19:06:37 +08:00
wangdan-fit2cloud a4971428b3 style: problem style 2025-08-05 18:24:23 +08:00
wxg0103 901b88887d style: clean up whitespace and formatting in KnowledgeSetting.vue 2025-08-05 18:11:40 +08:00
wangdan-fit2cloud 8222cf42fa fix: paragraph problem error 2025-08-05 17:35:53 +08:00
shaohuzhang1 5426e90234
fix: Add application nodes in advanced orchestration, unpublished applications are not filtered out (#3820) 2025-08-05 16:53:51 +08:00
wxg0103 81e9c596b7 style: improve layout and styling of QR code components and login card
--bug=1059979 --user=王孝刚 【应用】应用开启登录认证,企业微信的登录二维码没有左右居中 https://www.tapd.cn/62980211/s/1749294
2025-08-05 16:46:44 +08:00
shaohuzhang1 1d53b768ac
fix: The selected variable of the variable assignment node in advanced orchestration does not echo (#3819) 2025-08-05 16:41:42 +08:00
shaohuzhang1 47c51c9466
fix: Node copied in orchestration, default name incorrect, should be in numerical calculation form of+1, not string form of+1 (#3818) 2025-08-05 16:29:55 +08:00