1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 4bc2c747b1
fix: cr permission actions (#2574)
Fixes an issue where `PermissionSwitch` would not update because we
passed in environmentId and the UPDATE_PROJECT permission is only
project specific. Also fixes an issue where hasAccess didn't take in
projectId for UPDATE_PROJECT which is a project specific permission.
2022-11-30 14:45:23 +01:00
..
__mocks__
assets
component fix: cr permission actions (#2574) 2022-11-30 14:45:23 +01:00
constants
contexts
hooks feat: favorite feature table icons (#2525) 2022-11-30 12:44:38 +00:00
interfaces feat: favorite feature table icons (#2525) 2022-11-30 12:44:38 +00:00
openapi
themes
types
utils feat: favorite feature table icons (#2525) 2022-11-30 12:44:38 +00:00
index.tsx
setupTests.ts
vite-env.d.ts