1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/project
Christopher Kolstad 83ad4041bf fix: Adds PermissionSwitch (#456)
- This adds a generic way to control permission to mutations in the same
  way as our PermissionButton and PermissionIconButton already does the
  same.

- This also switches the StrategiesList to use PermissionIconButton so
  users without ADMIN role do not believe they can deprecate/reactivate
  strategies.
2021-10-21 13:25:39 +02:00
..
Project Fix: improve create new feature v2 (#441) 2021-10-20 13:12:48 +02:00
ProjectCard Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
ProjectEnvironment fix: Adds PermissionSwitch (#456) 2021-10-21 13:25:39 +02:00
ProjectList Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
access-add-user.js Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
access-component.js fix: hide project CRUD actions for oss (#416) 2021-10-12 13:21:45 +02:00
access-container.js
create-project-container.js fix: Project actions need to checkAccess based on projectId 2021-05-25 19:08:57 +02:00
edit-project-container.js
form-project-component.tsx Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
Project.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00