1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/component/user
Nuno Góis ea057c0473
fix: profile should wait for loaded state before rendering (#3855)
Small change that makes it so that the profile page waits for the loaded
state before rendering.

E.g. Before this, there was a flash of the "change password" tab being
visible for a very short time before the auth settings loaded.
2023-05-24 10:33:40 +00:00
..
Authentication fix track invite-link user created event (#2689) 2023-01-11 11:24:11 +02:00
common feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
DemoAuth fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
ForgottenPassword Makestyles 7-1 (#2813) 2023-01-04 11:17:13 +02:00
Login fix track invite-link user created event (#2689) 2023-01-11 11:24:11 +02:00
NewUser fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
Profile fix: profile should wait for loaded state before rendering (#3855) 2023-05-24 10:33:40 +00:00
ResetPassword Makestyles 7-1 (#2813) 2023-01-04 11:17:13 +02:00
SimpleAuth fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
UserProfile feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
AuthenticationCustomComponent.tsx
HostedAuth.tsx fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
PasswordAuth.tsx fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
StandaloneBanner.tsx feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
user.module.scss