tachybase_todo/packages/core/client/src/collection-manager
katherinehhh 0cf045d142
fix: association data params missing appends (#3103)
* fix: association data params missing appends

* refactor: code improve
2023-11-28 11:12:42 +08:00
..
Configuration feat: drop table with cascade option (#2973) 2023-11-06 11:50:37 +08:00
demos refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
hooks feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
interfaces fix: association field in assign field should set title field as collection field config (#2839) 2023-10-16 10:31:10 +08:00
templates fix: association data params missing appends (#3103) 2023-11-28 11:12:42 +08:00
action-hooks.ts perf: avoid page lag or stuttering (#2964) 2023-11-05 17:59:22 +08:00
CollectionField.tsx refactor(association-field): support sub table (#1862) 2023-06-16 12:07:43 +08:00
CollectionFieldProvider.tsx fix: failed to correctly respond to optional fields in the child collection in the parent collection table (#2207) 2023-07-11 17:43:25 +08:00
CollectionHistoryProvider.tsx feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
CollectionManagerProvider.tsx feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
CollectionManagerSchemaComponentProvider.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
CollectionManagerShortcut.tsx feat: drop table with cascade option (#2973) 2023-11-06 11:50:37 +08:00
CollectionProvider.tsx feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00
context.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
index.md refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
index.tsx refactor: import interface getOptions (#3088) 2023-11-24 17:01:16 +08:00
ResourceActionProvider.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
sub-table.tsx feat: upgrade formily (#1880) 2023-06-06 19:33:04 +08:00
types.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00