Commit Graph

6942 Commits

Author SHA1 Message Date
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
Patrick Fic
51ea04bf2c Added page for job closing BOD-131 2020-05-15 16:43:27 -07:00
Patrick Fic
58b4985319 Attempt Twilio inbound fix 3 BOD-130 2020-05-15 10:15:25 -07:00
Patrick Fic
139e6a9a69 Attempt Twilio inbound fix 2 BOD-130 2020-05-15 10:10:46 -07:00
Patrick Fic
b531a51ebd Attempt Twilio inbound fix BOD-130 2020-05-15 09:59:53 -07:00
Patrick Fic
476a855934 Refactor vendor screen to use query strings BOD-125 2020-05-15 09:42:11 -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
23a6900906 Mark part as received when invoice entered BOD-124 2020-05-13 14:04:43 -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
cf8e0a918c BOD-9 Added print format to parts order. 2020-05-12 10:47:22 -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
630e7df3fd Added invoice page titling BOD-63 2020-05-11 14:36:37 -07:00
Patrick Fic
fc4e07bb32 Added ordering invoice as in house BOD-101 2020-05-11 13:41:58 -07:00
Patrick Fic
3af8b28764 Added minor changes for BOD-83 scheduling load. 2020-05-11 10:03:56 -07:00
Patrick Fic
0c93488c1f BOD-84 Load calculates for this week. Bug exists going past current week. 2020-05-08 17:25:42 -07:00
Patrick Fic
6096fce7a6 BOD-84 Added base calculations for schedule load 2020-05-08 15:33:08 -07:00
Patrick Fic
3d74a4106e BOD-70 refactor schedule to use query string 2020-05-07 11:25:30 -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
9d4b36aeec Fixed firebase production issues. Mismatched vapid key + caching. 2020-05-06 20:00:16 -07:00
Patrick Fic
61baf30052 Updated firebase vapid key to use ENV. 2020-05-06 17:43:58 -07:00
Patrick Fic
33bbcc8c95 Changed config path for server to use local env files. 2020-05-06 17:17:49 -07:00
Patrick Fic
54320cc53c Added ecosystem config for PM2 2020-05-06 16:59:30 -07:00
Patrick Fic
5d3378d6fe Added firebase check. 2020-05-06 16:04:34 -07:00
Patrick Fic
6b370084a4 BOD-63 Added saving of edited invoices. 2020-05-06 11:27:32 -07:00
Patrick Fic
410d024db7 Added functional upload on invoice enter. BOD-75 2020-05-06 10:14:31 -07:00
Patrick Fic
851527a907 Fixed integer error when adding a decimal in amount when line is present BOD-120 2020-05-06 08:38:53 -07:00
Patrick Fic
783d2ef433 BOD-63 Prevent render of invoice detail when not selected 2020-05-05 18:03:07 -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
c2e6948d46 Fixed BOD-63 breaking changes. Original functionality restored. 2020-05-05 09:00:36 -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
782b7fe7f3 Styling changes for messaging. 2020-05-04 12:14:32 -07:00
Patrick Fic
f55f4775d4 Server setup document changes. 2020-05-04 08:45:40 -07:00