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 dfe8250c26 refactor: port UserProfile to TS/SWR (#665)
* refactor: add missing @types/react-outside-click-handler

* refactor: add missing disablePasswordAuth IUiConfig field

* refactor: replace NBSPs with regular spaces

* refactor: port UserProfile to TS/SWR

* refactor: fix interface type prefix

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-02-04 12:41:59 +01:00
..
Authentication feat: allow enterprise to disable password based login (#629) 2022-01-26 13:28:51 +01:00
common feat: create password field component 2022-01-04 13:30:25 +01:00
DemoAuth Fix/splash (#534) 2021-11-29 14:03:52 +01:00
ForgottenPassword Fix/customer journey patches (#304) 2021-06-07 10:15:30 +02:00
HostedAuth feat: allow enterprise to disable password based login (#629) 2022-01-26 13:28:51 +01:00
Login fix: reset loader when fetch receives 401 and fix no auth type (#549) 2021-12-06 15:43:08 +01:00
NewUser Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
PasswordAuth feat: allow enterprise to disable password based login (#629) 2022-01-26 13:28:51 +01:00
ResetPassword Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
SimpleAuth Fix/splash (#534) 2021-11-29 14:03:52 +01:00
StandaloneBanner Fix/splash (#534) 2021-11-29 14:03:52 +01:00
UserProfile refactor: port UserProfile to TS/SWR (#665) 2022-02-04 12:41:59 +01:00
authentication-custom-component.jsx Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
user.module.scss Feat/user profile (#274) 2021-04-23 13:49:42 +02:00