Commit Graph

55 Commits

Author SHA1 Message Date
Jeff Avallone 76785dcfa8 Package upgrades 2018-06-02 13:35:58 -04:00
Jeff Avallone 14eeab2098 Upgrading Jest 2018-06-02 13:13:37 -04:00
Jeff Avallone fd656c8649 Upgrading React and Form's getDerivedStateFromProps 2018-06-02 13:01:16 -04:00
Jeff Avallone 49e56aebd7 Setting up CircleCI test summary support 2018-05-29 17:30:51 -04:00
Jeff Avallone 25197b9abd Adding more flexible deploy script 2018-05-27 13:45:26 -04:00
Jeff Avallone f3a2acdd7f Updating dependencies 2018-05-16 18:46:58 -04:00
Jeff Avallone 0ac27391c7 Updating packages 2018-04-08 22:07:52 -04:00
Jeff Avallone f5f30a854b Ensuring react-test-renderer is the correct version and enabling test 2018-03-31 05:18:54 -04:00
Jeff Avallone 0b76e5979c Adding webpack bundle analyzer 2018-03-30 17:06:11 -04:00
Jeff Avallone 5c2b06d4e9 Upgrading i18next packages 2018-03-29 21:34:25 -04:00
Jeff Avallone 8ef5a5483d Upgrading Workbox plugin 2018-03-29 21:25:45 -04:00
Jeff Avallone a3ad7d0e08 Upgrading webpack packages 2018-03-29 21:10:21 -04:00
Jeff Avallone 50a2339cc1 Updating more packages 2018-03-29 20:16:21 -04:00
Jeff Avallone cd6ccf5838 Upgrading eslint packages 2018-03-29 20:10:38 -04:00
Jeff Avallone 0234371309 Upgrading Jest and related dependencies 2018-03-29 19:05:23 -04:00
Jeff Avallone fe7caf5faa Updating React and switching to new lifecycle methods 2018-03-29 19:00:52 -04:00
Jeff Avallone 91b6ac8668 Upgrading other packages 2018-03-07 19:09:27 -05:00
Jeff Avallone cbe538c007 Upgrading webpack to 4.0
Needed to replace favicon generator
2018-03-07 19:09:08 -05:00
Jeff Avallone 1e8ee71aef Updating dependencies 2018-02-24 17:07:22 -05:00
Jeff Avallone aa278fb193 Adding URL handling 2018-02-19 17:29:08 -05:00
Jeff Avallone 6285bd4320 Upgrading packages 2018-02-17 22:26:24 -05:00
Jeff Avallone 6e8d7c297a Moving to using a decorator mixin instead of base class for SVGs 2018-02-17 16:58:49 -05:00
Jeff Avallone dea6d92272 Reorganizing the rendering flow 2018-02-17 10:45:03 -05:00
Jeff Avallone 06a90429ff Getting Download links working 2018-02-16 22:47:53 -05:00
Jeff Avallone 82b780e9c3 First cut of SVG rendering components
These still need work, but they're functional enough to render a diagram
2018-02-16 19:16:30 -05:00
Jeff Avallone adba2999bf Updating prerender script to use async/await 2018-02-15 20:26:03 -05:00
Jeff Avallone 17e8be5f42 Updating packages 2018-02-15 20:03:10 -05:00
Jeff Avallone d8a8177f41 Setting NODE_ENV for builds 2018-02-13 17:54:14 -05:00
Jeff Avallone 888336cbec Adding loader for i18next translation files 2018-02-13 17:46:44 -05:00
Jeff Avallone 1fd797f52a Adding identity-obj-proxy for CSS module mocks 2018-02-13 17:15:33 -05:00
Jeff Avallone 20adf55c11 Breaking up main stylesheet into per-component styles 2018-02-13 17:12:02 -05:00
Jeff Avallone 7238643740 Reworking static page generation
Including styles in components wasn't working with the old system.
2018-02-13 17:10:32 -05:00
Jeff Avallone 21146549f7 Adding language detection 2018-02-11 18:43:11 -05:00
Jeff Avallone 355ef79d20 Adding i18next 2018-02-11 18:37:07 -05:00
Jeff Avallone eda8daf8dd Switching to use cssnext 2018-02-11 14:51:17 -05:00
Jeff Avallone edf4ecd081 Removing react-test-renderer 2018-02-11 11:58:03 -05:00
Jeff Avallone cabc2adc1f Adding enzyme 2018-02-11 11:49:50 -05:00
Jeff Avallone 8b86ddc14c Updating babel and eslint configs
Adding support for class properties amongst other things
2018-02-11 11:16:07 -05:00
Jeff Avallone b009d078b6 Adding Sentry.io 2018-02-11 10:41:03 -05:00
Jeff Avallone fd5a8786d0 Adding Google Analytics 2018-02-11 10:27:43 -05:00
Jeff Avallone 49a236bf89 Switching back to SVG components for icons
No longer need the hack to only use them in components while URLs are
used in styles since I don't need icons in the styles anymore. Embedding
the markup also provides the option to restyle the icons
2018-02-11 06:58:59 -05:00
Jeff Avallone 810b37aa47 Removing SVG components
Sticking with importing data URIs for now
2018-02-11 06:51:54 -05:00
Jeff Avallone 10125066d9 Fixing URLs in yarn.lock
Also adding a project yarnrc so I don't end up using my internal npm
repo again.
2018-02-10 19:15:35 -05:00
Jeff Avallone 3e729b2a34 Adding Jest 2018-02-10 18:30:07 -05:00
Jeff Avallone 738902d0ce Adding precommit hook 2018-02-10 18:11:30 -05:00
Jeff Avallone cca35117f5 Adding eslint 2018-02-10 18:03:21 -05:00
Jeff Avallone 74d622c7a4 Getting icon loading in the root styles working 2018-02-10 17:55:48 -05:00
Jeff Avallone 8eb4b450ca Adding SVG icons 2018-02-10 16:32:52 -05:00
Jeff Avallone e52103a516 Integrating React 2018-02-10 16:22:59 -05:00
Jeff Avallone 40d08ddef8 Adding service worker cache 2018-02-10 16:08:42 -05:00