Commit Graph

8441 Commits

Author SHA1 Message Date
Patrick Fic
f6c62da40a Changed websocket connection string. 2019-12-11 23:24:32 -08:00
Patrick Fic
aa21c51023 Fixed subscription issue. Related to no authorization token for WS request. 2019-12-11 23:17:09 -08:00
Patrick Fic
3c3f1e8650 Further cleanup of components for subscription use 2019-12-11 18:50:48 -08:00
Patrick Fic
f333301f67 Rewrote app to use hooks and fixed multiple re-renders. 2019-12-11 18:39:27 -08:00
Patrick Fic
5c7523e6bd In progress subscriptions 2019-12-11 16:52:57 -08:00
Patrick Fic
51040fd455 Removed a few container pages as we will be using hooks instead. Cleaned up a few debug statements. 2019-12-11 15:29:04 -08:00
Patrick Fic
bd7e502a92 Edited Default fetching queries for apollo client. **Important** 2019-12-11 15:14:13 -08:00
Patrick Fic
0cb9065dba In progress changes for ensuring that new clients are written to the database. 2019-12-10 18:43:46 -08:00
Patrick Fic
88857800e6 Additional permissions based migrations. 2019-12-10 17:18:58 -08:00
Patrick Fic
7709f42a31 Added database changes and faced issues with permissions. Added shop query. 2019-12-10 17:00:54 -08:00
Patrick Fic
16160c0793 Added missing foreign key relationships. 2019-12-10 14:30:28 -08:00
Patrick Fic
5d64d18f46 Jobs, Vehicles, Owners database migrations. 2019-12-10 14:23:41 -08:00
Patrick Fic
65cd317b95 Added querying to sidebar. Fixed initial state. 2019-12-09 22:04:42 -08:00
Patrick Fic
620d2419a3 Added routing and basic board component. 2019-12-09 21:33:58 -08:00
Patrick Fic
7de41f77ae Refactor app.container to load current user. 2019-12-09 19:49:43 -08:00
Patrick Fic
f919025159 Signin methods working with no errors. 2019-12-06 23:42:16 -08:00
Patrick Fic
4f3d917e06 Complete rewrite of local state management. 2019-12-06 23:30:15 -08:00
Patrick Fic
8a72294c91 Backup before moving to local state instead of hooks. 2019-12-06 21:10:05 -08:00
Patrick Fic
1b759924a4 Updated manifest. 2019-12-06 19:20:26 -08:00
Patrick Fic
570f2549da Redirect when signed in and going to sign in page. 2019-12-06 19:19:22 -08:00
Patrick Fic
3d6bafe436 Fixed local state when not logged in 2019-12-06 18:08:30 -08:00
Patrick Fic
090448b215 Removed lock files. 2019-12-06 17:58:52 -08:00
Patrick Fic
9f5753d1b7 Additional fixes for firebase login. Capture basic local state. 2019-12-06 17:55:00 -08:00
Patrick Fic
0de42d3fee Fixed all firebase login issues. Added private routes. Reconfigured components and reorganized project. 2019-12-06 16:51:43 -08:00
Patrick Fic
1176b62d0b Functioning login process. 2019-12-06 14:24:36 -08:00
Patrick Fic
78c43fa1e5 Database auth is fully fixed and functional except for outbound firebase. 2019-12-06 12:05:33 -08:00
Patrick Fic
ab1e4d5424 Added job list container. Removed all previous migrations. 2019-12-06 09:26:50 -08:00
Patrick Fic
f875e9611b Updated Yarn lockfile 2019-12-05 22:09:40 -08:00
Patrick Fic
3bd36ee41e remove npm files. 2019-12-05 22:04:45 -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
19e76d0fe5 In progress changes for auth. 2019-12-05 17:54:23 -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
eb41701987 Replaced material design with Antd. 2019-12-04 10:48:45 -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
Patrick Fic
16bd6c3f8a Initial commit from Create React App 2019-12-03 15:30:25 -07:00