1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/.github/workflows
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
..
e2e.auth.yml refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
e2e.feature.yml refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
node.js.yml chore(workflows): update with new branch names 2021-12-23 14:06:53 +01:00
release_changelog.yml chore(deps): update metcalfc/changelog-generator action to v2 (#463) 2021-10-28 09:32:30 +02:00
release_to_cdn.yml fix: upload all assests under build 2022-01-05 13:37:39 +01:00