Commit Graph
1004 Commits
Author SHA1 Message Date
nocobase[bot] c8d592e6a1 chore(versions): 😊 publish v2.1.22 2026-07-09 04:37:00 +00:00
nocobase[bot] 996bb1048e chore(versions): 😊 publish v2.1.21 2026-07-08 07:35:47 +00:00
Katherine 9148e5cb5f fix(plugin-file-manager): hide attachment from v2 add field (#10018)
* fix(plugin-file-manager): hide attachment from v2 add field

* chore: rerun ci for attachment v2 PR
2026-07-08 09:31:54 +08:00
nocobase[bot] 110d32c84b chore(versions): 😊 publish v2.1.20 2026-07-07 02:27:37 +00:00
nocobase[bot] 042a4029cf chore(versions): 😊 publish v2.1.19 2026-07-03 14:23:39 +00:00
nocobase[bot] 0d7e2f2344 chore(versions): 😊 publish v2.1.18 2026-07-02 03:35:22 +00:00
nocobase[bot] f3cc333a56 chore(versions): 😊 publish v2.1.17 2026-07-01 04:33:42 +00:00
nocobase[bot] 529d8666c1 chore(versions): 😊 publish v2.1.15 2026-06-30 14:34:17 +00:00
Katherine 208cece6f2 fix(data-source-manager): respect non-deletable v2 template fields (#9940)
* fix(data-source-manager): respect non-deletable v2 template fields

* fix(data-source-manager): align v2 inherited field actions

* fix(data-source-manager): fix v2 fields declaration build
2026-06-30 09:26:53 +08:00
nocobase[bot] 434e2efad4 chore(versions): 😊 publish v2.1.14 2026-06-29 14:33:36 +00:00
nocobase[bot] 123904d17d chore(versions): 😊 publish v2.1.12 2026-06-26 15:31:01 +00:00
PiEgg 6cf9e8dc7f fix(client): correct copy and typo text (#9905) 2026-06-25 16:44:11 +08:00
nocobase[bot] 918f2b459f chore(versions): 😊 publish v2.1.11 2026-06-24 23:26:44 +00:00
nocobase[bot] dd157b424a chore(versions): 😊 publish v2.1.10 2026-06-23 09:16:05 +00:00
Katherine c5cb8d507f fix(client-v2): show inherited field validation rules (#9819)
* fix(client-v2): show inherited field validation rules

* fix(client): clarify field validation rule groups

* docs: sync validation rule translations
2026-06-21 20:19:45 +08:00
nocobase[bot] 3dff41341f chore(versions): 😊 publish v2.1.9 2026-06-20 03:11:04 +00:00
nocobase[bot] 99230357ea chore(versions): 😊 publish v2.1.8 2026-06-18 05:59:46 +00:00
nocobase[bot] b63bdaa1b5 chore(versions): 😊 publish v2.1.7 2026-06-17 23:17:28 +00:00
nocobase[bot] 3ebcd38637 chore(versions): 😊 publish v2.1.6 2026-06-15 11:24:12 +00:00
nocobase[bot] 832ede9954 chore(versions): 😊 publish v2.1.5 2026-06-15 10:41:39 +00:00
nocobase[bot] ef536e38fb chore(versions): 😊 publish v2.1.4 2026-06-13 06:47:33 +00:00
nocobase[bot] cd06de22f2 chore(versions): 😊 publish v2.1.3 2026-06-12 06:55:54 +00:00
Katherine a5b0c206a8 fix(data-source-manager): avoid repeated field action rerenders (#9759) 2026-06-12 12:59:07 +08:00
Katherine d736f9129a fix(plugin-data-source-manager): reset collections after deleting active category (#9757) 2026-06-12 11:18:45 +08:00
nocobase[bot] 2fd2ef40f3 chore(versions): 😊 publish v2.1.2 2026-06-11 23:14:16 +00:00
nocobase[bot] 72cb4419a7 chore(versions): 😊 publish v2.1.1 2026-06-11 01:08:08 +00:00
nocobase[bot] 864dc98c32 chore(versions): 😊 publish v2.1.0 2026-06-10 23:31:49 +00:00
nocobase[bot] 63150878fe Merge branch 'next' into develop 2026-06-10 13:03:55 +00:00
YANG QIA 69fb7e4926 feat(data-source): support external NocoBase data source (#9623)
* fix(data-source-manager): compile load collections display names

* fix(data-source-manager): disable external field configuration

* fix(file-manager): support external data source uploads

* fix(data-source): support external file uploads

* fix(data-source): support external action permissions

* feat(data-visualization): support external NocoBase chart queries

* feat(data-source): support non database query facade

* fix(data-source-manager): fix declaration build errors

* test(flow-engine): update SQL data source proxy mock

* fix(data-source): skip acl meta for non database facades

* fix(data-source-manager): normalize collection display name search

* docs: add external nocobase data source guide

* docs: update

* docs: clarify external nocobase recovery

* docs: localize external nocobase data source guide

* fix(data-visualization): fix data source capability typing

* fix(data-source-manager): rely on field action visibility schema
2026-06-10 21:03:08 +08:00
nocobase[bot] 73fdc5348c Merge branch 'next' into develop 2026-06-10 09:46:23 +00:00
Katherine 522d97e65f feat(plugin-field-m2m-array): add client v2 entry (#9732)
* feat(plugin-field-m2m-array): add client v2 entry

* fix(plugin-field-m2m-array): reuse v2 target key configure

* fix(plugin-data-source-manager): place relation validation before description
2026-06-10 17:45:47 +08:00
nocobase[bot] c18de25c95 Merge branch 'next' into develop 2026-06-10 03:07:48 +00:00
Drol e6ec5a2b33 fix(ai): load data-query skill before querying data (#9725) 2026-06-10 11:07:15 +08:00
nocobase[bot] cd592dc860 Merge branch 'next' into develop 2026-06-10 01:04:03 +00:00
Katherine dde673ee07 fix(plugin-data-source-manager): sync title field in v2 fields drawer (#9720) 2026-06-10 09:03:30 +08:00
nocobase[bot] e516c32c34 chore(versions): 😊 publish v2.1.0-beta.47 2026-06-09 22:54:46 +00:00
nocobase[bot] c2226ddc21 Merge branch 'next' into develop 2026-06-09 07:05:50 +00:00
Jiann 002f744ec8 feat(data-source-manager): migrate permissions to client v2 (#9706)
* feat(data-source-manager): migrate data source permissions to v2

* fix(data-source-manager): adjust permission table pagination

* fix(data-source-manager): improve permission scope filters

* fix(client-v2): align permission drawer behavior

* fix(data-source-manager): resolve declaration build errors

* fix(data-source-manager): align acl collection list test response

* fix(plugin-users): keep user form models private

* fix(data-source-manager): keep permission migration client-side

* fix(data-source-manager): remove permission helper text
2026-06-09 15:05:14 +08:00
nocobase[bot] e083ccf548 Merge branch 'next' into develop 2026-06-09 05:44:34 +00:00
Katherine 7d1ec4ba1c fix(client-v2): align collection template configuration (#9711)
* fix(client-v2): align collection template configuration

* fix(plugin-comments): add comments block for client v2
2026-06-09 13:44:02 +08:00
nocobase[bot] eb13751307 Merge branch 'next' into develop 2026-06-09 02:58:41 +00:00
Drolandchenos 3e4d676d64 Feat/version control (#9563)
* feat(database): add tags property to collection

* feat(cli): add version commit command

* chore: add collection tags

* refactor: expose plugin-backups server api

* refactor(database): unify backup and restore options

* feat(database): support selective backup and skip full pre-drop

* chore: add database adapter option tests

* feat(backups): expose backup and restore table options

* chore: sub class of BackupManager can change file prefix

* feat(backups): add description fied in backup list

* fix: remove backup metadata on destroy

* fix: quote postgres backup table patterns

* chore: add collection tags

* feat(backups): isolate version control backup storage and cache

* feat(backups): isolate restoring from version control or backups`s storage and cache

* fix(cli): allow 2000-char version commit description

* chore(cli): rename command `version commmit` to `revision create`

* fix(plugin-backups): persist backup creator metadata

* feat(client): include command user in event payload

* chore(ai): add error handle in app:plublishEvent api

* docs: add version control operations guide

* fix(collection): mark system collections with system tags

* fix(collection): mark business collections with business tags

* refactor(database): replace collection tags with data category

* test(plugin-backups): stabilize restore manager tests

* fix(plugin-backups): stabilize restore test metadata

* chore: update collection data categories

* fix(plugin-verification): move data category to server collection

* fix(plugin-backups): qualify postgres table filters with schema

* chore: mysql client

* fix(cli): check version control plugin before revision create

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2026-06-09 10:58:00 +08:00
nocobase[bot] 5ed6b247e9 Merge branch 'next' into develop 2026-06-09 01:24:38 +00:00
Katherine 7211fa36c1 fix(plugin-data-source-manager): show v2 collection errors (#9710)
* fix(plugin-data-source-manager): show v2 collection errors

* test(client): stabilize internal cascade select test
2026-06-09 09:24:03 +08:00
nocobase[bot] 173d21dc9c chore(versions): 😊 publish v2.1.0-beta.46 2026-06-08 07:03:45 +00:00
nocobase[bot] b213d758f4 chore(versions): 😊 publish v2.1.0-beta.45 2026-06-08 04:22:35 +00:00
nocobase[bot] 3de3bf034e chore(versions): 😊 publish v2.1.0-alpha.47 2026-06-08 03:51:59 +00:00
nocobase[bot] f6374dfe73 chore(versions): 😊 publish v2.1.0-alpha.46 2026-06-04 11:21:23 +00:00
nocobase[bot] e66542a7df Merge branch 'next' into develop 2026-06-04 09:17:05 +00:00
Jiann 6534af978e fix(data-source-manager): preserve field template namespaces (#9690)
* fix(data-source-manager): preserve field template namespaces

* fix(client): avoid resetting m2o cascade selection
2026-06-04 17:16:29 +08:00