tachybase_todo/packages/core/client/src/application
2023-12-29 09:40:17 +08:00
..
__tests__ refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
components feat(ui-schema): nocobase-admin-menu & nocobase-mobile-container (#3213) 2023-12-17 11:16:30 +08:00
demos fix: client docs (#2965) 2023-11-06 11:50:13 +08:00
hooks fix: window reload after pm load failed (#2605) 2023-09-06 22:43:43 +08:00
schema-initializer fix: menu height bug (#3137) 2023-12-05 10:15:08 +08:00
schema-settings refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
schema-toolbar refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
utils chore: upgrade antd to v5.12.2 (#3185) 2023-12-18 15:21:57 +08:00
Application.tsx feat(ui-schema): nocobase-admin-menu & nocobase-mobile-container (#3213) 2023-12-17 11:16:30 +08:00
AppSchemaComponentProvider.tsx refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
context.ts feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
index.md refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
index.ts fix(graph-collection-manager): application context missing (#3224) 2023-12-18 20:19:36 +08:00
Plugin.ts feat: add plugin.t() method 2023-12-29 09:40:17 +08:00
PluginManager.ts fix(acl): optimize error handling when logged user has no roles (#3190) 2023-12-15 21:03:16 +08:00
PluginSettingsManager.ts refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
RouterManager.tsx refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
WebSocketClient.ts fix(acl): optimize error handling when logged user has no roles (#3190) 2023-12-15 21:03:16 +08:00