olav
|
cfc2338e78
|
refactor: use camel case for files and dirs (#817)
|
2022-03-25 12:34:20 +01:00 |
|
olav
|
fceeb7da15
|
refactor: remove unused ProjectSelect props (#705)
* refactor: remove unused ProjectSelect props
* refactor: remove unused ensureRelativePath fn
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
|
2022-02-14 15:48:25 +01:00 |
|
Fredrik Strand Oseberg
|
972ea43dfc
|
fix: do not use formatApiPath on paths from API (#702)
* fix: do not use formatApiPath on paths from API
* fix: remove createRequest
|
2022-02-11 12:13:03 +01:00 |
|
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 |
|