1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +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 feat: Signals preview img (#7993) 2024-08-28 08:24:12 +02:00
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 feat: Onboarding connect api token generation (#8054) 2024-09-03 11:28:16 +02:00
types
utils chore: remove create feature component (#7959) 2024-08-22 11:30:41 +03:00
index.tsx
setupTests.ts
vite-env.d.ts