1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/interfaces
Fredrik Strand Oseberg 978674e33a
feat: update strategy segments with edit / create strategy (#2420)
* Refactors how we add / edit segments to make it more ergonomic to work with in regards to change requests
2022-11-16 15:35:39 +01:00
..
addons.ts
application.ts
context.ts
environments.ts Update environments (#2339) 2022-11-11 10:24:56 +00:00
event.ts
featureToggle.ts Feature toggles: Filtering by tags (#2396) 2022-11-15 10:24:36 +00:00
featureTypes.ts
group.ts feat: add SSO mappings to groups (#2175) 2022-10-13 11:34:47 +01:00
instance.ts
invoice.ts
personalAPIToken.ts fix: PAT secret no longer returned (except new), use id instead (#2162) 2022-10-10 12:51:12 +01:00
profile.ts feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
project.ts
publicSignupTokens.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
role.ts
route.ts Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
segment.ts
strategy.ts feat: update strategy segments with edit / create strategy (#2420) 2022-11-16 15:35:39 +01:00
tags.ts
toast.ts
token.ts feat: add CORS instance settings (#1239) 2022-08-23 14:04:09 +02:00
uiConfig.ts refactor: remove public signup link feature flag (#2423) 2022-11-15 10:03:20 +01:00
user.ts