sveisvei
412d95c7e2
fix titles
2016-12-10 12:35:28 +01:00
sveisvei
21012adc08
minor cleanups, move header to common component
2016-12-10 11:47:25 +01:00
sveisvei
87cd3b03d1
toggle switch input state
2016-12-09 14:44:09 +01:00
sveisvei
fe97342846
improve buttons
2016-12-05 23:08:32 +01:00
ivaosthu
8fc5544ab4
Added view strategy view
2016-12-05 23:00:29 +01:00
sveisvei
63d60c354e
fix button action not affecting form
2016-12-04 13:55:43 +01:00
sveisvei
ca40eedb32
fix strategies menu
2016-12-04 13:51:31 +01:00
sveisvei
eeb40113c5
wip
2016-12-04 12:49:01 +01:00
ivaosthu
9fb0db1912
Trim name inputs for feature toggle and strategy.
...
closes #12
2016-12-03 14:29:33 +01:00
Ivar
993222a749
Fix input-store list bug.
...
Because we convert items from Immutable Object to js
we can not just look up items in a list property via
the object itself, as it is not the same.
The easy fix is to just use the index of the item in
the list, as we already know it anyway.
closes #5
2016-11-16 21:20:41 +01:00
Ivar
6b3af5565d
fix eslint
2016-11-16 00:19:47 +01:00
Ivar
d3d8591b45
fix configure strategy UI
2016-11-15 23:14:30 +01:00
ivaosthu
d21bf84a5b
init
2016-11-10 14:27:06 +01:00