Commit Graph

76 Commits

Author SHA1 Message Date
Jeff Avallone 4fd02d661d Removing enzyme 2019-03-24 12:13:50 -04:00
Jeff Avallone 728a7fbb14 Adding react-testing-library 2019-03-24 12:08:36 -04:00
Jeff Avallone 2f7c67c953 Adding a jest transform to handle yaml files 2019-03-23 18:51:32 -04:00
Jeff Avallone 274fdf038d Adding late-breaking upgrades 2019-03-23 17:34:37 -04:00
Jeff Avallone 51c21881cc Upgarding dependencies 2019-03-23 16:11:24 -04:00
Jeff Avallone b47d03cb31 Switching to an SVG for CC license logo 2019-01-29 17:23:54 -05:00
Jeff Avallone 57dbea8c40 Updating dependencies 2019-01-24 17:14:18 -05:00
Jeff Avallone 2c8b779793 Opening the privacy policy as an overlay when possible
It still exists as a separate page, but will open as an overlay for a
simple click
2019-01-18 16:24:10 -05:00
Jeff Avallone a23e72d633 Adding pre-commit hook 2019-01-16 07:01:34 -05:00
Jeff Avallone 46c956e3da Adding manifest and offline support 2019-01-15 18:51:46 -05:00
Jeff Avallone eab20afe1c Adding tests for App component 2019-01-15 17:46:43 -05:00
Jeff Avallone a4450b34b3 Adding semi-functional rendering demo of app 2019-01-11 22:32:20 -05:00
Jeff Avallone 50200ae72f Tweaking Jest config 2019-01-11 21:01:55 -05:00
Jeff Avallone 297bb650ac Adding firebase deploy config 2019-01-08 17:15:16 -05:00
Jeff Avallone aca30c8df3 I forgot to configure enzyme-to-json
I thought those snapshots looked terrible
2019-01-08 07:13:09 -05:00
Jeff Avallone e1c4cb9068 Adding i18next integration 2019-01-06 12:24:47 -05:00
Jeff Avallone 8a3471b916 Adding Jest for testing 2019-01-04 18:38:49 -05:00
Jeff Avallone 6cff032efb Adding Sentry 2019-01-03 21:33:13 -05:00
Jeff Avallone c26bf26bd1 Adding Google Analytics integration 2019-01-03 18:29:42 -05:00
Jeff Avallone 3ce3a886ed Loading font through CSS to avoid font loading flash 2019-01-03 18:00:10 -05:00
Jeff Avallone c572501d51 Adding Header component 2019-01-03 07:49:54 -05:00
Jeff Avallone 6fd1035cf6 Adding PostCSS 2019-01-03 07:11:42 -05:00
Jeff Avallone 819d4be1a5 Removing import lint rules
Shortcut for importing components is messing with the lint rules and I
can't get a custom resolver working
2019-01-02 19:12:53 -05:00
Jeff Avallone bad4b4be73 Adding react-helmet and starting on a Layout component 2019-01-02 18:51:23 -05:00
Jeff Avallone 6fc3062146 Adding eslint 2019-01-02 18:26:50 -05:00
Jeff Avallone 10bd2c7e36 Adding Gatsby 2019-01-01 20:27:53 -05:00
Jeff Avallone 02f33c6ae2 Clearing out old site code 2019-01-01 20:22:04 -05:00
Jeff Avallone 440a2ac22a Updating start script to run LiveReload setup
Fixes #42
2017-08-21 20:45:48 -04:00
Jeff Avallone ce8093d710 Upgrading dependencies 2017-07-29 16:35:14 -04:00
Jeff Avallone a44dadd28d Cleaning up some module requirements 2016-10-15 17:45:20 -04:00
Jeff Avallone 28ec931607 Adding build and start commands to npm config 2016-10-15 17:45:19 -04:00
Jeff Avallone bd29a80ea7 Adding webpack config for build styles 2016-10-15 17:44:35 -04:00
Jeff Avallone 218e6a30d8 Adding npm script to run JSCS lint 2016-10-15 12:55:51 -04:00
Jeff Avallone c89ef457b6 Removing karma gulp tasks in favor or npm script 2016-10-15 12:55:50 -04:00
Jeff Avallone 2a496bf4c1 Configuring karma to work with webpack 2016-10-15 12:55:50 -04:00
Jeff Avallone a8a76651c2 Removing gulp JS build scripting 2016-10-15 12:55:50 -04:00
Jeff Avallone c55adb13d9 Initial webpack config with JS build support 2016-10-15 12:55:46 -04:00
Jeff Avallone 1bd3df524a Updating some dependency versions 2016-07-31 11:46:47 -04:00
Jeff Avallone 1cbd8b63df Updating travis builds to use headless firefox 2016-07-27 11:20:11 -04:00
Jeff Avallone bca755c1be Updating browserify and karma-browserify 2016-07-27 11:14:08 -04:00
Jeff Avallone 3a9b48f481 Updating lodash version 2016-07-27 11:14:08 -04:00
Jeff Avallone a00a27e9b1 Updating gulp-hb version 2016-07-27 11:12:56 -04:00
Sebastian Thiel 4893c5b304 configure Travis continuous integration
It will run gulp karma:single , and fail if that fails.
2016-01-03 19:38:10 +01:00
Jeff Avallone 98d2f94a3a Removing babel-plugin-transform-runtime
It appears to be involved somehow with the JS errors from Issue #21.
2015-12-21 14:50:33 -05:00
Jeff Avallone cff494a4bb Updating NPM deps
Fixes #21
2015-12-21 14:08:04 -05:00
Jeff Avallone dcc1cd3968 Adding babel-polyfill to fix errors 2015-11-10 20:59:26 -05:00
Jeff Avallone e1bc209590 Compressing JS and CSS 2015-11-01 11:32:05 -05:00
Jeff Avallone 4c5e176cea Adding gulp task help 2015-11-01 11:05:12 -05:00
Jeff Avallone e35be731cc Adding JSCS integration 2015-11-01 10:18:31 -05:00
Jeff Avallone fb4b39e75b Tweaking error handling setup 2015-11-01 07:21:17 -05:00