tachybase_todo/packages/core/client/src/block-provider
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
..
hooks feat: collection inheritance (#1069) 2022-11-16 12:53:58 +08:00
BlockProvider.tsx feat: association filter (#1274) 2022-12-26 11:35:35 +08:00
BlockSchemaComponentProvider.tsx feat: display association fields (#512) 2022-06-29 12:57:43 +08:00
CalendarBlockProvider.tsx fix(client/calendar): remove loading (#1201) 2022-12-06 11:40:00 +08:00
DetailsBlockProvider.tsx feat: details block (#302) 2022-04-20 15:49:01 +08:00
FormBlockProvider.tsx Feat/collection inherits (#1097) 2022-11-17 12:49:13 +08:00
FormFieldProvider.tsx feat: display association fields (#512) 2022-06-29 12:57:43 +08:00
index.tsx feat: display association fields (#512) 2022-06-29 12:57:43 +08:00
KanbanBlockProvider.tsx feat: support fixed block (#1267) 2022-12-20 21:43:27 +08:00
SharedFilterProvider.tsx feat: association filter (#1274) 2022-12-26 11:35:35 +08:00
TableBlockProvider.tsx feat: association filter (#1274) 2022-12-26 11:35:35 +08:00
TableFieldProvider.tsx fix: sync table sort to export (#723) 2022-08-11 22:22:24 +08:00
TableSelectorProvider.tsx feat: association filter (#1274) 2022-12-26 11:35:35 +08:00