2586 Commits

Author SHA1 Message Date
katherinehhh
ad9629a3d2 refactor: expand and collapse button hide when treetable is closed 2023-03-15 23:16:18 +08:00
katherinehhh
90ca2f5ca0 refactor: expand and collapse button hide when treetable is closed 2023-03-15 23:11:25 +08:00
katherinehhh
73d655ec3b refactor: expand and collapse button hide when treetable is closed 2023-03-15 23:02:56 +08:00
katherinehhh
603fbeaf53 refactor: parent cannot be modified when adding child 2023-03-15 22:39:44 +08:00
katherinehhh
398988449d refactor: expand and collapse button does not support modify name and icon 2023-03-15 11:17:03 +08:00
katherinehhh
f8c6c6529f refactor: tree table filter the children field 2023-03-15 09:47:02 +08:00
katherinehhh
c187bf1218 refactor: tree table filter the children field 2023-03-14 23:01:37 +08:00
katherinehhh
d33ce6ab50 refactor: tree table filter the children field 2023-03-14 22:55:11 +08:00
katherinehhh
9a8e6f453f refactor: add child is hidden when the tree table is closed 2023-03-14 22:37:10 +08:00
chareice
2b42ce8983 fix: test 2023-03-14 16:36:50 +08:00
katherinehhh
bb1249f390 fix: when the tree table is closed and opened, it needs to be refreshed to take effect 2023-03-14 16:00:08 +08:00
katherinehhh
42aba5e50b feat: expand and collapse are only displayed in the tree table 2023-03-14 15:41:58 +08:00
katherinehhh
b28b8ba536 feat: table block of the selector supports tree table 2023-03-14 14:12:45 +08:00
katherinehhh
6126481b06 feat: support expend and collapse 2023-03-14 14:05:33 +08:00
katherinehhh
dbf53a762e feat: support expend and collapse 2023-03-14 13:59:40 +08:00
katherinehhh
eddaac0c94 feat: suport expend and collapse 2023-03-14 11:12:27 +08:00
chenos
d64cb05896 fix: tree true 2023-03-13 23:17:21 +08:00
katherinehhh
61d1168183 feat: support add child 2023-03-13 22:42:00 +08:00
katherinehhh
1e3f999a60 feat: support add child 2023-03-13 19:36:30 +08:00
katherinehhh
be4eb0c59c Merge branch 'main' into feat/tree-collection 2023-03-13 19:06:14 +08:00
katherinehhh
7af68ef24c Merge branch 'feat/tree-collection' of github.com:nocobase/nocobase into feat/tree-collection 2023-03-13 19:04:17 +08:00
katherinehhh
d27cbeb1bd feat: suport add child 2023-03-13 19:03:53 +08:00
chenos
bbf46728c2 feat: demo3 2023-03-13 19:00:38 +08:00
katherinehhh
118e78fc6d feat: suport add child 2023-03-13 18:14:30 +08:00
Chareice
13e3210c41 fix: get list data tree ids
# Conflicts:
#	packages/plugins/acl/src/__tests__/list-action.test.ts
2023-03-13 11:09:46 +08:00
Chareice
40dc70459d chore: getAllNodeIds
# Conflicts:
#	packages/plugins/acl/src/server.ts
2023-03-13 11:06:33 +08:00
chenos
907eb72efc fix: column ui_schema_id does not exist 2023-03-12 18:44:45 +08:00
anuoua
7313307210
feat: record picker support to enable links (#1515)
* feat: link-tag-switch

* feat(link-tag-switch): add interface

* feat(link-tag-switch): i18n fix

* feat(link-tag-switch): fix link enable

* feat(link-tag-switch): cr fix

* fix: error

* fix: skip test

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-03-12 17:16:17 +08:00
chenos
cb97c7ae5c fix: migration error 2023-03-12 14:08:43 +08:00
chenos
aece9015aa fix: transaction cannot be rolled back because it has been finished 2023-03-12 13:39:27 +08:00
chenos
89284bb175 fix: icons are not clickable 2023-03-11 12:21:05 +08:00
Rairn
bc25467027 refactor: hook name should start with 'use' 2023-03-11 11:55:58 +08:00
Rairn
fe652bf6e8 fix(AssociationFilter): avoid undefined 2023-03-11 11:05:57 +08:00
chenos
186da56bdc fix(collection-manager): filter out empty 2023-03-11 09:42:00 +08:00
ChengLei Shao
0832a56868
feat: multiple apps (#1540)
* chore: skip yarn install in pm command

* feat: dump sub app by sub app name

* feat: dump & restore by sub app

* chore: enable application name to edit

* chore: field belongsTo uiSchema

* test: drop schema

* feat: uiSchema migrator

* fix: test

* fix: remove uiSchema

* fix: rerun migration

* chore: migrate fieldsHistory uiSchema

* fix: set uiSchema options

* chore: transaction params

* fix: sql error in mysql

* fix: sql compatibility

* feat: collection group api

* chore: restore & dump action template

* chore: tmp commit

* chore: collectionGroupAction

* feat: dumpableCollection api

* refactor: dump command

* fix: remove uiSchemaUid

* chore: get uiSchemaUid from tmp field

* feat: return dumped file url in dumper.dump

* feat: dump api

* refactor: collection groyoup

* chore: comment

* feat: restore command force option

* feat: dump with collection groups

* refactor: restore command

* feat: restore http api

* fix: test

* fix: test

* fix: restore test

* chore: volta pin

* fix: sub app load collection options

* fix: stop sub app

* feat: add stopped status to application to prevent duplicate application stop

* chore: tmp commit

* test: upgrade

* feat: pass upgrade event to sub app

* fix: app manager client

* fix: remove stopped status

* fix: emit beforeStop event

* feat: support dump & restore subApp through api

* chore: dumpable collections api

* refactor: getTableNameWithSchema

* fix: schema name

* feat:  cname

* refactor: collection 同步实现方式

* refactor: move collection group manager to database

* fix: test

* fix: remove uiSchema

* fix: uiSchema

* fix: remove settings

* chore: plugin enable & disable event

* feat: modal warning

* fix: users_jobs namespace

* fix: rolesUischemas namespace

* fix: am snippet

* feat: beforeSubAppInstall event

* fix: improve NOCOBASE_LOCALE_KEY & NOCOBASE_ROLE_KEY

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-03-10 19:16:00 +08:00
Junyi
243f9e2448
docs(client): add variable docs (#1556) 2023-03-10 17:42:15 +08:00
Frozen FIsh
1c2711920a
fix(charts): improve chart table preview with object type (#1555) 2023-03-10 16:41:31 +08:00
Junyi
ea4d4ac062
feat(plugin-workflow) config preload associations in triggers and nodes (#1548)
* feat(plugin-workflow): add preload associations for triggers and nodes

* feat(plugin-workflow): add appends parameter to schedule trigger

* fix(plugin-workflow): fix import

* fix(plugin-workflow): fix component injection

* test(plugin-workflow): add test case
2023-03-10 16:36:58 +08:00
chenos
bc5156d458 chore(versions): 😊 publish v0.9.1-alpha.2 v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
Junyi
060ccd04e7
fix(plugin-workflow): fix module import (#1550) (#1552)
* fix(plugin-workflow): fix module import (#1550)

* fix(plugin-workflow): fix module import
2023-03-08 23:00:44 +08:00
ChengLei Shao
c86b91c586
chore: relation repository response when source model not found (#1546)
* chore: relation repository response when source model not found

* fix: test

* fix: test

* fix: test
2023-03-07 22:10:51 +08:00
Junyi
313217a671
fix(plugin-workflow): fix assignees config component in manual node (#1547) 2023-03-07 19:24:02 +08:00
Zhou
aa3ca7a959
Update README.zh-CN.md 2023-03-07 12:31:08 +08:00
Zhou
e1a0c63b3f
Update README.md 2023-03-07 12:30:19 +08:00
ChengLei Shao
db6d572638
feat: stopped state in application (#1543) 2023-03-06 21:19:49 +08:00
Junyi
2e4354fcf3
fix(plugin-workflow): fix AssociationInput field path (#1542) 2023-03-06 17:45:09 +08:00
chenos
a463c3d747 fix: schema name conflicts 2023-03-06 16:51:01 +08:00
chenos
cb74a9c08b
fix: set form.disabled only when disabled 2023-03-06 16:08:52 +08:00
ChengLei Shao
51e6aaec6a
fix: cache with index.html (#1541)
* fix: cache with index.html

* fix: docker build
2023-03-06 12:00:12 +08:00
chenos
cd7338d1d8 fix(formula-field): remove afterSync hook 2023-03-06 11:58:21 +08:00