Commit Graph

24 Commits

Author SHA1 Message Date
Patrick Fic
c21f3c0098 Refactored job line edit modal to use redux so that it can be an independent form. Created general modals reducer to manage all modals. 2020-02-24 12:18:54 -08:00
Patrick Fic
eec5a806e9 WIP for messaging chat. 2020-02-19 20:33:11 -08:00
Patrick Fic
d1b14427cc WIP Vendors list table + order parts. 2020-02-13 14:05:26 -08:00
Patrick Fic
cac3716e03 Added my shop page and ability to add, edit and delete employees. 2020-02-10 12:45:20 -08:00
Patrick Fic
a3c66866d3 File clean up. Refactor header. 2020-02-07 17:03:21 -08:00
Patrick Fic
b070b0918c Added vehicle and owner pages/routes. 2020-02-07 10:54:08 -08:00
Patrick Fic
d216b9fa23 Table updates for appointments. Initial appointments screen + fetching. 2020-02-05 11:44:07 -08:00
Patrick Fic
e2518a95ab Replaced remaining parts of app to use Redux. 2020-01-31 13:57:27 -08:00
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
f1ac052a1b Another attempt at fixing broken retry for apollo error handling. 2020-01-30 18:59:51 -08:00
Patrick Fic
0225e34f7b Fixed up header comments + duplicate selections 2020-01-30 18:29:40 -08:00
Patrick Fic
b5e9c65aee Complete refactor of jobs detail screen. 2020-01-27 16:20:33 -08:00
Patrick Fic
fbf8931f68 Hasura changes to add searching + indexing. Header and card changes. 2020-01-23 17:20:26 -08:00
Patrick Fic
b51b2d2b76 Manage Profile Pages 2020-01-06 15:42:16 -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
d0244e0767 In Progress work for Jobs Form. 2019-12-12 15:43:03 -08:00
Patrick Fic
bca375251e Fixed selected nav item. Added lazy loading for WS client to resolve token issue. Added some filtering to jobs list. 2019-12-12 12:23:31 -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
620d2419a3 Added routing and basic board component. 2019-12-09 21:33:58 -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
570f2549da Redirect when signed in and going to sign in page. 2019-12-06 19:19:22 -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