1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/frontend/src
Nuno Góis ded33a6d81
chore: remove customRootRoles flag in favor of killswitch (#4431)
https://linear.app/unleash/issue/2-1303/adapt-existing-customrootroles-flag-to-a-customrootroleskillswitch

Removes the existing `customRootRoles` flag in favor of a
`customRootRolesKillSwitch` which should follow the same logic but
negated/inverted.

Once released, this will effectively make custom root roles GA, and we
can use
[customRootRolesKillSwitch](https://app.unleash-hosted.com/hosted/projects/eg/features/customRootRolesKillSwitch)
to disable the feature if needed.
2023-08-10 13:11:55 +01:00
..
__mocks__
assets Feat: last seen by env UI (#4439) 2023-08-08 12:32:33 +03:00
component chore: remove customRootRoles flag in favor of killswitch (#4431) 2023-08-10 13:11:55 +01:00
constants
contexts refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
hooks Feat: last seen by env UI (#4439) 2023-08-08 12:32:33 +03:00
interfaces chore: remove customRootRoles flag in favor of killswitch (#4431) 2023-08-10 13:11:55 +01:00
openapi chore: update orval with latest change request schema updates (#4446) 2023-08-08 11:58:22 +00:00
themes Feat: strategy variant slider (#4344) 2023-07-26 11:36:16 +02:00
types
utils feat: Feature type lifetime API integration (#4295) 2023-07-21 09:51:09 +00:00
index.tsx
setupTests.ts
vite-env.d.ts