1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component/strategies/__tests__
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
..
__snapshots__ fix: Adds PermissionSwitch (#456) 2021-10-21 13:25:39 +02:00
list-component-test.jsx Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
strategy-details-component-test.jsx Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00