1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/user
olav 531d969fa6 refactor: misc login page accessibility improvements (#914)
* refactor: add missing input field labels

* refactor: add missing className prop

* refactor: add missing image labels

* refactor: fix forgot password title size

* refactor fix StandaloneLayout page landmarks

* refactor: improve project page title

* refactor: add autoFocus to login fields
2022-04-27 09:29:43 +02:00
..
Authentication refactor: unify test render context (#871) 2022-04-08 15:02:06 +02:00
common refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
DemoAuth refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
ForgottenPassword refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
HostedAuth refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
Login fix: support query params in login redirects (#910) 2022-04-26 12:14:32 +02:00
NewUser refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
PasswordAuth refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
ResetPassword refactor: unify test render context (#871) 2022-04-08 15:02:06 +02:00
SimpleAuth refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
StandaloneBanner refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
UserProfile refactor: unify header icons (#897) 2022-04-22 12:12:06 +02:00
AuthenticationCustomComponent.jsx refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
user.module.scss