-
- Downloads
Add user settings side bar
This is only the skeleton and the UI will be implemented when wireframes for the web version are ready The original components and their routes are preserved for now. Change-Id: Ib0900fdd78d6ab5058b7b0278ce92d4741f8be5a
Showing
- client/src/components/AccountSettings/CustomizeProfile.tsx 28 additions, 0 deletionsclient/src/components/AccountSettings/CustomizeProfile.tsx
- client/src/components/AccountSettings/LinkedDevices.tsx 63 additions, 0 deletionsclient/src/components/AccountSettings/LinkedDevices.tsx
- client/src/components/AccountSettings/ManageAccount.tsx 53 additions, 0 deletionsclient/src/components/AccountSettings/ManageAccount.tsx
- client/src/components/SettingSidebar.tsx 137 additions, 0 deletionsclient/src/components/SettingSidebar.tsx
- client/src/locale/en/translation.json 9 additions, 4 deletionsclient/src/locale/en/translation.json
- client/src/locale/fr/translation.json 9 additions, 4 deletionsclient/src/locale/fr/translation.json
- client/src/pages/GeneralSettings.tsx 8 additions, 3 deletionsclient/src/pages/GeneralSettings.tsx
- client/src/router.tsx 13 additions, 2 deletionsclient/src/router.tsx
client/src/components/SettingSidebar.tsx
0 → 100644
Please register or sign in to comment