1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/strategies
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
..
__tests__ fix: Adds PermissionSwitch (#456) 2021-10-21 13:25:39 +02:00
CreateStrategy Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
StrategiesList fix: Adds PermissionSwitch (#456) 2021-10-21 13:25:39 +02:00
show-strategy-component.js Offline mode (#312) 2021-06-29 10:21:54 +02:00
strategies.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
strategy-details-component.jsx Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
strategy-details-container.js wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
toggles-link-list.jsx Offline mode (#312) 2021-06-29 10:21:54 +02:00