Commit Graph

9 Commits

Author SHA1 Message Date
Robbie Antenesse 3bfaf5f3df Convert import/export to require/module.exports;Window conditions
Add conditions for whether to use certain things if run from server
2020-09-20 17:19:22 -06:00
Robbie Antenesse b093595f1d Restructure app initiation
- Split initialization steps into their own files.
- Use Choo routes instead of viewManager to properly set up 404
- Add styling for different colors of Picnic cards
2019-09-25 12:32:52 -06:00
Robbie Antenesse 6dab28e7a5 Add isLoggedIn to Choo app state 2019-09-13 22:41:16 -06:00
Robbie Antenesse 596721fb2d Add a questionable way to save Choo state for the session 2019-09-12 17:30:56 -06:00
Robbie Antenesse 58d1981a1f Add babel-polyfill just in case it's needed 2019-09-09 16:19:02 -06:00
Robbie Antenesse 30cd02f680 Add settings management functions to choo app; Add language to state 2019-09-09 14:25:57 -06:00
Robbie Antenesse b4d6482994 Move siteName to new config.json for frontend 2019-09-08 21:48:23 -06:00
Robbie Antenesse d5de474368 Create login view; Add footer 2019-09-08 14:04:26 -06:00
Robbie Antenesse 0934fea892 Reorganize the folder structure entirely 2019-09-08 13:44:01 -06:00
Renamed from src/index.js (Browse further)