tachybase_todo/packages/core/client/src/block-provider
katherinehhh 6fb5af993e
refactor(sub-table): sub-table support selection of existing records (#3311)
* refactor: sub-table support selection of existing records

* refactor: local improve

* refactor: sub-table support select existing records

* refactor: create action support updateAssociationValues

* refactor:  sub-table

* fix: omit foreignKey

* refactor: record picker omit foreignKey

* test: manyToMany

* test: subform: basic fields

* test: table column & sub-table in edit form
2024-01-15 17:46:55 +08:00
..
hooks refactor(sub-table): sub-table support selection of existing records (#3311) 2024-01-15 17:46:55 +08:00
BlockProvider.tsx fix: use appends param to load association data (#3282) 2023-12-29 11:34:27 +08:00
BlockSchemaComponentProvider.tsx feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
DetailsBlockProvider.tsx chore: optimize locators (#2833) 2023-10-27 15:32:17 +08:00
FilterFormBlockProvider.tsx chore: optimize locators (#2833) 2023-10-27 15:32:17 +08:00
FormBlockProvider.tsx fix: useDesigner Designer should has default toolbar (#3365) 2024-01-11 11:21:18 +08:00
FormFieldProvider.tsx chore: optimize locators (#2833) 2023-10-27 15:32:17 +08:00
index.md fix: client docs (#2965) 2023-11-06 11:50:13 +08:00
index.tsx feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
SharedFilterProvider.tsx fix(association-select): filter without data scope not work (#1509) 2023-02-27 18:52:03 +08:00
TableBlockProvider.tsx fix: table column sort params should support cancel sort (#3372) 2024-01-12 09:50:17 +08:00
TableFieldProvider.tsx chore: optimize locators (#2833) 2023-10-27 15:32:17 +08:00
TableSelectorProvider.tsx refactor(sub-table): sub-table support selection of existing records (#3311) 2024-01-15 17:46:55 +08:00
TemplateBlockProvider.tsx fix: association field in reference block failed to append (#2998) 2023-11-10 15:54:55 +08:00