1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-14 20:06:41 +02:00
Commit Graph

11178 Commits

Author SHA1 Message Date
Ivar
a7c844d716 add fetch polifill 2016-11-16 22:19:38 +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
71cb26dede update bundle 2016-11-16 00:22:29 +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
a642ce0c04 remove unused files 2016-11-14 09:49:38 +01:00
ivaosthu
a4e02aeda4 upgrade react-router 2016-11-14 09:32:13 +01:00
ivaosthu
ed0acc3265 upgrade normalize.css 2016-11-14 09:18:15 +01:00
Ivar Conradi Østhus
bb5a150dd9 Update README.md 2016-11-14 09:13:56 +01:00
ivaosthu
ac2072971f Added validation: require at-least one strategy 2016-11-13 22:25:14 +01:00
ivaosthu
9b277f29b9 fix some warning 2016-11-13 11:51:30 +01:00
ivaosthu
7d49ea7587 fix event api uri 2016-11-13 11:26:27 +01:00
ivaosthu
5e8494957c Checkin dist folder to ease local dev.
Should be removed when we have a release
of unleash-frontend
2016-11-13 11:09:31 +01:00
ivaosthu
7f8ec4262d Make build produce a production build
Closes #1
2016-11-10 22:49:28 +01:00
ivaosthu
9ef5598fd5 expose all files for now 2016-11-10 16:43:21 +01:00
ivaosthu
8070e6000e fix urls 2016-11-10 16:34:39 +01:00
ivaosthu
3b53b79fb2 fix /api path 2016-11-10 16:09:48 +01:00
ivaosthu
d2d77ed002 add explicit entry 2016-11-10 15:39:53 +01:00
Ivar Conradi Østhus
c883d0f4c4 Rename .travis to .travis.yml 2016-11-10 15:28:34 +01:00
ivaosthu
ac35ba2f91 build a self-contained SPA 2016-11-10 15:10:56 +01:00
ivaosthu
de58139501 Adding travis 2016-11-10 15:03:38 +01:00
ivaosthu
a0b89ff851 update readme 2016-11-10 14:50:04 +01:00
ivaosthu
d21bf84a5b init 2016-11-10 14:27:06 +01:00
Ivar Conradi Østhus
54ec9de3cf Initial commit 2016-11-10 14:23:33 +01:00
Jari Bakken
f80d9a8827 Initial commit 2014-09-29 14:50:46 +02:00