nocobase/packages/core/client/src/collection-manager
2024-01-15 22:29:54 +08:00
..
Configuration refactor: foreign key 2024-01-14 21:12:21 +08:00
demos refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
hooks feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
interfaces refactor: target key should be string 2024-01-15 22:29:54 +08:00
templates refactor: view collection should omit rawTitle when sync form database (#3327) 2024-01-05 10:37:25 +08:00
action-hooks.ts feat(acl): supports 'current role' variable and collections filtering (#3181) 2023-12-20 12:52:54 +08:00
CollectionField.tsx fix: record picker display incorrect data when field has default value in collection (#3266) 2023-12-26 17:21:25 +08:00
CollectionFieldProvider.tsx fix: failed to correctly respond to optional fields in the child collection in the parent collection table (#2207) 2023-07-11 17:43:25 +08:00
CollectionHistoryProvider.tsx feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
CollectionManagerProvider.tsx fix(lm): reserve i18n namespaces for plugins to avoid conflicts (#3121) 2023-12-06 14:30:17 +08:00
CollectionManagerSchemaComponentProvider.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
CollectionManagerShortcut.tsx feat: drop table with cascade option (#2973) 2023-11-06 11:50:37 +08:00
CollectionProvider.tsx feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00
context.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
index.md refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
index.tsx refactor: collection manager export 2023-12-28 10:28:48 +08:00
ResourceActionProvider.tsx feat(acl): supports 'current role' variable and collections filtering (#3181) 2023-12-20 12:52:54 +08:00
sub-table.tsx feat: upgrade formily (#1880) 2023-06-06 19:33:04 +08:00
types.ts feat: application backup and restore (#3268) 2024-01-08 18:59:56 +08:00