1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/feature/variant
Fredrik Strand Oseberg 2f1848f6fd Fix/feedback on create (#292)
* fix: copy feature toggle instead of setting newVariants on the reference

* fix: remove console log

* fix: update messages

* fix: give feedback on strategy actions

* fix: do not allow feature toggle to be created with empty name

* fix: disable delete if only one strategy is applied

* fix: archive view

* fix: set name field on add variant required

* fix: set required on feature toggle name
2021-05-10 13:22:22 +02:00
..
__tests__ Fix/variants (#278) 2021-04-28 14:58:53 +02:00
AddVariant Fix/feedback on create (#292) 2021-05-10 13:22:22 +02:00
enums.js Feat: (VariantCustomization) Allow user to customize variant weights (#216) 2020-08-03 13:33:16 +02:00
update-variant-component.jsx Fix/feedback on create (#292) 2021-05-10 13:22:22 +02:00
update-variant-container.jsx Fix/feedback on create (#292) 2021-05-10 13:22:22 +02:00
variant-view-component.jsx wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
variant.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00