Commit Graph

14 Commits

Author SHA1 Message Date
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 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 f1a2dfdd34 Updating tests 2019-01-13 11:56:07 -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 8a3471b916 Adding Jest for testing 2019-01-04 18:38:49 -05:00