1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/store
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
..
addons Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
api-calls Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
application Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
archive Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
context Fix/console warn (#290) 2021-05-07 08:42:51 +02:00
e-admin-auth fix: proper error handling for auth-settings being stored (#293) 2021-05-10 13:15:44 +02:00
e-api-admin Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
error Fix/feedback on create (#292) 2021-05-10 13:22:22 +02:00
feature-metrics Fix/strategy constraints (#289) 2021-05-07 08:31:25 +02:00
feature-tags Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
feature-toggle Fix/feedback on create (#292) 2021-05-10 13:22:22 +02:00
feature-type Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
history Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
project fix: add members to project use correct uri 2021-05-07 09:14:32 +02:00
settings fix: use correct baseUriPath with localStorage 2021-05-05 10:57:07 +02:00
strategy Fix/feedback on create (#292) 2021-05-10 13:22:22 +02:00
tag Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
tag-type Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
ui-bootstrap Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
ui-config fix: use correct baseUriPath with localStorage 2021-05-05 10:57:07 +02:00
user fix: logout should only be called once 2021-05-04 21:24:25 +02:00
api-helper.js Fix/feedback on create (#292) 2021-05-10 13:22:22 +02:00
index.js Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
util.js Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00