Commit Graph

405 Commits

Author SHA1 Message Date
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
e91751e20c Added receipt print out at end of payment processing BOD-93 2020-07-14 08:49:48 -07:00
Patrick Fic
26f84fd1e1 Undo ESlint update as it causes CRA issues. 2020-07-13 17:01:02 -07:00
Patrick Fic
0217f118d6 Updated contract detail screen to have unsaved changes indicator BOD-127 2020-07-13 16:53:10 -07:00
Patrick Fic
878e36ceec Updated server + client packages to latest versions. 2020-07-13 16:26:59 -07:00
Patrick Fic
f998c32b32 Added save warning to cc edit page BOD-127 2020-07-13 16:22:06 -07:00
Patrick Fic
e2f7566783 Fixed vehicle and owner pages with transition prevention. BOD-127 2020-07-13 16:14:49 -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
934dc1f647 Added barcode scanning to populate contract form BOD-88 2020-07-13 15:01:50 -07:00
Patrick Fic
924aa5d99a Added referral source to bodyshop + form. BOD-158 2020-07-13 10:21:02 -07:00
Patrick Fic
20f864cd43 Added in-session recent items with cross tab support. BOD-178 2020-07-13 09:55:24 -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
1ff3cd0f55 Missed breaking change in last commit. 2020-07-02 16:08:42 -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
f1f9d7424b Added job lookup framework to tech console. BOD-95 BOD-96 2020-06-30 09:58:24 -07:00
Patrick Fic
0e9cc9620b Added login functionality for tech BOD-95 2020-06-29 15:24:04 -07:00
Patrick Fic
2edfadce3a Added tech routing paths and basic structure of landing page + sign in + reducers BOD-95 2020-06-29 13:39:17 -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
82ee83c43b Redux store for recent items. BOD-178 2020-06-26 08:10:00 -07:00
Patrick Fic
ea77478b02 Added quantity to entering invoices BOD-182 2020-06-25 16:29:12 -07:00
Patrick Fic
288e5e4c02 Troubleshooting unsaved changes indicator BOD-172 2020-06-25 14:30:57 -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
dab34aef49 Added bucket config to shop screen BOD-174 2020-06-24 11:39:46 -07:00
Patrick Fic
997ea6cbcf Added basic bucketed smart scheduling BOD-4 2020-06-24 11:20:27 -07:00
Patrick Fic
73ff905b58 Cleanup on schedule modal + begin smart scheduling BOD-4 2020-06-24 08:02:48 -07:00
Patrick Fic
cab080f2de Further updates on production board + AAMVA decoding built into project BOD-75 2020-06-19 17:21:11 -07:00
Patrick Fic
8399d03081 Fixed disappearing cards on production board. 2020-06-19 15:42:56 -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
9cce792d72 Implemented rescheduling functionality on event BOD-167 2020-06-16 11:28:41 -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
12924fe13a Package upgrades. 2020-06-11 16:37:08 -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
4e5c305f95 Fixed up job details lines table + jobs totals page. 2020-06-11 14:09:12 -07:00
Patrick Fic
886c7e9cb9 Added formrow components and for fields changed components + reformatted couple of job detail screens. BOD-160 BOD-155 2020-06-11 10:17:53 -07:00
Patrick Fic
cec3fec481 Fixed up general layout of manage page + root + styled login page. 2020-06-10 22:07:03 -07:00
Patrick Fic
afbec7d79e Added better error boundary page. Started some CSS and layout refactoring. **Major Changes**. 2020-06-10 17:52:38 -07:00
Patrick Fic
52849e1af7 Added payments schema and connected to stripe BOD-146 BOD-147 2020-06-05 08:20:04 -07:00