0e14a2597e
feat: Add tree structure to organization page ( #1910 )
...
* rebase master
* feat: add group in userEditPage
* feat: use id as the pk
* feat: add groups item in user
* feat: add tree component
* rebase
* feat: ui
* fix: fix some bug
* fix: route
* fix: ui
* fix: improve ui
2023-06-12 09:27:16 +08:00
95b32d5ebf
feat: support customize theme ( #1500 )
...
* refactor: simplify functions and improve variable naming
* feat: add themeEditor component
* feat: support customize theme
* chore: resolve conflict and add LICENCE
* chore: format code
* refactor: use icon replace background url
* feat: improve organization and application theme editor
2023-02-01 22:06:40 +08:00
f465fc6ce0
feat: support changing theme in antd 5 ( #1430 )
...
* feat: add global theme change function
* feat: add icons
* feat: in app theme changer
* feat: use antd built-in themes
* fix: multiple styling problem
* fix: theme init from localstorage
* feat: dark mode footer
* feat: casdoor logo color theme
* feat: select theme box icon adaptive to theme
* fix: menu bar style
* fix: language box style
* feat: translation
* feat: update translation of select theme box without reloading
* fix: mobile view
* fix: better structured select theme box
* feat: add compact icon
* fix: redundant theme fetch
* fix: redundant theme fetch
* fix: various styling problems
2022-12-29 22:30:37 +08:00
ca314bbfb5
feat: refactor layout and fix footer CSS ( #1370 )
2022-12-06 00:50:17 +08:00
0856977b92
feat: update to antd 5.0 ( #1362 )
...
* feat: update to ant5.X
* fix: incompatible styles
* fix: adjust the style
2022-12-04 23:05:30 +08:00
19ba37e0c2
feat: can specify available UI languages for an organization ( #1306 )
2022-11-19 22:11:19 +08:00
d542208eb8
feat: fix select language box overlay ( #1289 )
...
* fix: select language box overlay
* fix: select language box position
* fix: select language box position
* fix: select language box position
2022-11-13 10:52:22 +08:00
2bdf467e3a
Update formCss default value
2022-10-23 01:27:01 +08:00
b0f572c51a
feat: add left-side image and improve login page ( #1226 )
2022-10-22 21:43:41 +08:00
a7324f1da1
Improve className
2022-10-03 22:45:36 +08:00
6da452d7e0
feat: show language widget in signup and signin pages ( #1180 )
2022-10-03 22:40:19 +08:00
58455e688e
Improve WebAuthnCredentialTable and border radius
2022-10-03 18:46:40 +08:00
3d50255060
feat: login background image display ( #1145 )
2022-09-20 23:06:24 +08:00
1edb91b3a3
feat: custom login form and background ( #1107 )
...
* feat: custom login form and background
Signed-off-by: magicwind <2814461814@qq.com >
* feat: costom login form border
* chore: update i18
* Update ApplicationEditPage.js
* Update LoginPage.js
* Update SignupPage.js
* Update LoginPage.js
* Update ApplicationEditPage.js
Signed-off-by: magicwind <2814461814@qq.com >
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com >
2022-09-10 00:56:37 +08:00
e108d26ec7
fix: recover header logo && add styleint check ( #1084 )
...
* fix: fix header logo not show
* feat: update lint-staged
feat: add stylelint
2022-08-31 23:26:58 +08:00
ba732b3075
feat: use staticBaseUrl for all static resources ( #1015 )
...
* feat: modify system image link
* Update App.less
Co-authored-by: Yang Luo <hsluoyz@qq.com >
2022-08-15 09:18:21 +08:00
08e59796c8
Improve css code format.
2021-10-09 21:17:30 +08:00
8d7fdb93ac
feat: fix header overflow and account disappear bug, improve UI, optimize touchscreen experience ( #187 )
...
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com >
2021-07-23 09:46:01 +08:00
e986d3ab8e
feat: add language select box and background color change when hover
...
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com >
2021-07-19 10:12:44 +08:00
3bcc292da2
Change antd primary-color.
2021-03-26 23:18:24 +08:00