Commit Graph

181 Commits

Author SHA1 Message Date
Patrick Fic
8750894c56 Added elements for mobile payments. BOD-90 2020-07-24 16:30:21 -07:00
Patrick Fic
068e1e8057 WIP for Job Costing BOD-192 2020-07-21 08:26:26 -07:00
Patrick Fic
d2aa72f5d9 Added sagas + pages for password reset. WIP BOD-165 2020-07-20 13:52:24 -07:00
Patrick Fic
6a8b59c7e6 Added shift clock framework + login on tech console BOD-97 BOD-188 2020-07-16 10:17:23 -07:00
Patrick Fic
bf74d9a042 Several random fixes + updates to pm2 script. 2020-07-15 11:54:24 -07:00
Patrick Fic
20f864cd43 Added in-session recent items with cross tab support. BOD-178 2020-07-13 09:55:24 -07:00
Patrick Fic
2edfadce3a Added tech routing paths and basic structure of landing page + sign in + reducers BOD-95 2020-06-29 13:39:17 -07:00
Patrick Fic
cab080f2de Further updates on production board + AAMVA decoding built into project BOD-75 2020-06-19 17:21:11 -07:00
Patrick Fic
05bf94e808 UI fixes for manual job creation + owners pages + vehicles pages + all jobs BOD-155 2020-06-12 17:54:20 -07:00
Patrick Fic
a88785fc43 UI Fixes on Job list page. Refactored form row component. BOD-155 2020-06-12 15:04:16 -07:00
Patrick Fic
230b45847a Further refinement on jobs detail screen on header. BOD-155 2020-06-11 16:29:55 -07:00
Patrick Fic
4e5c305f95 Fixed up job details lines table + jobs totals page. 2020-06-11 14:09:12 -07:00
Patrick Fic
afbec7d79e Added better error boundary page. Started some CSS and layout refactoring. **Major Changes**. 2020-06-10 17:52:38 -07:00
Patrick Fic
4af463d39c Fixed canceling appointment not updating job. BOD-121 2020-06-03 21:49:27 -07:00
Patrick Fic
5564b5dc4a Refactoring for 3tier setup BOD-83 2020-05-29 17:31:28 -07:00
Patrick Fic
f7cc4cffa4 Added framework for CSI questions & viewing. Schema changes to allow anon viewing of survey BOD-98 2020-05-22 13:36:25 -07:00
Patrick Fic
b7d438a0f0 BOD-118 Added Saga to start conversations from anywhere. Removed gql apollo-boost due to package size and replaced with graphql-tag 2020-05-04 15:11:14 -07:00
Patrick Fic
636e979fd0 Added notification generation on SMS. Added FCM Token saving on login. 2020-05-01 12:32:40 -07:00
Patrick Fic
92aeb419a9 Additional firebase testing updates. 2020-05-01 09:53:10 -07:00
Patrick Fic
a9a8c3b6aa WIP FCM push messaging. 2020-05-01 09:21:30 -07:00
Patrick Fic
17787da0b4 Automatically search for claim number on supplement as a part of BOD-41 2020-04-27 09:16:20 -07:00
Patrick Fic
faa93a5e21 BOD-21 Bug fixes for production columns. 2020-04-23 10:34:52 -07:00
Patrick Fic
e17c41a3dc Added logrocket dependencies. 2020-04-22 14:54:58 -07:00
Patrick Fic
f80f96f3df BOD-14 WIP. CSS issues present with 2 way texting, but working live. 2020-03-26 17:03:22 -07:00
Patrick Fic
a507e40816 WIP BOD-14 changes. 2020-03-26 09:49:09 -07:00
Patrick Fic
4c35337d36 BOD-14 Functional 2 way messaging from app. 2020-03-25 18:45:48 -07:00
Patrick Fic
1409ef058c BOD-2 More cleanup after fixing JWT tokens. 2020-03-24 18:59:56 -07:00
Patrick Fic
1c4a5d5b63 BOD-2 #comment CHanged the authorization link structure to rely on firebase auth always rather than caching the token in local storage. Relatively untested approach, however, initial tests seem to work. Included comments about how to handle a perpetual subscription. 2020-03-24 15:42:45 -07:00
Patrick Fic
c095ba68eb BOD-58 WIP For testing classes. No success. 2020-03-24 11:27:30 -07:00
Patrick Fic
7d33484294 WIP on several user stories. BOD-10 BOD-52 2020-03-23 17:40:48 -07:00
Patrick Fic
b114a34bb5 BOD-36 #comment Issue encountered when changing loading status from parent container in App.Container.jsx. No issues when changing status from another component. 2020-03-17 12:05:21 -07:00
Patrick Fic
faed2c32b6 Minor adjustments and fixes 2020-02-19 13:26:50 -08:00
Patrick Fic
b070b0918c Added vehicle and owner pages/routes. 2020-02-07 10:54:08 -08:00
Patrick Fic
d422edcb0e Added status changing information 2020-02-06 16:33:23 -08:00
Patrick Fic
fae1e8cdeb Table updates for new appointments fields. Schedule modal baseline functionality. Refactor schedule components to be more reusable. 2020-02-06 13:39:39 -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
7d6969b186 Renamed some owner fields to follow CIECA standard. Work on Owner Select modal. 2020-01-29 09:52:02 -08:00
Patrick Fic
b5e9c65aee Complete refactor of jobs detail screen. 2020-01-27 16:20:33 -08:00
Patrick Fic
9553062045 Adding chat window. 2020-01-25 09:33:17 -08:00
Patrick Fic
0fb00b97c6 Added rates containers + cached language selection 2020-01-24 16:35:29 -08:00
Patrick Fic
5ed1c55458 Added delay to app load to ensure firebase connection established. 2020-01-24 13:22:22 -08:00
Patrick Fic
32ce90ec9c Replaced null coalescence. Updated dates components. 2020-01-24 09:41:35 -08:00
Patrick Fic
b51b2d2b76 Manage Profile Pages 2020-01-06 15:42:16 -08:00
Patrick Fic
1e24f8679a Added additional translations. 2020-01-06 08:19:58 -08:00
Patrick Fic
b72665fc81 Added react icons. Additional work on Job tombstone page. 2020-01-02 11:33:08 -08:00
Patrick Fic
8969108cc4 Added refresh checking logic for tokens. 2020-01-02 09:13:55 -08:00
Patrick Fic
14147ded53 WIP Whiteboard Changes 2019-12-31 11:44:02 -08:00
Patrick Fic
6f5eb87717 Added error general error boundary page. 2019-12-30 08:10:50 -08:00