Commit Graph

157 Commits

Author SHA1 Message Date
Patrick Fic
dcfcf71ca4 Refactored Messaging as a part of BOD-14. Breaking changes remain. 2020-04-29 16:46:23 -07:00
Patrick Fic
0bc8d95120 BOD-72 Fixed thumbnail generation + added transform params to environment variables. 2020-04-29 14:13:49 -07:00
Patrick Fic
a9bd0a5ccb Added error handling if job totals have not been calculated 2020-04-28 17:19:37 -07:00
Patrick Fic
f04a6fc2af BOD-20 added onclick to production schedule + parts totals. 2020-04-27 15:08:37 -07:00
Patrick Fic
c9ce58ce3d Minor bug fixes related to production schedule list. 2020-04-27 08:32:31 -07:00
Patrick Fic
7fffa57bdc BOD-67 Implemented baseline job supplementing 2020-04-24 08:34:54 -07:00
Patrick Fic
678f09b47a BOD-21 Further customization of components. Added remove to header. Altered colum adding to use button instead of transfer 2020-04-22 14:43:37 -07:00
Patrick Fic
400dfabcec BOD-21 Added some custom components to render CT, BP, PP to production. Schema changes for view to include body and refinish hrs. 2020-04-22 11:09:47 -07:00
Patrick Fic
f2fd1bf7eb BOD-21 Initial creation of the production schedule list framework. 2020-04-21 16:02:12 -07:00
Patrick Fic
5303ab0114 BOD-50 Added duplication functionality for a job. 2020-04-20 17:23:02 -07:00
Patrick Fic
b3eb6fe91d BOD-24 Removed URL/Thumb URL to have them dynamically created. 2020-04-20 15:07:18 -07:00
Patrick Fic
01e6e78c71 BOD-25 BOD-24 Uploading to cloudinary + thumbnail generation 2020-04-20 14:14:41 -07:00
Patrick Fic
c9cafa7ab7 BOD-35 Refactored email screen to use TinyMCE + added templates schema + base level email generation 2020-04-16 15:50:07 -07:00
Patrick Fic
8e12320c19 BOD-23 Added labor pages tab + finalized time ticket tab + created allocation calculations 2020-04-15 15:39:05 -07:00
Patrick Fic
325a82ac86 BOD-23 Added schema changes for time tickets + redux config for time ticket modal + scaffolding for time ticket modal. 2020-04-14 17:38:05 -07:00
Patrick Fic
91af10eef2 Added enter again on invoice modal. 2020-04-14 16:17:13 -07:00
Patrick Fic
ad87cb31ef BOD-62 Added new job calculations on import + supplement. 2020-04-14 14:09:19 -07:00
Patrick Fic
224029a1e8 Added invoice and invoice detail pages. Begin work on paginated invoices page. 2020-04-09 16:30:18 -07:00
Patrick Fic
4e70c6a9b6 Further work on totals testing. Almost accurate now. 2020-04-09 15:29:30 -07:00
Patrick Fic
ad5d371547 WIP Financial 2020-04-09 09:13:19 -07:00
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