Commit Graph

321 Commits

Author SHA1 Message Date
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
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
4699b10093 Removed mandatory loading of firebase messaging as it does not support Safari. 2020-05-01 14:32:27 -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
92aeb419a9 Additional firebase testing updates. 2020-05-01 09:53:10 -07:00
Patrick Fic
a9a8c3b6aa WIP FCM push messaging. 2020-05-01 09:21:30 -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
99d3a6a64e BOD-72 Refactored calculations to use Dinero library. 2020-04-29 13:25:31 -07:00
Patrick Fic
a9bd0a5ccb Added error handling if job totals have not been calculated 2020-04-28 17:19:37 -07:00
Patrick Fic
c6a29ba417 BOD-34 Moved template rendering to utility class. Added basic config for some estimate reports. 2020-04-28 16:41:36 -07:00
Patrick Fic
113bf3f0fb BOD-34 Added jobs items and conditional rendering for print center. 2020-04-28 10:42:47 -07:00
Patrick Fic
b47767e86c BOD-34 Basics of print center => redux setup, container/base component. 2020-04-28 09:04:47 -07:00
Patrick Fic
0e12ae35c9 BOD-74 Added basic display for job totals. 2020-04-27 16:23:19 -07:00
Patrick Fic
c3d618e239 Implemented BOD-22 removing from production board. No automation surrounding it at this time. 2020-04-27 15:22:22 -07:00
Patrick Fic
f04a6fc2af BOD-20 added onclick to production schedule + parts totals. 2020-04-27 15:08:37 -07:00
Patrick Fic
2b19d1af0b BOD-20 Added resizing for production list + fixed sorter state saving error. 2020-04-27 11:53:08 -07:00
Patrick Fic
6c0f0b082b Added refetch to the jobs find modal to find new jobs that may have been added BOD-43 2020-04-27 09:56:40 -07:00
Patrick Fic
17787da0b4 Automatically search for claim number on supplement as a part of BOD-41 2020-04-27 09:16:20 -07:00