Commit Graph

42 Commits

Author SHA1 Message Date
Patrick Fic
3ca416c5cf Resolve tech login issue. 2021-01-08 10:32:05 -08:00
Patrick Fic
8592c98b93 Added job recalc when saving a line edit. BOD-385 2020-10-05 12:27:08 -07:00
Patrick Fic
3ee003000d WIP Read Only for Jobs BOD-409 2020-09-28 14:00:35 -07:00
Patrick Fic
49f6cfa8c1 Updating styling on parts and invoicing modals BOD-404 2020-09-22 14:23:27 -07:00
Patrick Fic
abb22a5d0f Added validation to job actions BOD-391 2020-09-22 10:47:03 -07:00
Patrick Fic
41432864e8 Added labor type and part types to dropdowns on line upsert modal. BOD-412 2020-09-16 14:22:39 -07:00
Patrick Fic
534e0a0398 Minor fixed + refactored job details screens based on review. 2020-08-18 16:43:04 -07:00
Patrick Fic
9b9feffdfa Minor fixes throughout the system. 2020-08-17 13:47:10 -07:00
Patrick Fic
f2b9a5699b Added favorite vendor filtering on parts ordering BOD-244 2020-08-05 09:49:52 -07:00
Patrick Fic
8e681a806c Added parts only filtering as separate button to Job Lines list. BOD-217 2020-08-03 14:01:50 -07:00
Patrick Fic
1f4e13803d Fixed mark lines to be additive and use natual language labels instead of part types. BOD-206 2020-07-31 14:13:58 -07:00
Patrick Fic
a1b03048e3 Change part type and lbr type to plain english BOD-205 2020-07-31 10:41:26 -07:00
Patrick Fic
4d60ffd597 Added parts location to job line list view. BOD-208 2020-07-31 10:25:58 -07:00
Patrick Fic
12a925c678 Split op code and part number on jobline list BOD-207 2020-07-30 08:36:09 -07:00
Patrick Fic
1cabb2db54 Added jobline notes BOD-204 2020-07-29 13:32:30 -07:00
Patrick Fic
068e1e8057 WIP for Job Costing BOD-192 2020-07-21 08:26:26 -07:00
Patrick Fic
fbb7bbad15 Removed references to allocations objects. Added new fields to job for employee assignment + created new component. BOD-100 2020-07-16 13:59:27 -07:00
Patrick Fic
ea77478b02 Added quantity to entering invoices BOD-182 2020-06-25 16:29:12 -07:00
Patrick Fic
2e30a9078e Added parts backorder + receiving for orders BOD-159 2020-06-25 10:03:46 -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
4e5c305f95 Fixed up job details lines table + jobs totals page. 2020-06-11 14:09:12 -07:00
Patrick Fic
7d4e73320d Added parts marking BOD-102 2020-06-03 21:10:46 -07:00
Patrick Fic
cc47fd698a BOD-26 Added totals calculation for job reconciliation. 2020-05-14 11:05:55 -07:00
Patrick Fic
f04a6fc2af BOD-20 added onclick to production schedule + parts totals. 2020-04-27 15:08:37 -07:00
Patrick Fic
c783b3f31d added firebase analytics 2020-04-13 18:21:59 -07:00
Patrick Fic
fe002b0dff CLEANUP Refactored parts order to use redux modals. 2020-04-02 17:59:42 -07: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
c21f3c0098 Refactored job line edit modal to use redux so that it can be an independent form. Created general modals reducer to manage all modals. 2020-02-24 12:18:54 -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
c90cccb6be Added bulk assignment. Added partial parts order line remarks capability. 2020-02-20 10:38:07 -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
d1b14427cc WIP Vendors list table + order parts. 2020-02-13 14:05:26 -08:00
Patrick Fic
70259eb0d4 Added basic parts ordering window on job lines. 2020-02-13 12:28:50 -08:00
Patrick Fic
cf6d51e896 Added allocation adding + basic pull 2020-02-10 19:19:48 -08:00
Patrick Fic
b86586241a All dependecy upgrades + linting fixes. 2020-02-06 17:07:15 -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
d9f351afe6 Removed enter to submit detail page. Added filtering for jobs lines. 2020-01-30 18:24:24 -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
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
142c297032 WIP for editable cells. Changed the keys + added new cells for editing. 2020-01-29 21:16:27 -08:00