Commit Graph

239 Commits

Author SHA1 Message Date
Patrick Fic
4d60ffd597 Added parts location to job line list view. BOD-208 2020-07-31 10:25:58 -07:00
Patrick Fic
4130bd0bdb Begin work on speed print menu. BOD-229 2020-07-30 19:21:48 -07:00
Patrick Fic
40ffede622 Added payment type to modal and lists BOD-230 2020-07-30 09:48:04 -07:00
Patrick Fic
1cabb2db54 Added jobline notes BOD-204 2020-07-29 13:32:30 -07:00
Patrick Fic
d185db9b41 Added rate fields to contracts BOD-233 2020-07-29 11:52:02 -07:00
Patrick Fic
1f95b37778 Added cc contract searching by date range BOD-236 2020-07-29 10:48:11 -07:00
Patrick Fic
b51f5b0db2 All CC screen improvements + date type changes. BOD-235 BOD-233 2020-07-28 17:19:54 -07:00
Patrick Fic
698833edd9 Added invoices to global search BOD-238 2020-07-28 16:12:39 -07:00
Patrick Fic
d708ac9226 Added invoice search + reformatted invoices page BOD-123 2020-07-28 15:59:09 -07:00
Patrick Fic
f2f4229aa6 Access CSI from Job using header menu BOD-137 2020-07-27 09:30:34 -07:00
Patrick Fic
6105854b73 Added intake checklist modification to shop management BOD-128 2020-07-27 08:55:43 -07:00
Patrick Fic
acd8984d5b Minor random fixes 2020-07-23 14:39:45 -07:00
Patrick Fic
7b99a2e612 Added messaging presets BOD-107 2020-07-21 16:12:32 -07:00
Patrick Fic
068e1e8057 WIP for Job Costing BOD-192 2020-07-21 08:26:26 -07:00
Patrick Fic
e6865a4bfc Added additional stats and ticket printing to all time tickets screen BOD-191 2020-07-20 11:29:06 -07:00
Patrick Fic
f187a2106c WIP Time Ticket Summary BOD-191 2020-07-20 08:55:01 -07:00
Patrick Fic
3f0394760a Added basic global search. BOD-30 2020-07-16 15:16:50 -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
6a8b59c7e6 Added shift clock framework + login on tech console BOD-97 BOD-188 2020-07-16 10:17:23 -07:00
Patrick Fic
09990b1642 Added invoices by vendor pagination BOD-150 2020-07-15 11:05:52 -07:00
Patrick Fic
7aec0c7055 Added image handling for messaging BOD-187 2020-07-15 10:47:12 -07:00
Patrick Fic
5d1876e277 Fixed up some messaging layout issues. BOD-78 2020-07-14 17:26:22 -07:00
Patrick Fic
2eb8360f5d Added dashboard framework. Components are not yet created nor is the query finalized. BOD-79
Missed in previous commit. BOD-79
2020-07-14 15:23:38 -07:00
Patrick Fic
cff21c5bdf Added owners search + owner pagination page BOD-115 2020-07-13 16:02:17 -07:00
Patrick Fic
d5026133e0 Added vehicle search function + paginated vehicles page BOD-116 2020-07-13 15:50:07 -07:00
Patrick Fic
924aa5d99a Added referral source to bodyshop + form. BOD-158 2020-07-13 10:21:02 -07:00
Patrick Fic
d81255b582 Added a delete in-progress time ticket button. BOD-183 2020-07-03 16:53:43 -07:00
Patrick Fic
88c29490ca Added job login and log off functionality. BOD-183 2020-07-03 16:35:18 -07:00
Patrick Fic
c89e0565a0 Framework for entering time tickets BOD-183 BOD-185 2020-07-02 15:01:44 -07:00
Patrick Fic
044fb4b9e0 Added payment export BOD-147 2020-06-30 16:23:25 -07:00
Patrick Fic
0e9cc9620b Added login functionality for tech BOD-95 2020-06-29 15:24:04 -07:00
Patrick Fic
0009f7d3bb Added add to and remove from scoreboard functionality. BOD-91 2020-06-29 11:27:47 -07:00
Patrick Fic
5650a66916 Added remove from scoreboard functionality BOD-91 2020-06-29 09:58:54 -07:00
Patrick Fic
3df456e2dd Added scoreboard initial design BOD-91 2020-06-26 16:25:54 -07:00
Patrick Fic
4516491c8c Changes to recent items BOD-178 2020-06-26 09:29:16 -07:00
Patrick Fic
7305994a05 Added block calendar day for BOD-94 2020-06-25 13:36:11 -07:00
Patrick Fic
2e30a9078e Added parts backorder + receiving for orders BOD-159 2020-06-25 10:03:46 -07:00
Patrick Fic
db08be58ac Added production level statuses for shop page and updated production board to filter accordingly BOD-4 2020-06-24 14:21:17 -07:00
Patrick Fic
997ea6cbcf Added basic bucketed smart scheduling BOD-4 2020-06-24 11:20:27 -07:00
Patrick Fic
5cf3b26bb3 Refactor production board with new component BOD-71 2020-06-17 16:29:35 -07:00
Patrick Fic
053e69a624 Metadata + data transformation for production board. Breaking changes. BOD-71 2020-06-16 17:29:56 -07:00
Patrick Fic
951fce539b Added payment list to jobs BOD-146 2020-06-16 10:51:54 -07:00
Patrick Fic
ef81991046 Added standard payment processing for Stripe BOD-146. 2020-06-16 08:54:58 -07:00
Patrick Fic
05bf94e808 UI fixes for manual job creation + owners pages + vehicles pages + all jobs BOD-155 2020-06-12 17:54:20 -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
230b45847a Further refinement on jobs detail screen on header. BOD-155 2020-06-11 16:29:55 -07:00
Patrick Fic
52849e1af7 Added payments schema and connected to stripe BOD-146 BOD-147 2020-06-05 08:20:04 -07:00
Patrick Fic
90152fc613 Added viewing all CSI responses + read only version of configurable form BOD-154 2020-06-04 13:44:43 -07:00
Patrick Fic
7d4e73320d Added parts marking BOD-102 2020-06-03 21:10:46 -07:00
Patrick Fic
e606401e76 Added length of appointment to config + fixed appointments not showing in scheduling modal + added appointment confirmation template. BOD-141 BOD-149 BOD-148 2020-06-03 16:17:39 -07:00