Commit Graph

56 Commits

Author SHA1 Message Date
Patrick Fic
68d8da7be5 Add clear marked lines on repair data. 2021-04-12 15:38:45 -07:00
Patrick Fic
c216295e66 IO-884 Add special coverage policy indicators. 2021-04-12 15:22:01 -07:00
Patrick Fic
6c34b8839c Further UI Updates 2021-03-29 17:08:52 -07:00
Patrick Fic
17264ff7d6 Further UI Improvements 2021-03-26 17:23:16 -07:00
Patrick Fic
613ab4c540 IO-789 Adjust main job query to pull bill data. 2021-03-19 15:36:18 -07:00
Patrick Fic
3da0f131d2 IO-785 Unmark joblines on order. 2021-03-19 11:07:43 -07:00
Patrick Fic
f7d1ea0a49 Partial fixes to jobline upsert & totals calculation. IO-730 2021-03-04 15:43:11 -08:00
Patrick Fic
7566f61d83 Technician clock issues IO-731 2021-03-04 10:48:52 -08:00
Patrick Fic
9a42e34a9e Resolve filtering on part status IO-716 2021-02-26 16:16:20 -08:00
Patrick Fic
46014261d6 Package cleanup & transition to latest apollo. 2021-02-24 08:48:55 -08:00
Patrick Fic
c14327f303 Added parts receive modal & line status component IO-567 2021-02-10 09:04:18 -08:00
Patrick Fic
7961e27eee Missed in last commit IO-575 2021-01-21 14:20:00 -08:00
Patrick Fic
cb503e392f Ability to delete manually entered job lines IO-568 2021-01-20 10:47:08 -08:00
Patrick Fic
e82e1215ea Add bill ref to job lines table. IO-582 2021-01-20 09:56:59 -08:00
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