Commit Graph

14 Commits

Author SHA1 Message Date
Sérgio Ramos 5d356bfde4 clean hmr references 2017-02-08 21:48:49 +00:00
Sérgio Ramos 6d5922e399 improve webpack config
- better stack traces
- disable hmr (for now)
- runtime eslint
- remove all async/await stuff (untill we actually need it)
- reaload when modules change
- show full path in compiled requires
- ignore node dependencies
- don't instantiate plugins unless required
2017-02-07 15:54:35 +00:00
Sérgio Ramos 809729d981 fix react-router breaking changes 2017-02-06 18:27:10 +00:00
Sérgio Ramos 0fc136c6ae use styled-components@2
and updated all other dependencies
2017-02-06 14:52:16 +00:00
Sérgio Ramos 26991ab356 use json mocked state 2016-12-19 12:25:37 +00:00
Sérgio Ramos c6dd90a0e5 re-structure state
- use reselect
 - flatten it
 - fixes #115 #111 #106
2016-12-16 12:28:27 +00:00
Sérgio Ramos 297c15db98 link settings and projects 2016-12-15 14:10:46 +00:00
Sérgio Ramos cd24d8397a link dashboard and org pages 2016-12-13 22:13:46 +00:00
Sérgio Ramos d63bea9571 use existing aliases in the requires 2016-12-05 20:28:10 +00:00
Sérgio Ramos ada55f14fd lint frontend 2016-10-24 14:11:50 +01:00
Sérgio Ramos 979e2ece71 internationalization suppport 2016-10-24 11:02:18 +01:00
Sérgio Ramos 7ffaba66a5 fix issues raised by eslint 2016-10-20 20:46:50 +01:00
Sérgio Ramos 06f7b29fc3 internationalization suppport 2016-10-20 20:42:39 +01:00
Sérgio Ramos d75ca9ffd4 bootstrap frontend 2016-10-20 10:58:19 +01:00