tachybase_todo/packages/core/client/src/collection-manager
chenos f9f8dc78f4
refactor: plugin manager (#775)
* feat: dynamic import plugin client

* refactor: pm

* chore: improve cli

* feat: improve code

* feat: update dependences

* feat: hello plugin

* fix: plugin.enabled

* fix: test error

* feat: improve code

* feat: pm command

* feat: add samples

* fix: redirect

* feat: transitions

* feat: bookmark

* feat: add pm script
2022-09-18 14:10:01 +08:00
..
Configuration fix(collection-manager): update collection without fields 2022-08-15 13:09:41 +08:00
demos Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
hooks fix(client): cannot read properties of undefined (reading 'target') 2022-06-29 23:04:49 +08:00
interfaces fix: number storage type changed to double (#810) 2022-09-06 11:40:26 +08:00
action-hooks.ts fix(collection-manager): update collection without fields 2022-08-15 13:09:41 +08:00
CollectionField.tsx feat: default value (#679) 2022-08-03 09:32:16 +08:00
CollectionFieldProvider.tsx feat: display association fields (#512) 2022-06-29 12:57:43 +08:00
CollectionManagerProvider.tsx fix: content loading 2022-04-24 12:39:23 +08:00
CollectionManagerSchemaComponentProvider.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
CollectionManagerShortcut.tsx refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
CollectionProvider.tsx fix: allow collection provider to be null 2022-04-22 11:13:06 +08:00
context.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.md Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.tsx feat: audit logs (#494) 2022-06-10 17:46:46 +08:00
ResourceActionProvider.tsx fix: sync table sort to export (#723) 2022-08-11 22:22:24 +08:00
sub-table.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
types.ts fix: invalid drag and drop sort 2022-04-30 13:51:26 +08:00