1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src
Thomas Heartman 00e63609d4
fix: allow you to see default strategies if you have write access (#8113)
Previously, you needed read access specifically to see default
strategies. So even if you could write default strategies, you
couldn't access them in the UI without the read permission too.

This changes it so that you can see default strategies if you have
write permission.
2024-09-06 11:49:22 +02:00
..
__mocks__
assets
component fix: allow you to see default strategies if you have write access (#8113) 2024-09-06 11:49:22 +02:00
constants
contexts
hooks chore: remove unused SCIM setting - assumeControlOfExisting (#8101) 2024-09-05 13:45:20 +01:00
interfaces feat: welcome to project onboarding status rendering (#8076) 2024-09-04 12:17:33 +03:00
openapi feat: welcome to project onboarding status rendering (#8076) 2024-09-04 12:17:33 +03:00
themes
types
utils
index.tsx
setupTests.ts
vite-env.d.ts