-
- Downloads
"README.md" did not exist on "83c5ad9d0a54bc6173f5dd1c9ae0413ccc4c29a2"
admin-panel: UI refactor with layout wrapper and enhancements
Introduced a layout wrapper for the settings page. Improved overall UI for better user experience. Change-Id: I60c483c3f2b8aca923b2ef40c8ab4c4cb677f6c2
Showing
- client/src/components/AdminSettings/AdminAccountConfiguration.tsx 67 additions, 63 deletions...rc/components/AdminSettings/AdminAccountConfiguration.tsx
- client/src/components/AdminSettings/ConfigureOpenId.tsx 40 additions, 15 deletionsclient/src/components/AdminSettings/ConfigureOpenId.tsx
- client/src/components/AdminSettings/DownloadLimit.tsx 8 additions, 22 deletionsclient/src/components/AdminSettings/DownloadLimit.tsx
- client/src/components/AdminSettings/GuestAuthMethod.tsx 25 additions, 28 deletionsclient/src/components/AdminSettings/GuestAuthMethod.tsx
- client/src/components/AdminSettings/JamsAuthMethod.tsx 46 additions, 63 deletionsclient/src/components/AdminSettings/JamsAuthMethod.tsx
- client/src/components/AdminSettings/LocalAuthMethod.tsx 38 additions, 39 deletionsclient/src/components/AdminSettings/LocalAuthMethod.tsx
- client/src/components/AdminSettings/OpenIdAuthMethod.tsx 2 additions, 43 deletionsclient/src/components/AdminSettings/OpenIdAuthMethod.tsx
- client/src/components/LayoutSettings.tsx 64 additions, 0 deletionsclient/src/components/LayoutSettings.tsx
- server/locale/en/translation.json 12 additions, 1 deletionserver/locale/en/translation.json
- server/src/routers/admin-router.ts 9 additions, 0 deletionsserver/src/routers/admin-router.ts
- server/src/storage/admin-account.ts 4 additions, 0 deletionsserver/src/storage/admin-account.ts
Loading
Please register or sign in to comment