tachybase_todo/packages/core/client/src/collection-manager
anuoua a69074ead4
feat: association filter (#1274)
* feat: association filter

* feat: association filter update

* feat: association filter remove unused designer

* feat: feat: association filter lowercase fix

* feat: feat: association filter lowercase fix

* feat: feat: association filter configure field fix

* feat: association field remove AssociationFieldsFilter.Designer

* feat: association field fixed layout

* feat: associate filter multiple to simple

* feat: association field "title" to "id"

* feat: associaion filter interface limit

* feat: association filter move to association-filter folder

* feat: association filter change style

* fix: card item error

* fix: add RenderChildrenWithAssociationFilter

* feat: association-filter fix style

* feat: associate filter fix filter params

* feat: assocition filter layout fix

* feat: association filter change schema

* feat: association filter rename

* feat: association filter rename

* feat: association filter break layout fix

* feat: association filter fix table layout

* feat: association filter fix ActionBar style

* feat: association filter fix ActionBar style

* feat: association filter bug fix

* feat: association filter change valueKey

* feat: association filter remove collectionFieldKey

* feat: improve code

* feat: association filter style fix

* feat: association filter custom title

* feat: association filter max height overscroll

* feat: association filter add linkTo & i18n

* feat: association filter ellipsis;

* feat: association fields add linkTo

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-12-26 11:35:35 +08:00
..
Configuration feat: association filter (#1274) 2022-12-26 11:35:35 +08:00
demos fix: type string 2022-12-22 21:59:02 +08:00
hooks Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00
interfaces refactor(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -08:00
templates feat(collection-manager): more options 2022-12-14 16:38:08 +08:00
action-hooks.ts fix: restore useValuesFromRecord 2022-11-30 11:45:32 +08:00
CollectionField.tsx feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00
CollectionFieldProvider.tsx feat: display association fields (#512) 2022-06-29 12:57:43 +08:00
CollectionManagerProvider.tsx fix(plugin-cm): fix interfaces injection and getter (#1196) 2022-12-05 12:39:51 +08:00
CollectionManagerSchemaComponentProvider.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
CollectionManagerShortcut.tsx Feat/collection templates (#1124) 2022-11-29 11:31:30 +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(client/demos): custom field item initializer 2022-12-22 21:26:32 +08:00
index.tsx feat: add map plugin (#1229) 2022-12-14 21:45:43 +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 Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00