nocobase/packages/core/client/src/collection-manager
chenos f6add23da5 feat(collection-manager): inverse fields can be configured (#883)
* feat: inverse field

* feat: improve code

* feat: translations

* fix: required

(cherry picked from commit 306dca8e5e)

# Conflicts:
#	packages/core/client/src/locale/zh_CN.ts
2022-10-13 12:37:29 +08:00
..
Configuration feat(collection-manager): inverse fields can be configured (#883) 2022-10-13 12:37:29 +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 feat(collection-manager): inverse fields can be configured (#883) 2022-10-13 12:37:29 +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