Commit Graph

343 Commits

Author SHA1 Message Date
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
Patrick Fic
bf24002f6c WIP for deployment 2020-05-01 18:32:45 -07:00
Patrick Fic
c404ff377c Adding reference docs + paramterized some environment variables + new firebase environments. + firebase ref docs. 2020-05-01 17:06:52 -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
d359589b96 Schema changes for owner searching to include ownr_co_nm. Requires index rebuild BOD-44 2020-04-27 09:31:01 -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
Patrick Fic
c9ce58ce3d Minor bug fixes related to production schedule list. 2020-04-27 08:32:31 -07:00
Patrick Fic
10905b3e6e Production list fixes + additional classes + searching on prod list BOD-21 2020-04-24 10:46:44 -07:00
Patrick Fic
7fffa57bdc BOD-67 Implemented baseline job supplementing 2020-04-24 08:34:54 -07:00
Patrick Fic
faa93a5e21 BOD-21 Bug fixes for production columns. 2020-04-23 10:34:52 -07:00
Patrick Fic
7544549e10 BOD-71 Added dependencies and pages for kanban production board. 2020-04-22 15:53:22 -07:00
Patrick Fic
e17c41a3dc Added logrocket dependencies. 2020-04-22 14:54:58 -07:00
Patrick Fic
678f09b47a BOD-21 Further customization of components. Added remove to header. Altered colum adding to use button instead of transfer 2020-04-22 14:43:37 -07:00
Patrick Fic
400dfabcec BOD-21 Added some custom components to render CT, BP, PP to production. Schema changes for view to include body and refinish hrs. 2020-04-22 11:09:47 -07:00
Patrick Fic
9c84024a08 BOD-21 Added sorting and saving to production config. Added drag and drop to column ordering 2020-04-21 17:14:58 -07:00
Patrick Fic
f2fd1bf7eb BOD-21 Initial creation of the production schedule list framework. 2020-04-21 16:02:12 -07:00
Patrick Fic
5303ab0114 BOD-50 Added duplication functionality for a job. 2020-04-20 17:23:02 -07:00
Patrick Fic
0063e25bfa Cleanup. 2020-04-20 15:49:34 -07:00
Patrick Fic
64f3f727e4 BOD-38 Added Browser Detection for i18n. Uses local storage to store user language preferences. 2020-04-20 15:45:09 -07:00
Patrick Fic
b3eb6fe91d BOD-24 Removed URL/Thumb URL to have them dynamically created. 2020-04-20 15:07:18 -07:00