1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/user
olav f309553a5f refactor: port some things to TS (#833)
* refactor: remove unused securityLogger

* refactor: port commonStyles to TS

* refactor: port testIds to TS

* refactor: move app.css into themes

* refactor: use absolute import paths

* refactor: port LayoutPicker to TS

* refactor: port routes to TS

* refactor: port ScrollTop to TS

* refactor: update unused/missing ScrollTop exceptions

* refactor: remove unused route flags field

* refactor: change constants ext to TS

* refactor: remove unused testData file

* refactor: port styles to TS

* refactor: wait before typing in auth spec
2022-04-01 10:28:15 +02:00
..
Authentication chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
common refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
DemoAuth refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
ForgottenPassword refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
HostedAuth refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
Login refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
NewUser chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
PasswordAuth refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
ResetPassword chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
SimpleAuth refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
StandaloneBanner chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
UserProfile refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
AuthenticationCustomComponent.jsx refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
user.module.scss Feat/user profile (#274) 2021-04-23 13:49:42 +02:00