1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/interfaces
Christopher Kolstad eaacb979d6
fix: Removed CR on variants flag (it's GA) (#3738)
This PR removes the usage of crOnVariants flag, but keeps the behaviour,
so CR are now enabled on variants.

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-05-10 13:46:41 +00:00
..
addons.ts
application.ts
context.ts
environments.ts Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
event.ts
featureToggle.ts feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
featureTypes.ts
group.ts feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
instance.ts
invoice.ts
loginEvent.ts
personalAPIToken.ts
profile.ts
project.ts fix: fix broken ImportOptions.tsx (#3657) 2023-05-02 10:17:05 +03:00
publicSignupTokens.ts
role.ts
route.ts fix: hide pro routes (#3409) 2023-03-28 15:12:24 +02:00
segment.ts fix: assume undefined instead of null on segment project (#3304) 2023-03-13 10:25:48 +00:00
service-account.ts
strategy.ts Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
tags.ts
toast.ts
token.ts
uiConfig.ts fix: Removed CR on variants flag (it's GA) (#3738) 2023-05-10 13:46:41 +00:00
user.ts