1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
Ivar
ecdc916a3b Added support for fetching data.
- use "json-server" for serving mocked API responses.
- setup redux to fetch responses when featureToggle list is mounted.
2016-09-28 23:02:23 +02:00
Ivar
c89b91a84c trying to fix travis build by cleaning up webpack config 2016-09-23 12:40:41 +02:00
Ivar
cfd604b36e rename Log-page to HistoryPage 2016-09-22 13:52:54 +02:00
ivaosthu
f47e7aa684 added gitignore 2016-09-16 21:55:23 +02:00
ivaosthu
4395703011 We should just require the common.scss in out theme file 2016-09-16 21:44:44 +02:00
ivaosthu
0ea97f77b5 added redux with a small example store 2016-09-16 21:36:35 +02:00
Ivar
437641ac2e fix linting #153 2016-09-13 23:43:54 +02:00
Ivar
834a0a151d a few more menu-items #153 2016-09-13 23:31:38 +02:00
Ivar
bb5168c805 fix styling #153 2016-09-13 23:31:32 +02:00
sveisvei
245270a0ff add prebulish and index file #153 2016-09-13 23:31:26 +02:00
Ivar
e3bcd27af0 added style override #153 2016-09-13 23:31:20 +02:00
Ivar
917e92d9ff adjust sizes #153 2016-09-13 23:31:12 +02:00
Ivar
82329bd540 tune colors #153 2016-09-13 23:31:05 +02:00
Ivar
299fa9964b hacking more of layout #153 2016-09-13 23:30:59 +02:00
Ivar
506654b8bc added react-router #153 2016-09-13 23:30:53 +02:00
ivaosthu
b97603b50c adde react-toolbox with custom theme hook #153 2016-09-13 23:30:45 +02:00
Ivar
175e540b4b fix linting #153 2016-09-13 23:30:37 +02:00
Ivar
b0363570a8 all via webpack-dev-server script #153 2016-09-13 23:30:27 +02:00
Ivar
dcdd5ac31d Setup react, webpack, babel, hmr etc #153 2016-09-13 23:30:06 +02:00