Ivar Conradi Østhus
aa13f2d755
fix: upgrade react-router to version 5.1.2
2020-04-18 21:54:49 +02:00
Ivar Conradi Østhus
88aca9e37a
fix: upgrade react to version 16.13.1
2020-04-18 21:53:06 +02:00
Ivar Conradi Østhus
6e657314c2
fix: rename use of legacy react lifecyle methods
...
replaced with "UNSAFE_*" methods. Needs to be fixed at some point.
2020-04-18 21:50:01 +02:00
Ivar Conradi Østhus
a3c6c8da37
fix: upgrade react-dnd to version 10.0.2"
...
Also drop Decorators
2020-04-18 21:48:38 +02:00
Ivar Conradi Østhus
f1a6015691
3.2.20
2020-04-13 22:35:12 +02:00
Ivar Conradi Østhus
f28b6bd93a
fix: Logout should not be xhr call
...
details: https://github.com/Unleash/unleash/issues/520
2020-03-29 20:44:48 +02:00
Ivar Conradi Østhus
b9a3d74fbb
fix: lint errors
2020-03-11 19:04:56 +01:00
Ivar Conradi Østhus
af07396d9a
fix: fix sort-order
2020-03-11 18:52:23 +01:00
Ivar Conradi Østhus
c42a06ffb9
3.2.19
2020-03-10 15:12:53 +01:00
Ivar Conradi Østhus
b3846225f6
fix: default groupId never set for strategies (only in ui)
2020-03-10 15:09:28 +01:00
Ivar Conradi Østhus
c7b84ba5de
fix: remove unused param
2020-03-05 19:57:44 +01:00
Ivar Conradi Østhus
dff785275a
3.2.18
2020-03-05 17:07:51 +01:00
Ivar Conradi Østhus
d6aeff9891
chore: changelog
2020-03-05 17:07:06 +01:00
Ivar Conradi Østhus
509b3a6186
fix: clean up history view a bit
2020-02-29 10:30:13 +01:00
Ivar Conradi Østhus
d70d3ab978
3.2.17
2020-02-27 23:15:46 +01:00
Ivar Conradi Østhus
c01653b38c
chore: update CHANGELOG
2020-02-27 23:13:49 +01:00
Ivar Conradi Østhus
877c24dc40
fix: lint
2020-02-27 23:12:49 +01:00
Ivar Conradi Østhus
73f2cebc7a
fix: Add debounce for toggle-filter to avoid lag
2020-02-27 23:06:21 +01:00
Ivar Conradi Østhus
20a7323916
fix: Footer should be at the bottom.
...
closes #203
2020-02-27 23:02:49 +01:00
Ivar Conradi Østhus
8253dbb0ad
3.2.16
2020-02-27 21:39:16 +01:00
Ivar Conradi Østhus
7f3e5d5a4f
chore: update CHANGELOG
2020-02-27 21:37:24 +01:00
Ivar Conradi Østhus
d7f9b892a3
feat: UI for view, create and edit context fields ( #204 )
...
* feat: UI for view, create and edit context fields
* fix: lint
2020-02-27 21:36:07 +01:00
Ivar Conradi Østhus
03b4ec9751
3.2.15
2020-02-12 22:19:14 +01:00
Ivar Conradi Østhus
72fc08b432
chore: update changelog
2020-02-12 22:14:42 +01:00
Ivar Conradi Østhus
a4961cc6d3
fix: missing feature toggle should pre-fill name
2020-02-12 22:14:42 +01:00
Ivar Conradi Østhus
00064644e5
fix: Strategy config not maintainted in create toggle
2020-02-12 22:14:42 +01:00
Ivar Conradi Østhus
5c16ba8ae5
3.2.14
2020-02-12 20:43:32 +01:00
Ivar Conradi Østhus
cb69cf8c1c
chore: update CHANGELOG.md
2020-02-12 20:40:56 +01:00
Ivar Conradi Østhus
2b93358fa3
chore: change title in devmode
2020-02-11 08:58:11 +01:00
Ivar Conradi Østhus
57f1699c00
fix: upgrade react-mdl to version 2.1.0
2020-01-26 12:03:10 +01:00
Ivar Conradi Østhus
f6a2508218
fix: failing test
2020-01-10 08:30:50 +01:00
Ivar Conradi Østhus
ae0aae740a
3.2.13
2020-01-10 08:24:23 +01:00
Ivar Conradi Østhus
04206eb1c6
chore: update changelog
2020-01-10 08:23:52 +01:00
Ivar Conradi Østhus
c3aa3ea88f
fix: Should be possible to clone even if strategy does not have groupId
2020-01-10 08:22:08 +01:00
Ivar Conradi Østhus
c27fb9ac1d
3.2.12
2020-01-09 22:53:18 +01:00
Ivar Conradi Østhus
ed933de190
chore: update changelog.md
2020-01-09 22:52:43 +01:00
Ivar Conradi Østhus
19443c651f
Feat: clone feature toggle configuration ( #201 )
...
Create a new feature toggle by cloning the config of an
existing feature toggle.
This feature alos moves away from the input store for the
"create feature toggle form".
2020-01-09 22:51:05 +01:00
Ivar Conradi Østhus
ff8ce52347
3.2.11
2020-01-08 08:22:49 +01:00
Ivar Conradi Østhus
fcf9e699dc
fix: clean up variants view
2020-01-08 08:22:17 +01:00
Ivar Conradi Østhus
6171423300
fix: update mini-css-extract-plugin to version 0.9.0
2020-01-08 07:27:43 +01:00
greenkeeper[bot]
aa07fe7bf6
fix: update fetch-mock to version 8.0.0 ( #199 )
...
* chore(package): update fetch-mock to version 8.0.0
* chore(package): update lockfile yarn.lock
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2020-01-08 07:22:10 +01:00
Ivar Conradi Østhus
88e2227fbe
fix: Clean up linitng
2020-01-06 20:18:39 +01:00
Ivar Conradi Østhus
d297186acb
fix: Cannot remove all variants in Admin UI
...
see https://github.com/Unleash/unleash/issues/544
2020-01-06 20:12:36 +01:00
Ivar Conradi Østhus
e837aebb66
Update CHANGELOG.md
2019-12-16 21:47:46 +01:00
ivaosthu
9c97d8c313
fix: missing strategy makes the toggle-configure crash
2019-12-16 21:44:27 +01:00
ivaosthu
ecc95f55b5
fix: do not show defaul environment in ui
2019-11-03 13:00:35 +01:00
ivaosthu
63aa67a7a8
3.2.9
2019-10-27 19:42:37 +01:00
ivaosthu
c44dab8ddf
chore: update CHANGELOG
2019-10-27 19:42:23 +01:00
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
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