1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jari Bakken
34fa266bef Switching back to FINN styling. 2020-02-20 08:30:13 +01:00
Jari Bakken
e1f1cfc4d3 Use webpack to build JS/JSX resources. Closes #25. 2020-02-20 08:30:12 +01:00
Jari Bakken
3c4427c54f Bump react to 0.12. Closes #37. 2020-02-20 08:30:12 +01:00
Jari Bakken
8ea8f07b68 Move container 2020-02-20 08:30:11 +01:00
andsandv
3b8b862dde Move menu into React 2020-02-20 08:30:11 +01:00
Jari Bakken
6efd15b777 Add some padding 2020-02-20 08:30:11 +01:00
andsandv
d0a0ade138 #12 Setup features in grid 2020-02-20 08:30:10 +01:00
andsandv
89ce5d5f93 #12 Remove new in header 2020-02-20 08:30:10 +01:00
Jari Bakken
8dda2e4b2b Redo the React structure - lots of stuff missing 2020-02-20 08:30:10 +01:00
andsandv
cb88a15ee9 #12 Add FeatureForm for new Features 2020-02-20 08:30:09 +01:00
andsandv
02ee6471ee Rewrite to use Bootstrap #23 and added JSXHint 2020-02-20 08:30:09 +01:00
Jari Bakken
145ee427cb Add React + a few components 2020-02-20 08:30:07 +01:00
Jari Bakken
33acc4ea71 Adding some styles to index.html 2020-02-20 08:30:07 +01:00
ivaosthu
4a84149b63 Closes #16 - Initial express based server setup.
To start server locally:
npm run start-dev

To execute tests:
npm test
2020-02-20 08:30:06 +01:00