Fredrik Strand Oseberg
|
57928d50c6
|
Fix/environment list sorting (#447)
* fix: wait for api call before refetching
* fix: set active environment from feature instead of cache
* fix: remove console logs
* fix: add permission icon button to project card
* fix: remove project button
* fix: empty tooltip if it is not passed
* fix: add refresh interval
* fix: permission buttons
* fix: project permission buttons
* fix: remove unused imports
* fix: add projectId
|
2021-10-20 12:05:44 +02:00 |
|
Christopher Kolstad
|
166c6fef0e
|
Write a generic http thrower for status > 299 (#405)
* Write a generic http thrower for status > 299
* Perform location reload if user is no longer authorized, i.e if status === 401
|
2021-10-15 09:21:38 +02:00 |
|
Fredrik Strand Oseberg
|
85a7c55fdf
|
Feat/group by projects (#308)
This PR adds support for projects as a first class citizen, and toggling features on in different environments.
|
2021-07-07 11:04:36 +02:00 |
|