Commit Graph
4697 Commits
Author SHA1 Message Date
mytharcher df59c0aca8 Merge branch 'main' into next 2026-02-27 15:32:41 +08:00
mytharcher 5f96de8c68 fix(plugin-workflow): fix drag event triggered in node configuration drawer 2026-02-27 15:19:34 +08:00
Junyiandxilesun 84abeead9b chore(acl): sanitize association values (#8688)
* chore: acl.sanitizeAssociationValues

* refactor(acl): simplify apis

* refactor(acl): move sanitize logic back to plugin-acl

* fix(acl): fix build error

* fix(acl): fix dependencies

* fix(acl): fix cycling import

---------

Co-authored-by: xilesun <2013xile@gmail.com>
2026-02-27 11:46:34 +08:00
nocobase[bot] 17a555f428 Merge branch 'main' into next 2026-02-27 01:42:13 +00:00
Ziqiang fc322894d8 fix: update chart plugin entry text i18n (#8716) 2026-02-27 09:41:42 +08:00
nocobase[bot] 935323a70e Merge branch 'main' into next 2026-02-27 01:41:37 +00:00
Ziqiang f9907a4736 fix: resolve issue where AI message renders with length 0 (#8723) 2026-02-27 09:41:08 +08:00
nocobase[bot] e18151a290 Merge branch 'main' into next 2026-02-26 15:22:20 +00:00
Junyi 897d62e619 fix(plugin-javascript): fix test cases fail on windows (#8722) 2026-02-26 23:21:39 +08:00
Ziqiang 7065e7260d Revert "feat: update AI chatbox user prompt (#8717)"
This reverts commit 46bb2bfcb3.
2026-02-26 22:16:20 +08:00
YANG QIA 10f7fbf222 refactor(ai): optimize the API request logic (#8714)
* refactor(ai): optimize the API request logic

* fix: build

* chore: optimize

* chore: optimize

* chore: optimize

* chore: optimize

* chore: optimize

* chore: optimize

* fix: useMemo
2026-02-26 17:33:21 +08:00
nocobase[bot] 54f1fbaa4b Merge branch 'main' into next 2026-02-26 09:20:22 +00:00
YANG QIA 4ab7758924 feat(ai): optimize docs related tools (#8718)
* feat(ai): optimize docs related tools

* chore: optimize
2026-02-26 17:19:51 +08:00
nocobase[bot] 51ea7505f1 chore(versions): 😊 publish v2.1.0-beta.5 2026-02-26 08:25:37 +00:00
Ziqiang 46bb2bfcb3 feat: update AI chatbox user prompt (#8717) 2026-02-26 15:43:38 +08:00
nocobase[bot] 159b9b9b12 chore(versions): 😊 publish v2.0.6 2026-02-26 06:40:48 +00:00
nocobase[bot] ce242e215a Merge branch 'main' into next 2026-02-26 06:02:58 +00:00
Jiann bd61e1898c fix: ignore open plugin verfify (#8713)
* fix: ignore opensource plugin verfiy

* fix: remove comment
2026-02-26 14:02:19 +08:00
nocobase[bot] 08202d3d64 Merge branch 'main' into next 2026-02-26 02:28:12 +00:00
Drol 7cd751bc41 fix(ai): ai chat show data too long for column blob error while useing mysql (#8708) 2026-02-26 10:27:42 +08:00
nocobase[bot] 5b82bdabcf chore(versions): 😊 publish v2.1.0-beta.4 2026-02-25 17:52:00 +00:00
nocobase[bot] 82fc4ebda5 chore(versions): 😊 publish v2.0.5 2026-02-25 16:35:25 +00:00
nocobase[bot] 027ffcfff7 Merge branch 'main' into next 2026-02-25 15:11:50 +00:00
Drol 45a355dee3 Fix/plugin gigachat adapte (#8707)
* fix(ai): adapte change in 2.0 for plugin-ai-gigachat

* fix(ai): add tools converter and error handle for gigachat
2026-02-25 23:11:17 +08:00
nocobase[bot] 23e0d5a4ad Merge branch 'main' into next 2026-02-25 14:55:36 +00:00
YANG QIA 6f806ef9e2 fix(data-source-main): "out of sort memory" issue (#8706) 2026-02-25 22:54:56 +08:00
nocobase[bot] 9946d51d94 Merge branch 'main' into next 2026-02-25 07:30:33 +00:00
Drol 969d434802 fix(ai): unify file input for chatGPT APIs using langChain`s ContentBlock (#8696) 2026-02-25 15:30:28 +08:00
Drol 40c002721a fix(ai): tools call cancel issue (#8697) 2026-02-25 15:30:01 +08:00
nocobase[bot] a7bc3d21cf Merge branch 'main' into next 2026-02-25 06:19:34 +00:00
YANG QIA 2d508bcdce fix(migration): version (#8701) 2026-02-25 13:50:58 +08:00
nocobase[bot] e2d7a4bf4c Merge branch 'main' into next 2026-02-25 02:34:43 +00:00
xilesun 8dfd5951dd test: skip fdw test case 2026-02-25 10:34:03 +08:00
nocobase[bot] 3223735957 chore(versions): 😊 publish v2.0.3 2026-02-24 16:43:25 +00:00
chenos 70dabba32c fix: deps 2026-02-24 22:13:49 +08:00
chenos e3db8018ac fix: version 2026-02-24 20:49:11 +08:00
chenos 656f4eeedc Merge branch 'main' into next
# Conflicts:
#	packages/core/client-v2/package.json
#	packages/core/client/package.json
#	packages/core/sdk/package.json
#	packages/plugins/@nocobase/plugin-acl/package.json
#	packages/plugins/@nocobase/plugin-action-export/package.json
#	packages/plugins/@nocobase/plugin-action-import/package.json
#	packages/plugins/@nocobase/plugin-ai/package.json
#	packages/plugins/@nocobase/plugin-api-keys/package.json
#	packages/plugins/@nocobase/plugin-backup-restore/package.json
#	packages/plugins/@nocobase/plugin-block-iframe/package.json
#	packages/plugins/@nocobase/plugin-block-list/package.json
#	packages/plugins/@nocobase/plugin-block-template/package.json
#	packages/plugins/@nocobase/plugin-error-handler/package.json
#	packages/plugins/@nocobase/plugin-field-formula/package.json
#	packages/plugins/@nocobase/plugin-field-markdown-vditor/package.json
#	packages/plugins/@nocobase/plugin-field-sequence/package.json
#	packages/plugins/@nocobase/plugin-field-sort/package.json
#	packages/plugins/@nocobase/plugin-graph-collection-manager/package.json
#	packages/plugins/@nocobase/plugin-logger/package.json
#	packages/plugins/@nocobase/plugin-multi-app-manager/package.json
#	packages/plugins/@nocobase/plugin-snapshot-field/package.json
#	packages/plugins/@nocobase/plugin-system-settings/package.json
#	packages/plugins/@nocobase/plugin-ui-schema-storage/package.json
#	packages/plugins/@nocobase/plugin-ui-templates/package.json
#	packages/plugins/@nocobase/plugin-users/package.json
#	packages/plugins/@nocobase/plugin-verification/package.json
#	packages/plugins/@nocobase/plugin-workflow-action-trigger/package.json
#	packages/plugins/@nocobase/plugin-workflow-aggregate/package.json
#	packages/plugins/@nocobase/plugin-workflow-cc/package.json
#	packages/plugins/@nocobase/plugin-workflow-delay/package.json
#	packages/plugins/@nocobase/plugin-workflow-dynamic-calculation/package.json
#	packages/plugins/@nocobase/plugin-workflow-loop/package.json
#	packages/plugins/@nocobase/plugin-workflow-mailer/package.json
#	packages/plugins/@nocobase/plugin-workflow-manual/package.json
#	packages/plugins/@nocobase/plugin-workflow-notification/package.json
#	packages/plugins/@nocobase/plugin-workflow-parallel/package.json
#	packages/plugins/@nocobase/plugin-workflow-request/package.json
#	packages/plugins/@nocobase/plugin-workflow-sql/package.json
#	packages/plugins/@nocobase/plugin-workflow-test/package.json
#	packages/plugins/@nocobase/plugin-workflow/package.json
#	packages/presets/nocobase/package.json
2026-02-24 20:41:41 +08:00
b263a83a12 chore: open source commercial plugins and update license from AGPL-3.0 to Apache-2.0 (#8682)
* feat: open-source plugin source code

* fix: fdw

* feat: update readme.md

* fix: gitignore

* fix: peerDependencies

* fix: remove zh-cn.md

* feat: update license

* fix: peerDependencies

* fix: peerDependencies

* test(ai): fix breaking test case of tools loader

* fix(verification): dep

* fix: deps

* fix: version

* feat: plugin-comments

* fix: deps

---------

Co-authored-by: Drol <cgyrock@gmail.com>
Co-authored-by: xilesun <2013xile@gmail.com>
2026-02-24 20:34:06 +08:00
nocobase[bot] 445b6a82a3 Merge branch 'main' into next 2026-02-24 10:06:13 +00:00
Zeke Zhang 21110e540d fix(flow): unify mobile pagination (#8691) 2026-02-24 18:05:40 +08:00
nocobase[bot] 1fe47974bc Merge branch 'main' into next 2026-02-23 01:40:45 +00:00
chenos ff7afdf965 fix: migrationRules 2026-02-23 09:39:53 +08:00
nocobase[bot] 8719171959 Merge branch 'main' into next 2026-02-23 01:24:10 +00:00
chenos 25935dda67 fix: improve handling of missing i18n keys (#8673) 2026-02-23 09:23:43 +08:00
nocobase[bot] ed5be99b11 Merge branch 'main' into next 2026-02-22 16:44:52 +00:00
chenos 8234f8444e fix: aiTools:list API returns 403 (#8672) 2026-02-23 00:44:24 +08:00
nocobase[bot] 27525055fd Merge branch 'main' into next 2026-02-22 15:45:58 +00:00
mytharcher-r2 968b8ffb42 feat(plugin-workflow): switch to toggle enabled in workflow list (#8668)
* fix(plugin-workflow): enable switch in workflow list

* chore(plugin-workflow): tweak enabled switch size/color

* chore(plugin-workflow): add switch labels and feedback

* chore(plugin-workflow): use lang() for On/Off

* fix(plugin-workflow): remove enabled from edit drawer; refresh after toggle

* perf(plugin-workflow): use record.enabled as switch state

* perf(plugin-workflow): defer refresh after toggle

* fix(plugin-workflow): fix import

* fix(plugin-workflow): adjust styles
2026-02-22 23:45:26 +08:00
nocobase[bot] da0c38c25b chore(versions): 😊 publish v2.0.2 2026-02-22 12:23:29 +00:00
nocobase[bot] e200a081c6 chore(versions): 😊 publish v2.1.0-beta.2 2026-02-22 11:49:05 +00:00