Commit Graph

25 Commits

Author SHA1 Message Date
Jeff Avallone 9f15287fcc Updating privacy page to use react-testing-library 2019-03-24 13:01:03 -04:00
Jeff Avallone 5d700f47aa Updating 404 page to use react-testing-library 2019-03-24 12:59:31 -04:00
Jeff Avallone 58dc36b0c6 Updating index page tests to use react-testing-library 2019-03-24 12:57:53 -04:00
Jeff Avallone 51c21881cc Upgarding dependencies 2019-03-23 16:11:24 -04:00
Jeff Avallone 83de8ebcbc Splitting privacy policy into a separate component 2019-01-18 15:40:29 -05:00
Jeff Avallone c7ea0659f4 Adding HTML lang attribute and description metadata 2019-01-16 06:35:43 -05:00
Jeff Avallone 3f692fc20b Translating the App component 2019-01-15 21:40:07 -05:00
Jeff Avallone bbdc5a3b12 Reverting PWA install prompt
This protocol changed from when the old React implementation was built
and it doesn't work from a user-experience perspective now
2019-01-15 21:20:28 -05:00
Jeff Avallone 8c312a450c Integrating install prompt on index page 2019-01-15 21:08:07 -05:00
Jeff Avallone e77763d0b0 Converting IndexPage to a class 2019-01-15 20:36:45 -05:00
Jeff Avallone f1a2dfdd34 Updating tests 2019-01-13 11:56:07 -05:00
Jeff Avallone c3116bf5b6 Moving supported syntax list to gatsby-config 2019-01-13 11:33:33 -05:00
Jeff Avallone 13cfcca85e React.Context was overkill for this purpose, not using it
Also using Gatsby's built-in location property
2019-01-12 21:47:36 -05:00
Jeff Avallone a4450b34b3 Adding semi-functional rendering demo of app 2019-01-11 22:32:20 -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 bf35f26d5b Reworking internal component naming for clarity 2019-01-06 13:25:33 -05:00
Jeff Avallone 618b21bb93 Implementing translations 2019-01-06 13:03:07 -05:00
Jeff Avallone 7d7916baf0 Applying Layout component in gatsby-browser 2019-01-05 20:16:29 -05:00
Jeff Avallone 837b8d77df Updating eslint rules and addressing issues 2019-01-05 12:27:13 -05:00
Jeff Avallone 8a3471b916 Adding Jest for testing 2019-01-04 18:38:49 -05:00
Jeff Avallone a5babf8965 Tweaking language on privacy policy page 2019-01-03 18:29:28 -05:00
Jeff Avallone 1655a7898e Adding 404 and privacy policy pages 2019-01-03 18:01:11 -05:00
Jeff Avallone 533475e613 Adding Message 2019-01-03 18:01:01 -05:00
Jeff Avallone bad4b4be73 Adding react-helmet and starting on a Layout component 2019-01-02 18:51:23 -05:00
Jeff Avallone 10bd2c7e36 Adding Gatsby 2019-01-01 20:27:53 -05:00