1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-17 01:17:29 +02:00
unleash.unleash/frontend/src/component/project/Project/ProjectSettings
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
..
ChangeRequestConfiguration fix: cr permission actions (#2574) 2022-11-30 14:45:23 +01:00
ProjectSettings.tsx feat: project change request page frontend (#2361) 2022-11-10 09:46:23 +00:00