Commit Graph

204 Commits

Author SHA1 Message Date
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
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
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
51ea04bf2c Added page for job closing BOD-131 2020-05-15 16:43:27 -07:00
Patrick Fic
ef96186dfb Added all jobs page with pagination BOD-80 2020-05-15 09:16:58 -07:00
Patrick Fic
87146fa08d Added parts returning as a part of BOD-19 2020-05-14 15:46:48 -07:00
Patrick Fic
cc47fd698a BOD-26 Added totals calculation for job reconciliation. 2020-05-14 11:05:55 -07:00
Patrick Fic
0473421c6c Added invoice totals + high level reconciliation on PLI jobs tab. BOD-26 2020-05-13 16:34:03 -07:00
Patrick Fic
7aff42537c bug fixes on intake BOD-114 2020-05-13 13:45:06 -07:00
Patrick Fic
c470e0ba18 Added job intake process for BOD-114 2020-05-13 00:38:10 -07:00
Patrick Fic
6fd485c2fe Added deleting of custom templates for BOD-85. 2020-05-12 10:25:36 -07:00
Patrick Fic
b518f84f5f Added basic pages for template editing BOD-85 2020-05-11 21:32:11 -07:00
Patrick Fic
fc4e07bb32 Added ordering invoice as in house BOD-101 2020-05-11 13:41:58 -07:00
Patrick Fic
6096fce7a6 BOD-84 Added base calculations for schedule load 2020-05-08 15:33:08 -07:00
Patrick Fic
723f8da825 Fixed rounding bug on invoice total calculation BOD-120. Added documents viewing to edit invoice BOD-75 BOD-63. 2020-05-07 09:25:48 -07:00
Patrick Fic
6b370084a4 BOD-63 Added saving of edited invoices. 2020-05-06 11:27:32 -07:00
Patrick Fic
2317d7d385 BOD-63 Added CSS styling to prevent overflow. Added totals calculation to invoice screen. Updated packages. 2020-05-05 16:57:17 -07:00
Patrick Fic
522dc07058 BOD-63 added tax fields to form + schema for track tax on an item level 2020-05-05 12:15:25 -07:00
Patrick Fic
9238018022 Refactored to use invoice form for modal + detail edit page. BOD-634 2020-05-05 11:03:31 -07:00
Patrick Fic
fbf49c70d8 Correct diplay and posting of invoices on general + modal. Refactor requiured. BOD-63 2020-05-05 10:10:19 -07:00
Patrick Fic
9d694e6403 Breaking Changes as a part of BOD-63 on invoice enter. WIP for all invoices screen editing + lookup. 2020-05-04 18:07:56 -07:00
Patrick Fic
b7d438a0f0 BOD-118 Added Saga to start conversations from anywhere. Removed gql apollo-boost due to package size and replaced with graphql-tag 2020-05-04 15:11:14 -07:00
Patrick Fic
636e979fd0 Added notification generation on SMS. Added FCM Token saving on login. 2020-05-01 12:32:40 -07:00
Patrick Fic
c98e0b33fd BOD-14 Added virtualization for messages with known bug. Added messages geting marked as read. 2020-04-30 17:37:34 -07:00
Patrick Fic
bf42655186 BOD-14 Fixed some broken UI with temporary hard coded valeus. Added basic Chat tagging features 2020-04-30 11:40:41 -07:00
Patrick Fic
dcfcf71ca4 Refactored Messaging as a part of BOD-14. Breaking changes remain. 2020-04-29 16:46:23 -07:00
Patrick Fic
0bc8d95120 BOD-72 Fixed thumbnail generation + added transform params to environment variables. 2020-04-29 14:13:49 -07:00
Patrick Fic
a9bd0a5ccb Added error handling if job totals have not been calculated 2020-04-28 17:19:37 -07:00