1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
sveisvei
b4e600afd9 only output icon if wanted 2016-12-10 15:29:09 +01:00
sveisvei
6216440644 small button adjustsments 2016-12-10 15:26:28 +01:00
sveisvei
1d23ccedb5 add metrics to edit-view 2016-12-05 12:57:21 +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
Ivar
652c4b39f4 pure components 2016-11-26 10:01:48 +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
35ca8b7fa9 fix link 2016-11-15 21:52:46 +01:00
ivaosthu
d21bf84a5b init 2016-11-10 14:27:06 +01:00