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
|
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 |
|
Patrick Fic
|
01e6e78c71
|
BOD-25 BOD-24 Uploading to cloudinary + thumbnail generation
|
2020-04-20 14:14:41 -07:00 |
|
Patrick Fic
|
e9a7f5e223
|
BOD-69 Testing out code for Cloudinary + swapping out resizer.
|
2020-04-17 17:01:03 -07:00 |
|
Patrick Fic
|
8a4278d644
|
Minor random updates
|
2020-04-17 10:32:47 -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
|
248665aa65
|
Added some testing components for email framework.
|
2020-04-16 08:10:09 -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
|
a8caca2f7f
|
Added check to see environment variables in prod
|
2020-04-13 22:31:50 -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
|
502debae2e
|
WIP for document upload on invoice enter.
|
2020-04-13 11:06:01 -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
|
4c679b6d83
|
Removed initial conversations from reducer.
|
2020-04-06 16:03:47 -07:00 |
|
Patrick Fic
|
019fd90170
|
Added email constants template + fixed email settings for parts order modal
|
2020-04-06 11:01:07 -07:00 |
|
Patrick Fic
|
fe002b0dff
|
CLEANUP Refactored parts order to use redux modals.
|
2020-04-02 17:59:42 -07:00 |
|
Patrick Fic
|
7254622f52
|
CLEANUP Schedule modal now using redux. Deleted manual schedule modal. To be incorporated into generic.
|
2020-04-02 12:37:15 -07:00 |
|
Patrick Fic
|
828ca721db
|
CLEANUP Refactored note upsert to use redux modals.
|
2020-04-02 12:05:32 -07:00 |
|
Patrick Fic
|
922463d400
|
CLEANUP on Jobs page. Now uses search param instead of state.
|
2020-04-02 11:36:01 -07:00 |
|
Patrick Fic
|
53a567d65f
|
BOD-61 Fixed invoice enter modal to simplify + follow new modal pattern.
|
2020-04-02 11:05:04 -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
|
9ae3843b3b
|
BOD-17 Creation of new contract page
|
2020-03-30 17:27:33 -07:00 |
|
Patrick Fic
|
fa3031e313
|
Missed in previous commit.
|
2020-03-30 15:38:44 -07:00 |
|
Patrick Fic
|
791a6dd4f2
|
BOD-16 Added pages + routing for courtesy cars
|
2020-03-30 15:32:39 -07:00 |
|
Patrick Fic
|
b7dceae83f
|
BOD-53 Created vehicle popover and fixed remnant references to vehicle records.
|
2020-03-30 11:40:21 -07:00 |
|
Patrick Fic
|
bfb8af0a22
|
BOD-51 Added push vehicle updates to job.
|
2020-03-30 10:37:49 -07:00 |
|
Patrick Fic
|
50ffa863bc
|
BOD-59 Added vehicle fields to job and updated wherever appropriate to use Job fields instead.
|
2020-03-30 10:14:13 -07:00 |
|
Patrick Fic
|
d1148974ee
|
BOD-14 More CSS issues for messaging.
|
2020-03-27 18:27:22 -07:00 |
|
Patrick Fic
|
644737e1c3
|
BOD-14 More refactoring for messaging. Styles removed.
|
2020-03-27 17:03:48 -07:00 |
|
Patrick Fic
|
c0be80b42e
|
BOD-14 Cleanup and re-org of some components for messaging.
|
2020-03-27 16:33:31 -07:00 |
|