Commit Graph

137 Commits

Author SHA1 Message Date
Patrick Fic
201e85d7db Added fingerprinting fixed + update firebase fingerprint on log in BOD-132 2020-05-21 13:17:59 -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
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
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
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
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
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
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
fbf49c70d8 Correct diplay and posting of invoices on general + modal. Refactor requiured. BOD-63 2020-05-05 10:10:19 -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
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
c9ce58ce3d Minor bug fixes related to production schedule list. 2020-04-27 08:32:31 -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
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
01e6e78c71 BOD-25 BOD-24 Uploading to cloudinary + thumbnail generation 2020-04-20 14:14:41 -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
c783b3f31d added firebase analytics 2020-04-13 18:21:59 -07:00
Patrick Fic
e66bd0ae56 Added breadcrumb object + breadcrumbs for major pages. 2020-04-13 14:02:07 -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
ed9b2a57fb BOD-62 WIP total calculations. PST rates is still missing. 2020-04-07 17:06:34 -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