tachybase_todo/packages/plugins/acl/src/__tests__
chenos a9e5e14429
feat: tree collection (#1561)
* feat: adjacency list

* fix: error

* feat: collection extender

* Revert "feat: collection extender"

This reverts commit a942eee7699724fe831a98bae3f67a42db91a28b.

* 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.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
actions.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
association-field.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
configuration.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
list-action.test.ts feat: tree collection (#1561) 2023-03-17 09:20:56 +08:00
middleware.test.ts refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00
own.test.ts refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00
prepare.ts feat: improve code (#978) 2022-10-28 15:09:14 +08:00
role-check.test.ts refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00
role-resource.test.ts refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00
role-user.test.ts refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00
role.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
scope.test.ts refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00
setCurrentRole.test.ts refactor: plugin manager (#965) 2022-10-27 13:00:16 +08:00
snippets.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
users.test.ts feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00