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

550 Commits

Author SHA1 Message Date
sveisvei
e299f88062 simple list input type 2016-12-10 23:16:21 +01:00
sveisvei
217504d574 default percentage and label styling 2016-12-10 22:20:26 +01:00
sveisvei
f04f3e9b29 add simple param type field 2016-12-10 22:08:41 +01:00
sveisvei
0ba7ca0659 link cards to strategies view 2016-12-10 21:18:17 +01:00
ivaosthu
57565185b0 Add slider for strategy-type 'percentage' 2016-12-10 16:04:19 +01:00
sveisvei
87fe8f5c66 shorten description with ellipse 2016-12-10 15:39:03 +01:00
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
4b9a60a735 add site url link 2016-12-10 15:10:03 +01:00
sveisvei
f665228a5a add progress bar 2016-12-10 14:19:52 +01:00
sveisvei
f6ca76ff39 realign after moved button 2016-12-10 14:10:27 +01:00
sveisvei
f462da5224 fix getIcon 2016-12-10 14:03:54 +01:00
ivaosthu
420bd99d1e add-strategy list should be scrollable 2016-12-10 13:55:31 +01:00
sveisvei
da5d1e6156 improve strategy deleted message and add strategy form 2016-12-10 13:45:49 +01:00
sveisvei
5537910a05 switch up selected strategies 2016-12-10 13:11:05 +01:00
sveisvei
9520458eee fix parameter fields 2016-12-10 12:38:11 +01:00
sveisvei
412d95c7e2 fix titles 2016-12-10 12:35:28 +01:00
sveisvei
6e366c1db6 fix switch 2016-12-10 12:21:27 +01:00
sveisvei
21012adc08 minor cleanups, move header to common component 2016-12-10 11:47:25 +01:00
sveisvei
cde4f510df cleanup footer 2016-12-10 09:28:42 +01:00
sveisvei
61729c3467 load app list from common 2016-12-09 22:14:40 +01:00
sveisvei
87cd3b03d1 toggle switch input state 2016-12-09 14:44:09 +01:00
sveisvei
946f9af733 applications 2016-12-09 14:02:36 +01:00
sveisvei
fe97342846 improve buttons 2016-12-05 23:08:32 +01:00
sveisvei
4116a854c8 add missing key 2016-12-05 23:08:32 +01:00
ivaosthu
8fc5544ab4 Added view strategy view 2016-12-05 23:00:29 +01:00
sveisvei
672635a185 add list and icon 2016-12-05 18:43:00 +01:00
sveisvei
c08dff8e84 max 5 entries on overview 2016-12-05 18:25:36 +01:00
sveisvei
e88e3aeb88 make history-list-toggle use same store 2016-12-05 18:11:51 +01:00
sveisvei
b35ad9a91b add history to view part1 2016-12-05 17:59:16 +01:00
sveisvei
7836910ccb clear timer 2016-12-05 15:23:17 +01:00
sveisvei
6704d35a6c add newline 2016-12-05 15:17:45 +01:00
sveisvei
a1006e14f0 add application view 2016-12-05 15:15:01 +01:00
sveisvei
d2ea5db48c add seen apps 2016-12-05 14:19:19 +01:00
sveisvei
b95564f2cf add switch to edit-view 2016-12-05 13:10:02 +01:00
sveisvei
1d23ccedb5 add metrics to edit-view 2016-12-05 12:57:21 +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
652c4b39f4 pure components 2016-11-26 10:01:48 +01:00
ivaosthu
edf0075282 add history for feature toggles 2016-11-22 22:04:30 +01:00
Ivar
1a21e16710 Clear input store when user cancel.
Closes #4
2016-11-16 21:58:30 +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
f921786850 wrap edit toggle to make sure it is loaded in store before we enter edit-component 2016-11-16 00:15:57 +01:00
Ivar
d3d8591b45 fix configure strategy UI 2016-11-15 23:14:30 +01:00
Ivar
35ca8b7fa9 fix link 2016-11-15 21:52:46 +01:00
ivaosthu
9b277f29b9 fix some warning 2016-11-13 11:51:30 +01:00
ivaosthu
d21bf84a5b init 2016-11-10 14:27:06 +01:00