tachybase_todo/packages/core/client/src
Zeke Zhang 2468caeeb9
refactor(DataBlock): details block (#3776)
* 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
2024-03-28 08:48:58 +08:00
..
acl fix(acl): invalid action permission judgment (#3735) 2024-03-17 09:26:35 +08:00
antd-config-provider fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
api-client feat: supports subdirectory deployment (#3731) 2024-03-16 20:01:34 +08:00
appInfo fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
application fix: client internal method (T-3711 and T-3712 and T-3713) (#3839) 2024-03-27 21:03:51 +08:00
async-data-provider fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
block-provider refactor(DataBlock): details block (#3776) 2024-03-28 08:48:58 +08:00
china-region feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
collection-manager fix: client internal method (T-3711 and T-3712 and T-3713) (#3839) 2024-03-27 21:03:51 +08:00
common feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
css-variable fix: fix hover style for sub table (#3623) 2024-03-06 00:29:30 +08:00
data-source fix: client internal method (T-3711 and T-3712 and T-3713) (#3839) 2024-03-27 21:03:51 +08:00
document-title fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
filter-provider feat: support to set data loading mode (#3712) 2024-03-14 18:10:54 +08:00
flag-provider refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
formula feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
global-theme fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
hooks fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
i18n fix(lm): reserve i18n namespaces for plugins to avoid conflicts (#3121) 2023-12-06 14:30:17 +08:00
icon refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
locale feat: read pretty input number field support display format config (#3815) 2024-03-26 17:23:14 +08:00
modules refactor(DataBlock): details block (#3776) 2024-03-28 08:48:58 +08:00
nocobase-buildin-plugin feat: supports subdirectory deployment (#3731) 2024-03-16 20:01:34 +08:00
plugin-manager fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
pm fix: plugin manager keywords (#3809) 2024-03-25 09:51:57 +08:00
powered-by chore: adapt to plugin-custom-brand (#3740) 2024-03-18 13:22:18 +08:00
record-provider fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
route-switch fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
schema-component refactor(DataBlock): details block (#3776) 2024-03-28 08:48:58 +08:00
schema-initializer refactor(DataBlock): details block (#3776) 2024-03-28 08:48:58 +08:00
schema-items feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
schema-settings refactor(DataBlock): details block (#3776) 2024-03-28 08:48:58 +08:00
schema-templates fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
style chore: upgrade antd to 5.7.3 (#2359) 2023-08-01 11:51:30 +08:00
system-settings fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
testUtils refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
user chore: adapt to plugin-custom-brand (#3740) 2024-03-18 13:22:18 +08:00
variables fix: add displayName (#3628) 2024-03-06 18:22:31 +08:00
global.less fix: fix hover style for sub table (#3623) 2024-03-06 00:29:30 +08:00
index.ts feat: support to set data loading mode (#3712) 2024-03-14 18:10:54 +08:00