halo/ui/console-src
Ryan Wang d6489283b8
refactor: remove redirect-on-login setting option from role editing form (#6776)
#### What type of PR is this?

/area ui
/kind api-change
/milestone 2.20.x

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

See #6774 

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

Fixes #6774 

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

```release-note
移除角色的 **登录之后默认跳转位置** 设置选项。
```
2024-10-07 04:26:50 +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 refactor: remove redirect-on-login setting option from role editing form (#6776) 2024-10-07 04:26:50 +00:00
router refactor: remove login-related pages from UI project (#6712) 2024-09-28 10:19:41 +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