tachybase_todo/packages/plugins/@nocobase/plugin-graph-collection-manager/src/client
jack zhang 35b06cbfa0
refactor: plugin settings manager (#2712)
* feat: add settingsCenter

* fix: style bug

* chore: optimized code

* refactor: settingCenter Auth

* feat: add aclSnippet option

* refactor: all plugin's setting center api

* feat: add plugin with name

* docs: add settings-center doc

* fix: settings center menu sort by name

* fix: change setting center layout

* fix: change hello sort

* test: add SettingsCenter.ts test case

* fix: bug

* fix: acl bug

* fix: bug

* fix: bug and 404 page

* fix: test bug

* fix: test bug

* fix: bug

* fix: locale

* fix: styling

* fix: rename settingsCenter to pluginSettingsManager

* fix: styling

* fix: e2e bug

* fix: e2e bug

* fix: locale

* feat: update docs

* fix: update

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-11-13 11:01:18 +08:00
..
components feat: drop table with cascade option (#2973) 2023-11-06 11:50:37 +08:00
locale refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
action-hooks.tsx feat: drop table with cascade option (#2973) 2023-11-06 11:50:37 +08:00
GraphCollectionProvider.tsx refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
GraphCollectionShortcut.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
GraphDrawPage.tsx fix: create collection report error (#2953) 2023-11-03 10:57:45 +08:00
index.tsx refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
style.tsx fix(graph-collection-manager):graph collection cannot open edit modal (#2759) 2023-10-07 21:42:16 +08:00
utils.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00