mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 15:55:39 +00:00
2468caeeb9
* refactor: remove useless code related 'TableField' * refactor: add details block UI schema and hooks * refactor: update details block schema and create new hook for details block without paging props * refactor: add useDetailsBlockWithoutPagingDecoratorProps and useDetailsBlockWithPagingDecoratorProps * test: add unit tests * chore: fix build * chore: fix import path for withDynamicSchemaProps * fix: fix import typo in createDetailsBlockWithoutPagingUISchema test * chore: fix unit test * refactor: should not get collection on getting association in UISchema * chore: fix unit test * refactor: use x-use-component-props instead of useProps * chore: fix Pagination * chore: skip weird tests * chore: remove weird test * refactor: update details block initializers and associated schemas * refactor: rename to useDetailsWithPaginationProps * refactor: rename to useDetailsWithPaginationDecoratorProps * refactor: rename to createDetailsWithPaginationUISchema * chore: fix unit test * refactor: rename to createDetailsUISchema * refactor: rename to useDetailsDecoratorProps * refactor: rename to useDetailsProps * refactor: rename to 'blockSettings:details' * chore: fix e2e |
||
---|---|---|
.. | ||
acl | ||
actions | ||
app | ||
auth | ||
build | ||
cache | ||
cli | ||
client | ||
create-nocobase-app | ||
data-source-manager | ||
database | ||
devtools | ||
evaluators | ||
logger | ||
resourcer | ||
sdk | ||
server | ||
telemetry | ||
test | ||
utils |