ivaosthu
8fc5544ab4
Added view strategy view
2016-12-05 23:00:29 +01:00
sveisvei
b35ad9a91b
add history to view part1
2016-12-05 17:59:16 +01:00
sveisvei
3b6fcd7f62
remove log
2016-12-05 15:15:55 +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
cd34dd8e89
move feature-metrics-api
2016-12-04 20:01:12 +01:00
ivaosthu
49ba034cfc
WIP client applications
2016-12-03 15:54:15 +01:00
ivaosthu
2318710c68
fix url to toggle metrics
2016-12-01 17:18:51 +01:00
ivaosthu
8af876f3d0
update metrics URI for feature-toggles
2016-11-30 19:11:36 +01:00
ivaosthu
e23cdfeb8d
Show username in AppBar
2016-11-25 15:37:06 +01:00
ivaosthu
67bdb16659
Show a dialog if the username cookie is not set.
...
This is used by unleash server to show who changes what.
By making this a required input allow us to make sure
it is always set.
2016-11-24 21:32:29 +01:00
ivaosthu
bb3791987d
simplify immutable js
2016-11-24 20:30:06 +01:00
ivaosthu
b3c9aa121d
Implemented a settings-store backed by localstorage.
...
Closes #9
2016-11-24 19:34:23 +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
ivaosthu
8070e6000e
fix urls
2016-11-10 16:34:39 +01:00
ivaosthu
d21bf84a5b
init
2016-11-10 14:27:06 +01:00