1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-18 13:48:58 +02:00
unleash.unleash/frontend/src
Ivar Conradi Østhus dd9c4bd1ab fix: Update feature toggle description. (#198)
* fix: Update feature toggle description.

Currently it is always in edit mode which can be a bit confusing.
Usually one do not want to edit a toggle descirption and if one
do it should be OK to enter edit mode.

Now it alos stores changes in local state on the component so any
updates from the server should not affect the local value currently
beeing edited by the user.

fixes #168

* fix: Don't show strategy description during configure
2019-10-27 19:40:41 +01:00
..
__mocks__ feature: Add support for permission system in unleash frontend 2019-01-16 10:39:58 +01:00
__tests__ fix(eslint): ovveride test rules in root .eslintrc file 2018-08-13 13:13:27 +02:00
component fix: Update feature toggle description. (#198) 2019-10-27 19:40:41 +01:00
data feat: Add support for flexible rollout strategy. (#193) 2019-10-24 16:19:07 +02:00
page fix: babel-preset-env (#190) 2019-10-09 19:58:49 +02:00
store feat: Add option for custom ui links (#195) 2019-10-26 22:05:38 +02:00
.eslintrc Use 120 as width in prettier (#90) 2017-08-28 21:40:44 +02:00
index.jsx feat: Customisable UI via config 2019-03-13 08:49:50 +01:00
metrics-poller.js bugfix(metrics-poller) use size and not length for immutable array 2018-02-04 22:04:28 +01:00
permissions.js feature: Add support for permission system in unleash frontend 2019-01-16 10:39:58 +01:00
setupTests.js fix: babel-preset-env (#190) 2019-10-09 19:58:49 +02:00