nocobase/packages/core/client/src/collection-manager
katherinehhh 76e95729e4
fix: record picker display incorrect data when field has default value in collection (#3266)
* fix: default value should not set when field is readpretty or readonly

* fix: record picker display incorrect data when field has default value in collection
2023-12-26 17:21:25 +08:00
..
Configuration fix: validate uid rule (#3140) 2023-12-05 16:09:44 +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: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
templates feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +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
CollectionManagerShortcut.tsx feat: drop table with cascade option (#2973) 2023-11-06 11:50:37 +08:00
CollectionProvider.tsx
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: import interface getOptions (#3088) 2023-11-24 17:01:16 +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
types.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00