halo/ui/console-src
Ryan Wang f78f7dad02
feat: add support to check access permissions for /console (#6775)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.20.x

#### What this PR does / why we need it:

支持检查是否有权限访问 /console。

#### Which issue(s) this PR fixes:

Fixes #6773 

#### Does this PR introduce a user-facing change?

```release-note
None
```
2024-10-07 09:38:51 +00:00
..
composables chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
layouts fix: resolve issue with logout functionality in Console not working (#6766) 2024-10-05 06:38:44 +00:00
modules fix: unique index conflict issue after backup restoration preventing startup (#6701) 2024-10-07 09:20:50 +00:00
router feat: add support to check access permissions for /console (#6775) 2024-10-07 09:38:51 +00:00
setup feat: add prompt for users to reload page after plugin update 2024-08-15 17:30:01 +08:00
stores chore: remove unused code related to system configMap (#6695) 2024-09-24 06:57:20 +00:00
views/system refactor: remove login-related pages from UI project (#6712) 2024-09-28 10:19:41 +00:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts Add frontend support for customizing login and logout pages 2024-09-28 17:38:32 +08:00