1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/project/Project/ProjectInfo
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
..
ProjectInfo.styles.ts Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
ProjectInfo.tsx fix switch toggle for envs after update + update link for health overview (#446) 2021-10-19 15:38:20 +02:00