Commit Graph

137 Commits

Author SHA1 Message Date
Patrick Fic
26abbdcc62 WIP Financial Calculation 2020-04-08 10:41:19 -07:00
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
fe002b0dff CLEANUP Refactored parts order to use redux modals. 2020-04-02 17:59:42 -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
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
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
644737e1c3 BOD-14 More refactoring for messaging. Styles removed. 2020-03-27 17:03:48 -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
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
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
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
d7afe7e43f BOD-10 BOD-12 BOD-11 WIP for Manual Job Creation. 2020-03-18 14:31:33 -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
05d7aa7000 BOD-5 BOD-36 #comment Added Audit Trail List to jobs and created Audit List view component + queries 2020-03-10 11:02:28 -07:00
Patrick Fic
dd0562cae3 WIP Download Images + Invoice Tables 2020-03-06 14:52:47 -08:00
Patrick Fic
cb0b5c552c Invoice enter modal now saves invoices. 2020-03-03 10:24:00 -08:00
Patrick Fic
c8ba3295bf Further WIP in invoice enter screen. 2020-03-02 18:21:27 -08:00
Patrick Fic
8c54de9a9f Most functionality is restored after antd upgrade. WIP on invoice enter screen. 2020-02-28 17:56:36 -08:00
Patrick Fic
6e0d9da257 STILL BROKEN: Refactored some forms to have bare functionality. Appears that v4 antd has extensive issues. 2020-02-28 15:55:31 -08:00
Patrick Fic
afeaeca1a1 WIP on invoice enter modal. 2020-02-26 17:28:45 -08:00
Patrick Fic
7d79bb2689 Added vendor and RO search to enter invoice modal. 2020-02-26 10:22:56 -08:00
Patrick Fic
13faf47044 Implemented jobline upsert modal. Updated allocations display on jobline edit to include removal. 2020-02-24 13:49:39 -08:00
Patrick Fic
1476781fa8 Added base jobline edit modal. To be confirmed if required. 2020-02-21 09:27:05 -08:00
Patrick Fic
b845e62070 Added est line status + expandable row for previous orders on jobs lines detail 2020-02-20 11:52:41 -08:00
Patrick Fic
b0a810bf17 Minor fixes: Job detail card schedule, job list search, job list sorting. 2020-02-19 16:35:21 -08:00
Patrick Fic
2efbd48275 Fixed owner searching. 2020-02-19 14:39:49 -08:00
Patrick Fic
faed2c32b6 Minor adjustments and fixes 2020-02-19 13:26:50 -08:00
Patrick Fic
0b47fb166e Baseline email wrapper 2020-02-19 11:01:05 -08:00
Patrick Fic
81e3ea622f Email sending framework in place with nodemailer. Some rendering is happening dynamically, but i todesn't bring in most styles. 2020-02-18 17:32:43 -08:00
Patrick Fic
4dc3fb492a Baseline Parts Order modal functioning. 2020-02-18 09:46:17 -08:00
Patrick Fic
34f6f066bc Working on vendors favorite JSON form - issues with additional fields + rehydrating data 2020-02-14 15:57:40 -08:00
Patrick Fic
12c914affd Updates on part order modal 2020-02-14 08:37:25 -08:00
Patrick Fic
206c1e268b Finish the majority of work on vendors page to add/delete/edit. 2020-02-13 16:08:34 -08:00
Patrick Fic
d1b14427cc WIP Vendors list table + order parts. 2020-02-13 14:05:26 -08:00
Patrick Fic
5b873146b8 Added base supplement functionality. 2020-02-12 15:56:09 -08:00
Patrick Fic
e417b1c9c0 Added base logic for seeing jobs to supplement. Supplement import not yet working. 2020-02-12 14:48:03 -08:00
Patrick Fic
63f8267ded Adding of generic appointments to calendar. 2020-02-12 12:11:35 -08:00