tachybase_todo/packages/core/client/src/schema-initializer
katherinehhh 87a8b2e844
fix: fix the wrong way to determine form type (#2787)
* fix: depulicate action should load data as depulicate fields config

* fix: use formBlockType

* Revert "fix: depulicate action should load data as depulicate fields config"

This reverts commit 5acb6a1c7046ae8a89243edc4529a5201a9a8f14.

* Revert "fix: should allow to set default value in relationship form block (#2777)"

This reverts commit 0140e623a6.

* fix: should not lazy load data of association fields when creating form

* fix: fix subTable

* test: add test

* test: add test

---------

Co-authored-by: Rain <958414905@qq.com>
2023-10-11 14:24:31 +08:00
..
buttons feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
components feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
demos refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
items fix: fix the wrong way to determine form type (#2787) 2023-10-11 14:24:31 +08:00
index.md refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
index.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
SchemaInitializer.tsx fix: should not show loading when children is enpty in menu (#2796) 2023-10-10 23:49:19 +08:00
SchemaInitializerProvider.tsx refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
SearchCollections.tsx perf: improve the UX of SchemaInitializer (#2666) 2023-09-26 13:47:20 +08:00
style.ts fix: should only show one scroll bar in drop-down menu (#2231) 2023-07-11 17:52:45 +08:00
types.ts perf: improve the UX of SchemaInitializer (#2666) 2023-09-26 13:47:20 +08:00
utils.ts fix(client): fix undefined field method on button (#2795) 2023-10-10 08:20:47 -07:00