1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/feature
Ivar Conradi Østhus b8eda9599a fix: Update feature toggle description. (#196)
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
2019-10-26 22:55:52 +02:00
..
__tests__ fix: Update feature toggle description. (#196) 2019-10-26 22:55:52 +02:00
form fix: Update feature toggle description. (#196) 2019-10-26 22:55:52 +02:00
variant fix: babel-preset-env (#190) 2019-10-09 19:58:49 +02:00
feature-list-item-component.jsx
feature.scss
list-component.jsx
list-container.jsx feat: Filter on all values in toogle data 2019-10-26 22:48:21 +02:00
metric-component.jsx fix: babel-preset-env (#190) 2019-10-09 19:58:49 +02:00
metric-container.jsx
metrics.scss
progress-styles.scss
progress.jsx fix: babel-preset-env (#190) 2019-10-09 19:58:49 +02:00
view-component.jsx fix: Update feature toggle description. (#196) 2019-10-26 22:55:52 +02:00
view-container.jsx