nocobase/packages/core
chenos a9e5e14429
feat: tree collection (#1561)
* feat: adjacency list

* fix: error

* feat: collection extender

* Revert "feat: collection extender"

This reverts commit a942eee769.

* fix: registerBuiltInListeners

* chore: getAllNodeIds

# Conflicts:
#	packages/plugins/acl/src/server.ts

* fix: get list data tree ids

# Conflicts:
#	packages/plugins/acl/src/__tests__/list-action.test.ts

* feat: suport add child

* feat: demo3

* feat: suport add child

* feat: support add child

* feat: support add child

* fix: tree true

* feat: suport expend and collapse

* feat: support expend and collapse

* feat: support expend and collapse

* feat:  table block of the selector supports tree table

* feat: expand and collapse are only displayed in the tree table

* fix: when the tree table is closed and opened, it needs to be refreshed to take effect

* fix: test

* refactor: add child is hidden when the tree table is closed

* refactor: tree table filter the children field

* refactor: tree table filter the children field

* refactor: tree table filter the children field

* refactor: expand and collapse button does not support modify name and icon

* refactor: parent cannot be modified when adding child

* refactor: expand and collapse button hide when treetable is closed

* refactor: expand and collapse button hide when treetable is closed

* refactor: expand and collapse button hide when treetable is closed

* refactor: expand and collapse button hide when treetable is closed

* refactor: expand and collapse button hide when treetable is closed

* refactor: expand and collapse button hide when treetable is closed

* refactor: expand and collapse button hide when treetable is closed

* refactor: expand and collapse button hide when treetable is closed

* refactor: filter out the node itself when selecting parent

* refactor: filter out the node itself when selecting parent

* refactor:  tree collection locale

* refactor:  tree collection locale

* fix: parameter exception when creating data selector

* fix: translation

* refactor:  tree collection locale

* feat: data selector Support tree table

* fix: failed to uncheck when multiple data selectors are selected

* fix: open or disabled the tree table, and add child does not respond immediately

* feat: data selector Support tree table

* fix: can not hide add child button

* fix: improve code

* fix: tree table

* fix: dynamic children column

---------

Co-authored-by: Chareice <chareice@live.com>
Co-authored-by: katherinehhh <katherine_15995@163.com>
2023-03-17 09:20:56 +08:00
..
acl chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
actions feat: tree collection (#1561) 2023-03-17 09:20:56 +08:00
build chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
cache chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
cli chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
client feat: tree collection (#1561) 2023-03-17 09:20:56 +08:00
create-nocobase-app chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
database feat: tree collection (#1561) 2023-03-17 09:20:56 +08:00
devtools chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
dumi-theme-nocobase chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
evaluators chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
logger chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
resourcer chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
sdk feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
server fix: app manager reload (#1565) 2023-03-14 13:10:15 +08:00
test feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
utils chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00