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

14 Commits

Author SHA1 Message Date
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