nocobase/packages/core
被雨水过滤的空气-Rairn 69bc18e166
feat(form-block): data templates (#1704)
* feat(Form): support to select existing data as template

* refactor: extract useDataTemplates

* feat(Form): support to use template

* fix: template switch

* fix: fix association field

* fix: filter fields

* fix: fix unselected default value

* fix: avoid errors

* refactor: remove useless code

* refactor: move templateSelect to FormBlockProvider

* feat: add a checkbox to toggle template selector

* feat: change the options order

* feat: hide Collection option when no inherit

* fix: optimize the label text

* fix: should empty form

* fix: should hide configuration when is not added

* chore: change text

* fix: template selector not displayed

* feat: optimize template

* feat: data template middleware

* fix: template select

* fix: default

* fix: fields

* feat: field delete button changed from hidden to disabled

* fix: improve code

* fix: prefix error

* fix: items

* feat: use Tree

* fix: maxDepth

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-04-16 14:22:46 +08:00
..
acl chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
actions feat: database view collection (#1587) 2023-04-01 21:56:01 +08:00
build chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
cache chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
cli chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
client feat(form-block): data templates (#1704) 2023-04-16 14:22:46 +08:00
create-nocobase-app chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
database fix: init sort field with null group 2023-04-09 12:52:42 +08:00
devtools chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
dumi-theme-nocobase chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
evaluators feat: (plugin-workflow) dynamic expression (#1560) 2023-04-07 19:52:31 -07:00
logger feat(plugin-workflow): add workflow specific logger (#1677) 2023-04-10 06:00:29 -07:00
resourcer chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
sdk feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
server feat(form-block): data templates (#1704) 2023-04-16 14:22:46 +08:00
test feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
utils feat: support file collection (#1636) 2023-04-06 12:43:40 +08:00