nocobase/packages/core
Zeke Zhang 51de34251a
refactor(SchemaInitializers): unify naming style (#3604)
* refactor(SchemaSettings): unify naming style

* refactor(SchemaInitializers): unify naming stle

* refactor: replace CreateFormBlockInitializers to blockInitializers:createForm

* refactor: replace to blockInitializers:customizeCreateForm

* refactor: replace block intializers name

* refactor: replace action initializers name

* refactor: replace field initializers name

* style: fix hover style for column action (T-3297)

* refactor: revert some codes

* chore: update comment

* chore: replace iframeBlockSchemaSettings to blockSettings:iframe

* chore: delete pro-packages

* feat: add CompatibleSchemaInitializer

* test: add unit tests

* chore: add @internal for CompatibleSchemaInitializer

* chore: block

* chore: field

* chore: ations

* fix: build

* chore: typo

* fix: fix unit tests

* test: fix e2e

* chore: remove igone

* refactor: page:addBlock

* refactor: popup:addNew:addBlock

* fix: fix max call stack

* refactor: popup:addRecord:addBlock

* refactor: remove blockInitializers:recordForm

* refactor: popup:tableSelector:addBlock

* refactor: popup:view:addBlock

* refactor: popup:bulkEdit:addBlock & charts:addBlock

* refactor: mobilePage:addBlock

* refactor: popup:snapshot:addBlock

* refactor: popup:workflowManual:configureUserInterface:addBlock

* fix: avoid crashing

* chore: optimize

* refactor: popup:common:addBlock

* refactor: workflowManual:popup:configureUserInterface:addBlock

* refactor: details:configureFields

* refactor: form:configureFields

* refactor: table:configureColumns

* refactor: filterForm:configureFields

* refactor: associationFilterInitializer

* refactor: assignFieldValuesForm:configureFields

* refactor: bulkEditForm:configureFields

* refactor: auditLogsTable:configureColumns

* refactor: chartFilterForm:configureFields

* refactor: kanban:configureItemFields

* refactor: workflowManual:customForm:configureFields

* refactor: detailsWithPaging:configureActions

* refactor: details:configureActions

* refactor: createForm:configureActions

* refactor: editForm:configureActions

* refactor: gridCard:configureActions

* refactor: gridCard:configureItemActions

* refactor: list:configureActions

* refactor: list:configureItemActions

* refactor: table:configureItemActions

* refactor: table:configureActions

* refactor: filterForm:configureActions

* refactor: subTable:configureActions

* refactor: bulkEditForm:configureActions

* refactor: auditLogsTable:configureItemActions

* refactor: auditLogsTable:configureActions

* refactor: calendar:configureActions

* refactor: chartFilterForm:configureActions

* refactor: gantt:configureActions

* refactor: kanban:configureActions

* refactor: map:configureActions

* refactor: workflowManual:form:configureActions

* feat: use 'createForm:configureActions' in page

* feat: use 'details:configureActions' in Calendar

* feat: register deleteEvent initializer in calendar plugin

* fix: fix delete event action

* test: fix e2e

* test: fix e2e

* chore: only run workflow's e2e

* Revert "chore: only run workflow's e2e"

This reverts commit 9e5b4af41e.

* fix: use isInitializersSame to fix some case
2024-03-14 14:13:11 +08:00
..
acl chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
actions chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
app chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
auth chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
build chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
cache chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
cli chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
client refactor(SchemaInitializers): unify naming style (#3604) 2024-03-14 14:13:11 +08:00
create-nocobase-app chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
data-source-manager chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
database chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
devtools chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
evaluators chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
logger chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
resourcer chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
sdk chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
server chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
telemetry chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00
test refactor(SchemaInitializers): unify naming style (#3604) 2024-03-14 14:13:11 +08:00
utils chore(versions): 😊 publish v0.20.0-alpha.10 2024-03-13 22:41:12 +08:00