Commit Graph

19 Commits

Author SHA1 Message Date
Alex Windett fe6d3e3228 adding function to check node_env (#414) 2017-03-29 09:52:33 +01:00
Alex Windett e0130d5522 splitting mock state into reusable objects 2017-03-28 13:39:07 +01:00
Alex Windett 52117a19e2 Adding in React + Redux Performance monitoring
- react-addons-perf
- redux-perf middleware
- React perf widget for !production environments
- React perf in the assinged to window in !production environments
- React perf in the assinged to window in !production environments

Update NODE to NODE_ENV

Adding in React + Redux Performance monitoring
2017-03-28 13:36:31 +01:00
Sérgio Ramos 58d786c099 missing semicolon 2017-03-22 17:10:10 +00:00
Sérgio Ramos 531c83a944 fix tooltipShadow import 2017-03-22 17:06:27 +00:00
Sérgio Ramos e1b03b7d9b switch between mock sets through location query
fixes #398
2017-03-22 17:06:27 +00:00
JUDIT GRESKOVITS fdb0478889 Remove metrics and and settings and correct measurements 2017-03-22 13:34:31 +00:00
JUDIT GRESKOVITS 7a2a1f95a6 Add normal metrics data 2017-03-21 11:21:52 +00:00
JUDIT GRESKOVITS c72bef0553 Add leak metrics data 2017-03-21 10:52:32 +00:00
JUDIT GRESKOVITS d1458e09ee Add mock testing data 2017-03-21 09:41:08 +00:00
JUDIT GRESKOVITS 263d1518af playback metrics data
fixes #357
2017-03-20 11:46:50 +01:00
Sérgio Ramos 9cda6aec2d remove root 2017-02-24 12:13:10 +00:00
Sérgio Ramos 520b685e28 convert commonjs to es2015 modules (fixes #234) 2017-02-23 15:09:27 +00:00
JUDIT GRESKOVITS a4743bd80e re-write forms with react-broadcast 2017-02-21 14:36:59 +00:00
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
Alex Windett 06a93881c0 adding dev baseline grid - toggled on / off with env varibale in npm script 2017-02-01 14:29:40 +00:00
Sérgio Ramos ba8c68c461 run a11y checker in development 2016-10-25 20:36:05 +01:00
Sérgio Ramos d75ca9ffd4 bootstrap frontend 2016-10-20 10:58:19 +01:00