1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/frontend/src/interfaces
Nuno Góis 4d1a004b5d
feat: adds CR to variants per env UI (#2989)
https://linear.app/unleash/issue/2-585/add-cr-to-variants-per-environment-ui

Adds CR to the variants per environment UI. This is basically the point
where we have CRs integrated but can e.g. only update the weight once
per CR. Adapting the UI to better fit CR logic will come next.


![image](https://user-images.githubusercontent.com/14320932/214563512-664a432f-f2eb-49f7-9721-cbd6785a9320.png)
2023-01-25 14:10:35 +00:00
..
addons.ts
application.ts
context.ts
environments.ts
event.ts
featureToggle.ts feat: adds CR to variants per env UI (#2989) 2023-01-25 14:10:35 +00:00
featureTypes.ts
group.ts
instance.ts
invoice.ts
personalAPIToken.ts Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00
profile.ts
project.ts
publicSignupTokens.ts
role.ts
route.ts Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
segment.ts
service-account.ts Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00
strategy.ts
tags.ts
toast.ts
token.ts
uiConfig.ts feat: adds CR to variants per env UI (#2989) 2023-01-25 14:10:35 +00:00
user.ts feat: adapt user logic to better adapt to SAs (#2917) 2023-01-18 12:12:44 +00:00