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 213e8950d3 refactor: port login auth to TS/SWR (#680)
* refactor: allow existing tsc errors

* refactor: add missing component key

* refactor: port login auth to TS/SWR

* refactor: replace incorrect CREATE_TAG_TYPE with UPDATE_TAG_TYPE

* refactor: fix AccessProvider permission mocks

* refactor: add types to AccessContext

* refactor: fix file extension

* refactor: remove default export

* refactor: remove unused IAddedUser interface

* refactor: comment on the permissions prop

* refactor: split auth hooks

* feat: auth tests

* fix: setup separate e2e tests

* fix: naming

* fix: lint

* fix: spec path

* fix: missing store

* feat: add more tests

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2022-02-10 17:04:10 +01:00
..
Authentication refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
common refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
DemoAuth refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
ForgottenPassword refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
HostedAuth refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
Login refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
NewUser refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
PasswordAuth refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
ResetPassword Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
SimpleAuth refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
StandaloneBanner Fix/splash (#534) 2021-11-29 14:03:52 +01:00
UserProfile refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +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