4cc2120fed
feat: fix the top Navbar UI is broken issue ( #3000 )
2024-06-09 17:05:04 +08:00
e5f9aab28f
feat: support resetting password on first login ( #2980 )
...
* feat: support reset password in first login
* feat: disable needUpdatePassword when user haven't email and phone and mfa
2024-06-02 01:00:55 +08:00
6073a0f63d
Rename GroupListPage and GroupEditPage
2024-03-22 23:14:05 +08:00
fc4fa2e8b6
feat: add verification list page and related API ( #2822 )
...
* feat: add verification list page and relevant api
* feat: improve code format
* fix: fix timestamp display error
2024-03-19 19:10:52 +08:00
3875896c1e
feat: support custom header logo ( #2801 )
...
* feat: support custom header logo
* feat: add i18n
* feat: preview default logo when field is empty
* feat: improve logo setting and display logic
* feat: change logoLight to logo
2024-03-13 23:33:43 +08:00
12acb24dbc
feat: add transaction pages ( #2761 )
2024-03-02 10:41:16 +08:00
a5499219d1
fix: refactor out ManagementPage.js from App.js ( #2750 )
...
* feat: basic separate
* feat: nearly fully separate
* feat: add License
* feat: full load application in /login url, lazy load in /login/oauth... etc
* fix: fix onChangeTheme error in organization edit page
* fix: revert lazy load
2024-02-27 18:49:23 +08:00