1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-22 01:16:07 +02: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__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
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 refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
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 chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils feat: Feature type lifetime API integration (#4295) 2023-07-21 09:51:09 +00:00
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00