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

29 Commits

Author SHA1 Message Date
Jari Bakken
59a070bf84 Add a Timer that can be stopped while requests are pending. 2014-10-24 13:58:22 +02:00
Jari Bakken
734c2b1eda Improve form. 2014-10-24 13:58:22 +02:00
Jari Bakken
6bf0e38a2b Move container 2014-10-24 13:02:53 +02:00
andsandv
27247f7700 Move menu into React 2014-10-24 12:55:12 +02:00
Jari Bakken
39f55e25c1 Add some padding 2014-10-24 12:06:32 +02:00
andsandv
6db6f2d432 Shorten line 2014-10-24 12:04:17 +02:00
andsandv
da8389f893 #12 List features 2014-10-24 12:00:36 +02:00
Jari Bakken
7e2a59f6ba Ugly bootstrap form. 2014-10-24 11:55:15 +02:00
andsandv
138f80356f #12 Setup features in grid 2014-10-24 11:42:17 +02:00
Jari Bakken
d65c9854e4 Push errors onto state 2014-10-24 10:59:40 +02:00
andsandv
a360894f89 #12 Add button for new features 2014-10-24 10:54:35 +02:00
Jari Bakken
4ac56eaac5 Add ErrorMessages 2014-10-24 10:49:10 +02:00
Jari Bakken
a452e477f9 Re-add setInterval 2014-10-24 10:41:16 +02:00
Jari Bakken
bb2c4b63d8 Move panel code to FeatureList 2014-10-24 10:40:58 +02:00
andsandv
79b0a1fb13 #12 Remove new in header 2014-10-24 10:34:40 +02:00
andsandv
cdf5bb54e8 #13 you can now enable features 2014-10-24 10:31:36 +02:00
Jari Bakken
6804b91d48 Sketch out react events 2014-10-24 10:07:06 +02:00
Jari Bakken
cce3d0b5f2 Redo the React structure - lots of stuff missing 2014-10-23 18:21:24 +02:00
Jari Bakken
db0fee0060 Various react stuff. 2014-10-23 16:58:41 +02:00
Jari Bakken
dbcba1e49d UI stuff 2014-10-23 16:01:29 +02:00
andsandv
877e634c96 Its now autopolling 2014-10-23 15:30:38 +02:00
andsandv
7cf5685eb1 #12 post new features 2014-10-23 15:16:09 +02:00
andsandv
97cd4c8704 #12 Add FeatureForm for new Features 2014-10-23 14:33:34 +02:00
andsandv
91e615a04b Rewrite to use Bootstrap #23 and added JSXHint 2014-10-23 14:02:07 +02:00
andsandv
8c643d4e8c #13 Sending in a patch request when updating enabled flag 2014-10-22 15:53:37 +02:00
andsandv
93bf2b7e84 #13 Post enable change to server and update state 2014-10-22 14:05:36 +02:00
Jari Bakken
44ed6a9162 Add React + a few components 2014-10-21 18:59:51 +02:00
Jari Bakken
e15df86b8d Adding some styles to index.html 2014-10-21 14:30:46 +02:00
ivaosthu
1a68cecb11 Closes #16 - Initial express based server setup.
To start server locally:
npm run start-dev

To execute tests:
npm test
2014-10-20 13:03:43 +02:00