Commit Graph

643 Commits

Author SHA1 Message Date
Jeff Avallone 9a10fc35e8 Adjusting chunk splitting config 2018-05-28 12:03:49 -04:00
Jeff Avallone 2a4e195742 Removing unnecessary config 2018-05-28 11:21:25 -04:00
Jeff Avallone 6ced6fddd5 Renaming CircleCI contexts to be more specific 2018-05-28 11:12:52 -04:00
Jeff Avallone ab786ae242 Updating build status badge 2018-05-28 11:02:35 -04:00
Jeff Avallone a22e858648 Adding documentation about configuration via environment variables 2018-05-28 11:02:13 -04:00
Jeff Avallone 7aa95e092b Updatnig README scripts section 2018-05-28 10:38:35 -04:00
Jeff Avallone 537bf3eb11 Renaming deploy config file 2018-05-28 10:33:51 -04:00
Jeff Avallone c7a7acc1c9 Fixing incorrect argument 2018-05-27 13:49:55 -04:00
Jeff Avallone 25197b9abd Adding more flexible deploy script 2018-05-27 13:45:26 -04:00
Jeff Avallone 4685337599 Adjusting styles 2018-05-25 15:21:31 -04:00
Jeff Avallone ced39a279f Typo 2018-05-25 14:54:11 -04:00
Jeff Avallone f2d10483ad Fixing content-type for service-worker in S3 2018-05-25 14:49:07 -04:00
Jeff Avallone 92800241d7 Setting cache-control header for service-worker.js file 2018-05-25 14:37:25 -04:00
Jeff Avallone beb73f3e69 Adjusting service worker config 2018-05-25 14:37:07 -04:00
Jeff Avallone 8f50e2e232 Turning off cache for local prod server 2018-05-25 14:36:33 -04:00
Jeff Avallone cb0c39b081 Whitespace 2018-05-25 14:36:16 -04:00
Jeff Avallone 133e0c9ec3 Adding build ID to Footer component 2018-05-25 14:35:32 -04:00
Jeff Avallone d63d2484da Adding some logging when Do Not Track disables stuff 2018-05-24 18:04:57 -04:00
Jeff Avallone 99ecc123f4 Refering to the privacy policy from JS Disabled error message 2018-05-24 17:57:20 -04:00
Jeff Avallone 54a45ea3be Linking privacy policy in the footer 2018-05-24 17:56:35 -04:00
Jeff Avallone 821c2eb7fe Adding privacy policy page 2018-05-24 17:56:35 -04:00
Jeff Avallone 031dc2235a Adding support for "info"-type Messages 2018-05-24 17:56:35 -04:00
Jeff Avallone 1a8bb762cb Supporting "Do Not Track" for Gogle Analytics and Sentry error reporting 2018-05-24 17:01:17 -04:00
Jeff Avallone 7698901451 Fixing service worker URL 2018-05-16 18:47:02 -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 f0062c94be Switching to use React.createRef 2018-03-31 11:44:26 -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 1b87abb4fe Updating chunk splitting config 2018-03-30 17:06:33 -04:00
Jeff Avallone 0b76e5979c Adding webpack bundle analyzer 2018-03-30 17:06:11 -04:00
Jeff Avallone a471a33014 Splitting prod configs 2018-03-30 17:05:33 -04:00
Jeff Avallone 5c2b06d4e9 Upgrading i18next packages 2018-03-29 21:34:25 -04:00
Jeff Avallone 2d19ae09bf Using a path in favicon SVG since font wasn't loading 2018-03-29 21:31:48 -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 e28fd69c73 Tweaking cache regexes 2018-02-25 17:33:55 -05:00
Jeff Avallone 9c9d3141e9 Removing unnecessary code 2018-02-25 11:49:29 -05:00
Jeff Avallone 18bd368525 Removing `return` from reflow implementations
I don't think it will be necessary to wait for components to complete
re-rendering before moving on with the reflow process. Parent components
only depend on the bounding box and that is determined immediately when
reflow is called
2018-02-25 11:47:57 -05:00
Jeff Avallone 1e8ee71aef Updating dependencies 2018-02-24 17:07:22 -05:00
Jeff Avallone e5e6f1d0c8 Adding font and lone external image to the service worker cache 2018-02-24 16:43:08 -05:00
Jeff Avallone 692b9fa2df Cleaning up tests 2018-02-20 21:00:48 -05:00
Jeff Avallone f90b4a7bed Adding tests for updating the expression and syntax 2018-02-20 21:00:48 -05:00
Jeff Avallone 33a473734b Updating tests to cover an edge case 2018-02-20 20:25:06 -05:00
Jeff Avallone aa278fb193 Adding URL handling 2018-02-19 17:29:08 -05:00