Commit Graph

176 Commits

Author SHA1 Message Date
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
Patrick Fic
f04a6fc2af BOD-20 added onclick to production schedule + parts totals. 2020-04-27 15:08:37 -07:00
Patrick Fic
c9ce58ce3d Minor bug fixes related to production schedule list. 2020-04-27 08:32:31 -07:00
Patrick Fic
7fffa57bdc BOD-67 Implemented baseline job supplementing 2020-04-24 08:34:54 -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
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
b3eb6fe91d BOD-24 Removed URL/Thumb URL to have them dynamically created. 2020-04-20 15:07:18 -07:00
Patrick Fic
01e6e78c71 BOD-25 BOD-24 Uploading to cloudinary + thumbnail generation 2020-04-20 14:14:41 -07:00
Patrick Fic
c9cafa7ab7 BOD-35 Refactored email screen to use TinyMCE + added templates schema + base level email generation 2020-04-16 15:50:07 -07:00
Patrick Fic
8e12320c19 BOD-23 Added labor pages tab + finalized time ticket tab + created allocation calculations 2020-04-15 15:39:05 -07:00
Patrick Fic
325a82ac86 BOD-23 Added schema changes for time tickets + redux config for time ticket modal + scaffolding for time ticket modal. 2020-04-14 17:38:05 -07:00
Patrick Fic
91af10eef2 Added enter again on invoice modal. 2020-04-14 16:17:13 -07:00
Patrick Fic
ad87cb31ef BOD-62 Added new job calculations on import + supplement. 2020-04-14 14:09:19 -07:00
Patrick Fic
224029a1e8 Added invoice and invoice detail pages. Begin work on paginated invoices page. 2020-04-09 16:30:18 -07:00
Patrick Fic
4e70c6a9b6 Further work on totals testing. Almost accurate now. 2020-04-09 15:29:30 -07:00
Patrick Fic
ad5d371547 WIP Financial 2020-04-09 09:13:19 -07:00
Patrick Fic
26abbdcc62 WIP Financial Calculation 2020-04-08 10:41:19 -07:00
Patrick Fic
ed9b2a57fb BOD-62 WIP total calculations. PST rates is still missing. 2020-04-07 17:06:34 -07:00
Patrick Fic
6bf9ba5be0 BOD-62 creation of totals utility class + base calculations. 2020-04-06 21:09:48 -07:00
Patrick Fic
fe002b0dff CLEANUP Refactored parts order to use redux modals. 2020-04-02 17:59:42 -07:00
Patrick Fic
ecec2c0368 BOD-17 Added return car modal. 2020-04-01 17:47:27 -07:00
Patrick Fic
2a1cb3fb9f BOD-17 Added Contracts list page + updates and bugfixes on other pages. 2020-04-01 10:48:53 -07:00
Patrick Fic
28f443277b BOD-16 BOD-17 Changes to existing pages to accomodate new cc schema 2020-03-31 18:28:08 -07:00
Patrick Fic
6e6dd9d5ae BOD-17 Added header blocks to contract detail. 2020-03-31 17:22:18 -07:00
Patrick Fic
1c02c063b9 BOD-16 BOD-17 Added Contract detail pages + custom form components for courtesy cars. 2020-03-31 16:32:18 -07:00
Patrick Fic
72f4d31b05 BOD-17 Basic creation of a contract functioning. 2020-03-31 12:11:48 -07:00
Patrick Fic
791a6dd4f2 BOD-16 Added pages + routing for courtesy cars 2020-03-30 15:32:39 -07:00