nocobase/packages/plugins/@nocobase
2024-01-25 22:35:24 +08:00
..
plugin-acl chore: allowed action middleware 2024-01-21 10:37:33 +08:00
plugin-action-bulk-edit refactor: namespace to dataSource 2024-01-22 17:06:27 +08:00
plugin-action-bulk-update refactor: local impeove (#3367) 2024-01-11 15:19:44 +08:00
plugin-action-duplicate chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-action-print fix: linkage rule only support action with context record (#3355) 2024-01-10 17:00:44 +08:00
plugin-api-doc feat: improve plugin manager process (#3386) 2024-01-18 00:33:15 +08:00
plugin-api-keys fix: local collection 2024-01-23 16:17:51 +08:00
plugin-audit-logs fix: remove isLocal 2024-01-12 16:01:30 +08:00
plugin-auth chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-backup-restore fix: dump with sql collection (#3350) 2024-01-09 22:19:43 +08:00
plugin-calendar refactor: namespace to dataSource 2024-01-22 17:06:27 +08:00
plugin-cas fix(auth): redirect URL after signing in by SSO sucessfully (#3387) 2024-01-14 22:26:13 +08:00
plugin-charts chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-china-region chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-client chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-collection-manager refactor(sub-table): sub-table support selection of existing records (#3311) 2024-01-15 17:46:55 +08:00
plugin-custom-request Merge remote-tracking branch 'origin/main' into T-2327-and-2771 2024-01-18 14:23:27 +08:00
plugin-data-source-manager refactor: refactor dataSource manager 2024-01-25 22:35:24 +08:00
plugin-data-visualization fix: bug 2024-01-23 17:36:12 +08:00
plugin-disable-pm-add chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-error-handler chore: error handler 2024-01-19 00:36:30 +08:00
plugin-excel-formula-field fix: rename CollectionFieldInterface to CollectionFieldInterfaceBase 2024-01-15 16:13:57 +08:00
plugin-export chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-file-manager fix: rename CollectionTemplate to CollectionTemplateBase 2024-01-15 16:18:08 +08:00
plugin-formula-field fix: rename CollectionFieldInterface to CollectionFieldInterfaceBase 2024-01-15 16:13:57 +08:00
plugin-gantt refactor: namespace to dataSource 2024-01-22 17:06:27 +08:00
plugin-graph-collection-manager refactor: code improve 2024-01-12 19:59:20 +08:00
plugin-iframe-block chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-import chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-kanban refactor: namespace to dataSource 2024-01-22 17:06:27 +08:00
plugin-localization-management chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-logger chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-map refactor: namespace to dataSource 2024-01-22 17:06:27 +08:00
plugin-math-formula-field fix: rename CollectionFieldInterface to CollectionFieldInterfaceBase 2024-01-15 16:13:57 +08:00
plugin-mobile-client chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-mock-collections chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-multi-app-manager fix(header): avoid affecting the colours of other menus (#3357) 2024-01-10 16:52:02 +08:00
plugin-multi-app-share-collection chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-notifications chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-oidc fix(auth): redirect URL after signing in by SSO sucessfully (#3387) 2024-01-14 22:26:13 +08:00
plugin-saml fix(auth): redirect URL after signing in by SSO sucessfully (#3387) 2024-01-14 22:26:13 +08:00
plugin-sample-hello chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-sequence-field fix: rename CollectionFieldInterface to CollectionFieldInterfaceBase 2024-01-15 16:13:57 +08:00
plugin-sms-auth chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-snapshot-field fix: bug 2024-01-23 17:36:12 +08:00
plugin-system-settings chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-theme-editor chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-ui-routes-storage chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-ui-schema-storage chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-users fix(custom-request): permission issues (#3306) 2024-01-13 18:13:18 +08:00
plugin-verification chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-workflow Merge remote-tracking branch 'origin/main' into T-2327-and-2771 2024-01-18 14:23:27 +08:00
plugin-workflow-aggregate chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-workflow-delay test: mysql version bug (#3412) 2024-01-20 20:59:49 +08:00
plugin-workflow-dynamic-calculation fix: rename CollectionFieldInterface to CollectionFieldInterfaceBase 2024-01-15 16:13:57 +08:00
plugin-workflow-form-trigger chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-workflow-loop Fix/plugin workflow migration (#3404) 2024-01-17 20:09:24 +08:00
plugin-workflow-manual fix: data-block dataSource 2024-01-23 10:13:56 +08:00
plugin-workflow-parallel Fix/plugin workflow migration (#3404) 2024-01-17 20:09:24 +08:00
plugin-workflow-request Fix/plugin workflow migration (#3404) 2024-01-17 20:09:24 +08:00
plugin-workflow-sql chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
plugin-workflow-test fix: compute node random data even error (#3346) 2024-01-10 15:17:21 +08:00