Commit Graph

63 Commits

Author SHA1 Message Date
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
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
ad87cb31ef BOD-62 Added new job calculations on import + supplement. 2020-04-14 14:09:19 -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
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
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
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
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
7d79bb2689 Added vendor and RO search to enter invoice modal. 2020-02-26 10:22:56 -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
faed2c32b6 Minor adjustments and fixes 2020-02-19 13:26:50 -08:00
Patrick Fic
5b873146b8 Added base supplement functionality. 2020-02-12 15:56:09 -08:00
Patrick Fic
0793d10e82 Working Changes 2020-02-10 13:52:02 -08:00
Patrick Fic
d422edcb0e Added status changing information 2020-02-06 16:33:23 -08:00
Patrick Fic
8761dafdff Removed job status table. Added existing appointments timeline to modal. Refetching on calendar on delete. 2020-02-06 15:06:13 -08:00
Patrick Fic
d216b9fa23 Table updates for appointments. Initial appointments screen + fetching. 2020-02-05 11:44:07 -08:00
Patrick Fic
24fc50826c Fixed joblines query sorting. Added in additional fields. Added region to bodyshop. 2020-01-30 17:18:36 -08:00
Patrick Fic
f7e050da58 Jobs table updates for missing CIECA fields. 2020-01-30 15:35:18 -08:00
Patrick Fic
457ec16fdc Removed whiteboard from front page. Added dates fields. Added rates fields. Started refactoring lines page. 2020-01-30 10:19:37 -08:00
Patrick Fic
7eedd95403 Added joblines to repair data. Field migrations to conform to cieca standards for joblines 2020-01-29 20:15:36 -08:00
Patrick Fic
1040822a7c Added logic to insert job by selecting the owner first. Vehicle is already preselected using VIN from watcher. Added fields to owner table. 2020-01-29 14:09:41 -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
203a680d0f Added financial fields. 2020-01-28 10:38:50 -08:00
Patrick Fic
cc27a8c228 Finished job detail insurance component 2020-01-28 09:33:47 -08:00
Patrick Fic
bbad8a76ab Fields for insurance tab on claim detail. 2020-01-27 19:32:48 -08:00
Patrick Fic
e8ea15a1a5 Added fields to claim data page. 2020-01-27 19:08:43 -08:00
Patrick Fic
b5e9c65aee Complete refactor of jobs detail screen. 2020-01-27 16:20:33 -08:00
Patrick Fic
0fb00b97c6 Added rates containers + cached language selection 2020-01-24 16:35:29 -08:00
Patrick Fic
d1323bed7f Added job card functionality + new fields. 2020-01-23 12:12:04 -08:00
Patrick Fic
57886dc276 Updated field names. 2020-01-21 08:54:37 -08:00
Patrick Fic
e4693685fe Added conversion logic for ROs. Blanket translations for files. 2020-01-14 11:58:37 -08:00
Patrick Fic
bee4f630c4 Jobs list page updates & note adding modal. 2020-01-13 22:08:06 -08:00
Patrick Fic
dbe4f47539 Updates to all card components. 2020-01-09 15:27:40 -08:00
Patrick Fic
e3357910b9 Jobs datamodel updates + creation of cards for jobs detail screen. 2020-01-09 11:47:18 -08:00
Patrick Fic
16eceb192f Begin job details cards. 2020-01-07 16:44:14 -08:00
Patrick Fic
b72665fc81 Added react icons. Additional work on Job tombstone page. 2020-01-02 11:33:08 -08:00
Patrick Fic
fa6a1b1eea Added some data to the card + react.moment for date handling. 2019-12-31 14:41:04 -08:00