Commit Graph

435 Commits

Author SHA1 Message Date
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
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
910183d8e7 Added bulk payables exporting with better error handling. BOD-152 2020-06-04 09:53:08 -07:00
Patrick Fic
4af463d39c Fixed canceling appointment not updating job. BOD-121 2020-06-03 21:49:27 -07:00
Patrick Fic
7d4e73320d Added parts marking BOD-102 2020-06-03 21:10:46 -07:00
Patrick Fic
5244056e71 Minor cleanup. 2020-06-03 16:22:50 -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
Patrick Fic
47f858920b Added scheduling routes for smart scheduling BOD-4 2020-06-03 10:55:13 -07:00
Patrick Fic
d99dd89d67 Removed NGROK urls. 2020-06-02 17:57:54 -07:00
Patrick Fic
59f21b95b1 Refactored communication with partner app to use custom objects + error handling BOD-83 BOD-138 BOD-139 2020-06-02 17:46:51 -07:00
Patrick Fic
6060def9f4 Restricted invoice export to 1 at a time BOD-139 2020-06-02 16:43:00 -07:00
Patrick Fic
73c457e972 Created export payables screen + basic invoice exporting BOD-139 2020-06-02 15:41:47 -07:00
Patrick Fic
a70933f03c Added error handling for receivables screen BOD-138 2020-06-02 11:43:08 -07:00
Patrick Fic
73040064d4 Successful 2tier and 3 tier export of invoices. BOD-83 BOD-131 2020-06-02 09:19:46 -07:00
Patrick Fic
5564b5dc4a Refactoring for 3tier setup BOD-83 2020-05-29 17:31:28 -07:00
Patrick Fic
e7da6700b7 Added creation of email based CSI BOD-108 2020-05-29 10:59:12 -07:00
Patrick Fic
c1aaf8b284 Fixed searching on all jobs page BOD-81 2020-05-29 09:35:35 -07:00
Patrick Fic
a98e007141 Progress on qbxml import for BOD-83. 2020-05-28 15:42:02 -07:00