1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src/interfaces
Ivar Conradi Østhus 6fc30d3a79 feat: add feature status (#403)
* feat: add feature status

* fix: use feature status in project feature list

* fix: text size

* fix: project view

* fix: padding

* fix: lint

* fix: snapshots

* fix: text size

* fix: snapshots

* fix: size

* fix: revert size

* fix: update snapshots

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-10-08 15:18:43 +02:00
..
environments.ts Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
featureToggle.ts feat: add feature status (#403) 2021-10-08 15:18:43 +02:00
featureTypes.ts Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
palette.d.ts
params.ts feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
project.ts feat: project environments configuration (#365) 2021-09-30 10:24:16 +02:00
role.ts
route.ts feat: SSO auto-create users with default role (#326) 2021-08-23 12:16:38 +02:00
strategy.ts feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
tags.ts Feat/toggle view (#389) 2021-10-01 13:49:18 +02:00
uiConfig.ts feat: Add project and environment scoping to API keys (#336) 2021-09-26 22:41:38 +02:00
user.ts