tachybase_todo/packages/core/server/src
2023-09-14 06:24:30 +08:00
..
__tests__ fix(cli): reset command options (#2645) 2023-09-14 06:24:30 +08:00
acl feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
commands feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
errors feat(gateway): response cli result when run nocobase command (#2563) 2023-09-01 16:11:27 +08:00
gateway feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
helpers feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
locale fix: remove PluginManager.getPackageName 2023-09-13 14:40:43 +08:00
middlewares feat(bi): allow to use variables in query filter (#2609) 2023-09-07 23:27:59 +08:00
migrations fix: migration error 2023-09-13 03:56:51 +08:00
plugin-manager fix(pm): item.packageName 2023-09-13 14:22:26 +08:00
swagger feat: api documentation plugin (#2255) 2023-08-24 00:27:57 +08:00
app-supervisor.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
application.ts fix(cli): reset command options (#2645) 2023-09-14 06:24:30 +08:00
helper.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
index.ts feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
migration.ts feat: improve migrations (#510) 2022-06-17 10:25:59 +08:00
plugin.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
read-config.ts fix: create-nocobase-app (#306) 2022-04-21 00:15:38 +08:00