Commit Graph

238 Commits

Author SHA1 Message Date
Patrick Fic
ed9b2a57fb BOD-62 WIP total calculations. PST rates is still missing. 2020-04-07 17:06:34 -07:00
Patrick Fic
6bf9ba5be0 BOD-62 creation of totals utility class + base calculations. 2020-04-06 21:09:48 -07:00
Patrick Fic
4c679b6d83 Removed initial conversations from reducer. 2020-04-06 16:03:47 -07:00
Patrick Fic
019fd90170 Added email constants template + fixed email settings for parts order modal 2020-04-06 11:01:07 -07:00
Patrick Fic
fe002b0dff CLEANUP Refactored parts order to use redux modals. 2020-04-02 17:59:42 -07:00
Patrick Fic
7254622f52 CLEANUP Schedule modal now using redux. Deleted manual schedule modal. To be incorporated into generic. 2020-04-02 12:37:15 -07:00
Patrick Fic
828ca721db CLEANUP Refactored note upsert to use redux modals. 2020-04-02 12:05:32 -07:00
Patrick Fic
922463d400 CLEANUP on Jobs page. Now uses search param instead of state. 2020-04-02 11:36:01 -07:00
Patrick Fic
53a567d65f BOD-61 Fixed invoice enter modal to simplify + follow new modal pattern. 2020-04-02 11:05:04 -07:00
Patrick Fic
ecec2c0368 BOD-17 Added return car modal. 2020-04-01 17:47:27 -07:00
Patrick Fic
2a1cb3fb9f BOD-17 Added Contracts list page + updates and bugfixes on other pages. 2020-04-01 10:48:53 -07:00
Patrick Fic
28f443277b BOD-16 BOD-17 Changes to existing pages to accomodate new cc schema 2020-03-31 18:28:08 -07:00
Patrick Fic
6e6dd9d5ae BOD-17 Added header blocks to contract detail. 2020-03-31 17:22:18 -07:00
Patrick Fic
1c02c063b9 BOD-16 BOD-17 Added Contract detail pages + custom form components for courtesy cars. 2020-03-31 16:32:18 -07:00
Patrick Fic
72f4d31b05 BOD-17 Basic creation of a contract functioning. 2020-03-31 12:11:48 -07:00
Patrick Fic
9ae3843b3b BOD-17 Creation of new contract page 2020-03-30 17:27:33 -07:00
Patrick Fic
fa3031e313 Missed in previous commit. 2020-03-30 15:38:44 -07:00
Patrick Fic
791a6dd4f2 BOD-16 Added pages + routing for courtesy cars 2020-03-30 15:32:39 -07:00
Patrick Fic
b7dceae83f BOD-53 Created vehicle popover and fixed remnant references to vehicle records. 2020-03-30 11:40:21 -07:00
Patrick Fic
bfb8af0a22 BOD-51 Added push vehicle updates to job. 2020-03-30 10:37:49 -07:00
Patrick Fic
50ffa863bc BOD-59 Added vehicle fields to job and updated wherever appropriate to use Job fields instead. 2020-03-30 10:14:13 -07:00
Patrick Fic
d1148974ee BOD-14 More CSS issues for messaging. 2020-03-27 18:27:22 -07:00
Patrick Fic
644737e1c3 BOD-14 More refactoring for messaging. Styles removed. 2020-03-27 17:03:48 -07:00
Patrick Fic
c0be80b42e BOD-14 Cleanup and re-org of some components for messaging. 2020-03-27 16:33:31 -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
546d2d82b7 BOD-14 Baseline server-side send,receive,status APIs created 2020-03-25 16:49:42 -07:00
Patrick Fic
84a5820d8d BOD-14 Backend server work + sending of messages WIP for front end 2020-03-25 15:50:46 -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
f04ba766ad BOD-52 #comment Implemented job updating based on owner fields. Currently, which fields are updated are hardcoded. 2020-03-23 15:35:59 -07:00
Patrick Fic
edba734605 BOD-53 added owner popover for tag on detail. 2020-03-23 13:41:27 -07:00
Patrick Fic
192d2ee0f0 BOD-11 BOD-12 BOD-10 Updated packages + changes apollo hooks imports 2020-03-23 11:29:37 -07:00
Patrick Fic
c55f5ebafc BOD-11 BOD-12 BOD-10 WIP Guided manual estimate creation. 2020-03-23 09:24:09 -07:00
Patrick Fic
7889ee61ae WIP for manual job creation 2020-03-18 21:50:04 -07:00
Patrick Fic
d7afe7e43f BOD-10 BOD-12 BOD-11 WIP for Manual Job Creation. 2020-03-18 14:31:33 -07:00
Patrick Fic
ec53663a1d BOD-24 WIP for document previews for non images. Random cleanup included. #comment Current design for document previews may be bandwidth intensive. Proceeding with design to get v1 completed. 2020-03-17 16:50:21 -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
ca457c76ab WIP Loading Header & Remaining changes from Sprint 1 2020-03-13 19:02:31 -07:00
Patrick Fic
f9fb5e4dc0 Cosmetic updates 2020-03-12 08:52:22 -07:00
Patrick Fic
a0c0a06850 BOD-40 #comment Form fixed to use new form methods. 2020-03-11 14:38:43 -07:00
Patrick Fic
c680eb65b1 BOD-6 #comment Additional build + layout for shop info screen. 2020-03-11 14:21:40 -07:00
Patrick Fic
90d5045b10 BOD-6 #comment Work In Progress for all JSON subfields for My Shop Management. Outstanding items to resolve. 2020-03-11 11:09:52 -07:00
Patrick Fic
73d4112123 Begin work on BOD-6 2020-03-10 18:13:31 -07:00
Patrick Fic
0377603732 Missed removal of comment in last commit 2020-03-10 15:54:43 -07:00
Patrick Fic
7567f4952f Added tab control for job detail page. No attached user story. 2020-03-10 15:50:30 -07:00
Patrick Fic
39e3b5fb6f BOD-36 #comment Fixed issue where one of the values could be null and incorrect values would be shown. 2020-03-10 15:23:38 -07:00