tachybase_todo/packages/core/client/src/collection-manager
被雨水过滤的空气-Rain b22207b180
feat: support JSONB (#2321)
* chore: yarn.lock

* feat: add jsonb option in field drawer

* feat: only postgres can use JSONB

* chore: add test

* refactor: make better

* fix: fix build

* fix: fix build

* fix: should disable JSONB on editing field
2023-07-30 09:51:39 +08:00
..
Configuration feat: support JSONB (#2321) 2023-07-30 09:51:39 +08:00
demos refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
hooks feat: support JSONB (#2321) 2023-07-30 09:51:39 +08:00
interfaces feat: support JSONB (#2321) 2023-07-30 09:51:39 +08:00
templates feat(database): view collection support for add new, update and delete actions (#2119) 2023-07-14 14:49:12 +08:00
action-hooks.ts feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07: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: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
CollectionManagerProvider.tsx fix: collection select no options (#2271) 2023-07-19 09:39:13 +08:00
CollectionManagerSchemaComponentProvider.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
CollectionManagerShortcut.tsx refactor(PluginManager): remove useless code (#2022) 2023-06-14 09:35:09 +08:00
CollectionProvider.tsx feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00
context.ts feat: collection categories (#1327) 2023-02-10 09:15:37 +08:00
index.md refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
index.tsx feat: data visualization (#2160) 2023-06-30 20:49:44 +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(database): view collection support for add new, update and delete actions (#2119) 2023-07-14 14:49:12 +08:00