tachybase_todo/packages/core/server/src
YANG QIA cb6a6b87c9
fix(acl): optimize error handling when logged user has no roles (#3190)
* fix: fix T-2720

* fix: localization

* fix: test

* fix: build

* chore: update

* fix: update title

* chore: update title

* fix: app load error

* fix: load error

* fix: test error

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-12-15 21:03:16 +08:00
..
__tests__ fix: app fix at initialized state (#2908) 2023-10-25 08:41:38 +08:00
acl feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
cache refactor(cache): improve cache (#3004) 2023-11-20 17:14:20 +08:00
commands fix: app fix at initialized state (#2908) 2023-10-25 08:41:38 +08:00
cron feat(application): cron job in application (#2730) 2023-09-27 19:31:14 +08:00
errors feat(database): append tree parent recursively (#2573) 2023-09-25 18:17:19 +08:00
gateway feat: e2e commands (#3042) 2023-11-16 12:33:56 +08:00
helpers feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
locale fix(acl): optimize error handling when logged user has no roles (#3190) 2023-12-15 21:03:16 +08:00
middlewares perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
migrations fix: migration error 2023-09-13 03:56:51 +08:00
plugin-manager fix: update dependent version of cache-manager (#3195) 2023-12-15 11:38:09 +08:00
swagger fix: core doc filter params (#2695) 2023-09-21 16:00:33 +08:00
app-command.ts chore(command): set command handle by ipc server or not (#2660) 2023-09-19 14:39:54 +08:00
app-supervisor.ts feat(ci): run backend tests concurrently (#2815) 2023-10-17 22:22:45 +08:00
application.ts perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
helper.ts perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +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 fix: removed plugins, no longer added when upgrading (#2917) 2023-10-26 11:01:45 +08:00
read-config.ts fix: create-nocobase-app (#306) 2022-04-21 00:15:38 +08:00