1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +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 Change request event tracking (#2570) 2022-11-30 12:04:29 +01:00
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 Feature toggles: Filtering by tags (#2396) 2022-11-15 10:24:36 +00:00
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