Commit Graph

373 Commits

Author SHA1 Message Date
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
Patrick Fic
681cbea4fc Added QBXML Creation and posting to localhost. BOD-83 2020-05-28 09:09:30 -07:00
Patrick Fic
5d28896925 Extended responsibility center config + added individual invoice line generation. BOD-83 2020-05-25 11:46:05 -07:00
Patrick Fic
d36219368a Added saving of CSI survey + error handling BOD-98 2020-05-22 15:50:36 -07:00
Patrick Fic
f7cc4cffa4 Added framework for CSI questions & viewing. Schema changes to allow anon viewing of survey BOD-98 2020-05-22 13:36:25 -07:00
Patrick Fic
d8c159cde0 Replaced date time pickers with another compoent to better choose time. BOD-122 2020-05-22 10:24:54 -07:00
Patrick Fic
19eceae2b9 Set fingerprint locally to avoid webgl rerenders + mem leaks BOD-132 2020-05-22 08:45:09 -07:00
Patrick Fic
f631b91b18 Basic IIF rendering with test component for BOD-83 2020-05-21 16:38:06 -07:00
Patrick Fic
e906095d97 Removed testing code for fingerprint confirmation BOD-132 2020-05-21 13:19:45 -07:00
Patrick Fic
201e85d7db Added fingerprinting fixed + update firebase fingerprint on log in BOD-132 2020-05-21 13:17:59 -07:00
Patrick Fic
2ab2a27d27 Added fingerprinting + store in firebase for user auth. BOD-132 2020-05-21 09:46:30 -07:00
Patrick Fic
8be8ad0ed9 Added saving of basic invoicing data for job BOD-131 2020-05-20 17:02:54 -07:00
Patrick Fic
d8a4c87d3a Refactored capturing of resp. centers. + added auto allocate BOD-131 2020-05-20 16:21:17 -07:00
Patrick Fic
0dbacf0b9e Fixed bugs on parts allocations + added totals BOD-131 2020-05-20 10:03:03 -07:00
Patrick Fic
94777bf661 Added parts table for job close BOD-131 2020-05-19 17:59:02 -07:00
Patrick Fic
bdead5b4a0 Labor allocation on job close BOD-131 2020-05-19 16:14:25 -07:00