Commit Graph

13 Commits

Author SHA1 Message Date
Patrick Fic
3060c16dd3 BREAKING CHANGES: Converted to use Redux stores. Login now working using Redux. 2020-01-31 13:20:15 -08:00
Patrick Fic
226933f2d7 Added langauge localization files to use masterdata and futureproof translations. 2019-12-31 12:57:17 -08:00
Patrick Fic
7de41f77ae Refactor app.container to load current user. 2019-12-09 19:49:43 -08:00
Patrick Fic
4f3d917e06 Complete rewrite of local state management. 2019-12-06 23:30:15 -08:00
Patrick Fic
76b6b9c7b9 Refactored header to pull from masterdata. 2019-12-05 22:00:00 -08:00
Patrick Fic
2842af38b7 Refactored app.js and index.js to follow hasura examples of managing state. Now using hooks for user auth and only user auth. 2019-12-05 21:03:40 -08:00
Patrick Fic
b44714eb59 Fix broken link. 2019-12-05 19:47:46 -08:00
Patrick Fic
ce4e3be9d5 Backup before moving state to app.js 2019-12-05 19:46:46 -08:00
Patrick Fic
d2f684f4ed Login token is retrieved but not stored. 2019-12-05 19:32:51 -08:00
Patrick Fic
b2649a25cc In progress sign in changes. 2019-12-04 21:02:23 -07:00
Patrick Fic
25d434ef10 Baseline Schema changes. 2019-12-04 20:08:10 -07:00
Patrick Fic
0741915b66 In progress header components. 2019-12-03 19:03:34 -07:00
Patrick Fic
8bcb4516c5 Staging all basic files. 2019-12-03 16:05:34 -07:00