nocobase/packages/core/client/src/collection-manager
Zeke Zhang 4121075a98
test(e2e): add tests for collection manager (#3253)
* refactor: optimize file structure

* test: add tests for collection templates

* test: fix errors

* fix: fix errors

* test: schemaInitializer of fields

* fix: test erros

* fix: test error

* test: make tests more stable

* test: fix tree template
2023-12-29 09:14:47 +08:00
..
Configuration test(e2e): add tests for collection manager (#3253) 2023-12-29 09:14:47 +08:00
demos refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
hooks
interfaces refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
templates feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
action-hooks.ts feat(acl): supports 'current role' variable and collections filtering (#3181) 2023-12-20 12:52:54 +08:00
CollectionField.tsx fix: record picker display incorrect data when field has default value in collection (#3266) 2023-12-26 17:21:25 +08:00
CollectionFieldProvider.tsx
CollectionHistoryProvider.tsx
CollectionManagerProvider.tsx fix(lm): reserve i18n namespaces for plugins to avoid conflicts (#3121) 2023-12-06 14:30:17 +08:00
CollectionManagerSchemaComponentProvider.tsx
CollectionManagerShortcut.tsx feat: drop table with cascade option (#2973) 2023-11-06 11:50:37 +08:00
CollectionProvider.tsx
context.ts
index.md
index.tsx refactor: import interface getOptions (#3088) 2023-11-24 17:01:16 +08:00
ResourceActionProvider.tsx feat(acl): supports 'current role' variable and collections filtering (#3181) 2023-12-20 12:52:54 +08:00
sub-table.tsx
types.ts