1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/frontend/src/component/user/common
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
..
AuthOptions refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
InvalidToken Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
ResetPasswordDetails fix: passwordchecker 2021-05-31 13:55:20 +02:00
ResetPasswordError Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
ResetPasswordForm feat: create password field component 2022-01-04 13:30:25 +01:00
ResetPasswordSuccess Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
SecondaryLoginActions Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
StandaloneLayout Fix/customer journey patches (#304) 2021-06-07 10:15:30 +02:00