nocobase2/packages/core
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
..
acl chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
actions chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
app chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
auth chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
build chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
cache chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
cli chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
client fix: fix the wrong way to determine form type (#2787) 2023-10-11 14:24:31 +08:00
create-nocobase-app chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
database fix: create collections with multiple records (#2753) 2023-10-09 17:35:04 +08:00
devtools chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
evaluators chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
logger chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
resourcer chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
sdk chore(versions): 😊 publish v0.14.0-alpha.7 2023-10-07 15:53:49 +08:00
server feat(gateway): extend app selector as middleware (#2761) 2023-10-09 13:02:36 +08:00
test chore(e2e): delete collectionName key (#2783) 2023-10-10 15:03:17 +08:00
utils fix(variable): should not return undefined when parsing 0 (#2766) 2023-10-09 08:46:46 +08:00