Commit Graph

  • 636e979fd0 Added notification generation on SMS. Added FCM Token saving on login. Patrick Fic 2020-05-01 12:32:40 -07:00
  • 92aeb419a9 Additional firebase testing updates. Patrick Fic 2020-05-01 09:53:10 -07:00
  • a9a8c3b6aa WIP FCM push messaging. Patrick Fic 2020-05-01 09:21:30 -07:00
  • c98e0b33fd BOD-14 Added virtualization for messages with known bug. Added messages geting marked as read. Patrick Fic 2020-04-30 17:37:34 -07:00
  • bf42655186 BOD-14 Fixed some broken UI with temporary hard coded valeus. Added basic Chat tagging features Patrick Fic 2020-04-30 11:40:41 -07:00
  • dcfcf71ca4 Refactored Messaging as a part of BOD-14. Breaking changes remain. Patrick Fic 2020-04-29 16:46:23 -07:00
  • 0bc8d95120 BOD-72 Fixed thumbnail generation + added transform params to environment variables. Patrick Fic 2020-04-29 14:13:49 -07:00
  • 99d3a6a64e BOD-72 Refactored calculations to use Dinero library. Patrick Fic 2020-04-29 13:25:31 -07:00
  • a9bd0a5ccb Added error handling if job totals have not been calculated Patrick Fic 2020-04-28 17:19:37 -07:00
  • c6a29ba417 BOD-34 Moved template rendering to utility class. Added basic config for some estimate reports. Patrick Fic 2020-04-28 16:41:36 -07:00
  • 113bf3f0fb BOD-34 Added jobs items and conditional rendering for print center. Patrick Fic 2020-04-28 10:42:47 -07:00
  • b47767e86c BOD-34 Basics of print center => redux setup, container/base component. Patrick Fic 2020-04-28 09:04:47 -07:00
  • 0e12ae35c9 BOD-74 Added basic display for job totals. Patrick Fic 2020-04-27 16:23:19 -07:00
  • c3d618e239 Implemented BOD-22 removing from production board. No automation surrounding it at this time. Patrick Fic 2020-04-27 15:22:22 -07:00
  • f04a6fc2af BOD-20 added onclick to production schedule + parts totals. Patrick Fic 2020-04-27 15:08:37 -07:00
  • 2b19d1af0b BOD-20 Added resizing for production list + fixed sorter state saving error. Patrick Fic 2020-04-27 11:53:08 -07:00
  • 6c0f0b082b Added refetch to the jobs find modal to find new jobs that may have been added BOD-43 Patrick Fic 2020-04-27 09:56:40 -07:00
  • d359589b96 Schema changes for owner searching to include ownr_co_nm. Requires index rebuild BOD-44 Patrick Fic 2020-04-27 09:31:01 -07:00
  • 17787da0b4 Automatically search for claim number on supplement as a part of BOD-41 Patrick Fic 2020-04-27 09:16:20 -07:00
  • c9ce58ce3d Minor bug fixes related to production schedule list. Patrick Fic 2020-04-27 08:32:31 -07:00
  • 10905b3e6e Production list fixes + additional classes + searching on prod list BOD-21 Patrick Fic 2020-04-24 10:46:44 -07:00
  • 7fffa57bdc BOD-67 Implemented baseline job supplementing Patrick Fic 2020-04-24 08:34:54 -07:00
  • faa93a5e21 BOD-21 Bug fixes for production columns. Patrick Fic 2020-04-23 10:34:52 -07:00
  • 7544549e10 BOD-71 Added dependencies and pages for kanban production board. Patrick Fic 2020-04-22 15:53:22 -07:00
  • e17c41a3dc Added logrocket dependencies. Patrick Fic 2020-04-22 14:54:58 -07:00
  • 678f09b47a BOD-21 Further customization of components. Added remove to header. Altered colum adding to use button instead of transfer Patrick Fic 2020-04-22 14:43:37 -07:00
  • 400dfabcec BOD-21 Added some custom components to render CT, BP, PP to production. Schema changes for view to include body and refinish hrs. Patrick Fic 2020-04-22 11:09:47 -07:00
  • 9c84024a08 BOD-21 Added sorting and saving to production config. Added drag and drop to column ordering Patrick Fic 2020-04-21 17:14:58 -07:00
  • f2fd1bf7eb BOD-21 Initial creation of the production schedule list framework. Patrick Fic 2020-04-21 16:02:12 -07:00
  • 07489a4754 Merged in dev-patrick (pull request #6) Snapt Software 2020-04-21 00:47:07 +00:00
  • 5303ab0114 BOD-50 Added duplication functionality for a job. Patrick Fic 2020-04-20 17:23:02 -07:00
  • 0063e25bfa Cleanup. Patrick Fic 2020-04-20 15:49:34 -07:00
  • 64f3f727e4 BOD-38 Added Browser Detection for i18n. Uses local storage to store user language preferences. Patrick Fic 2020-04-20 15:45:09 -07:00
  • b3eb6fe91d BOD-24 Removed URL/Thumb URL to have them dynamically created. Patrick Fic 2020-04-20 15:07:18 -07:00
  • 01e6e78c71 BOD-25 BOD-24 Uploading to cloudinary + thumbnail generation Patrick Fic 2020-04-20 14:14:41 -07:00
  • d3b36776c9 Added back required dependency Patrick Fic 2020-04-17 18:08:51 -07:00
  • b8c1e62fd9 Updated to latest node version 12.16.2 Patrick Fic 2020-04-17 17:48:17 -07:00
  • 0aed0978a0 Pacakge cleanup. Patrick Fic 2020-04-17 17:45:49 -07:00
  • e9a7f5e223 BOD-69 Testing out code for Cloudinary + swapping out resizer. Patrick Fic 2020-04-17 17:01:03 -07:00
  • 8a4278d644 Minor random updates Patrick Fic 2020-04-17 10:32:47 -07:00
  • c9cafa7ab7 BOD-35 Refactored email screen to use TinyMCE + added templates schema + base level email generation Patrick Fic 2020-04-16 15:50:07 -07:00
  • 248665aa65 Added some testing components for email framework. Patrick Fic 2020-04-16 08:10:09 -07:00
  • 8e12320c19 BOD-23 Added labor pages tab + finalized time ticket tab + created allocation calculations Patrick Fic 2020-04-15 15:39:05 -07:00
  • 325a82ac86 BOD-23 Added schema changes for time tickets + redux config for time ticket modal + scaffolding for time ticket modal. Patrick Fic 2020-04-14 17:38:05 -07:00
  • 91af10eef2 Added enter again on invoice modal. Patrick Fic 2020-04-14 16:17:13 -07:00
  • ad87cb31ef BOD-62 Added new job calculations on import + supplement. Patrick Fic 2020-04-14 14:09:19 -07:00
  • a8caca2f7f Added check to see environment variables in prod Patrick Fic 2020-04-13 22:31:50 -07:00
  • e0670e5fc6 eb test push Patrick Fic 2020-04-13 22:14:30 -07:00
  • 4e7b834673 New SSL Scripts Patrick Fic 2020-04-13 21:36:48 -07:00
  • d55355dac5 Wrong port # for reverse proxy Patrick Fic 2020-04-13 21:01:22 -07:00
  • bdfb33f011 Merge branch 'dev-patrick' of https://bitbucket.org/snaptsoft/bodyshop into dev-patrick Patrick Fic 2020-04-13 20:48:52 -07:00
  • 519b580e14 Added elastic beanstalk config Patrick Fic 2020-04-13 20:48:43 -07:00
  • c783b3f31d added firebase analytics Patrick Fic 2020-04-13 18:21:59 -07:00
  • e66bd0ae56 Added breadcrumb object + breadcrumbs for major pages. Patrick Fic 2020-04-13 14:02:07 -07:00
  • 502debae2e WIP for document upload on invoice enter. Patrick Fic 2020-04-13 11:06:01 -07:00
  • 224029a1e8 Added invoice and invoice detail pages. Begin work on paginated invoices page. Patrick Fic 2020-04-09 16:30:18 -07:00
  • 4e70c6a9b6 Further work on totals testing. Almost accurate now. Patrick Fic 2020-04-09 15:29:30 -07:00
  • ad5d371547 WIP Financial Patrick Fic 2020-04-09 09:13:19 -07:00
  • 26abbdcc62 WIP Financial Calculation Patrick Fic 2020-04-08 10:41:19 -07:00
  • e9f734f4c8 Removed express-sslify for digital ocean testing. Patrick Fic 2020-04-07 19:22:16 -07:00
  • ed9b2a57fb BOD-62 WIP total calculations. PST rates is still missing. Patrick Fic 2020-04-07 17:06:34 -07:00
  • 6bf9ba5be0 BOD-62 creation of totals utility class + base calculations. Patrick Fic 2020-04-06 21:09:48 -07:00
  • 4c679b6d83 Removed initial conversations from reducer. Patrick Fic 2020-04-06 16:03:47 -07:00
  • 019fd90170 Added email constants template + fixed email settings for parts order modal Patrick Fic 2020-04-06 11:01:07 -07:00
  • fe002b0dff CLEANUP Refactored parts order to use redux modals. Patrick Fic 2020-04-02 17:59:42 -07:00
  • 7254622f52 CLEANUP Schedule modal now using redux. Deleted manual schedule modal. To be incorporated into generic. Patrick Fic 2020-04-02 12:37:15 -07:00
  • 828ca721db CLEANUP Refactored note upsert to use redux modals. Patrick Fic 2020-04-02 12:05:32 -07:00
  • 922463d400 CLEANUP on Jobs page. Now uses search param instead of state. Patrick Fic 2020-04-02 11:36:01 -07:00
  • 53a567d65f BOD-61 Fixed invoice enter modal to simplify + follow new modal pattern. Patrick Fic 2020-04-02 11:05:04 -07:00
  • cbbd133b5e Merged in dev-patrick (pull request #5) Snapt Software 2020-04-02 02:15:11 +00:00
  • b93bb293e9 Modified port number to force 5000 for EB deployment. Patrick Fic 2020-04-01 19:14:36 -07:00
  • 746e41b2e5 Merged in dev-patrick (pull request #4) Snapt Software 2020-04-02 01:18:12 +00:00
  • acdcea50d1 Removed hasura CLI dependency. Patrick Fic 2020-04-01 18:15:49 -07:00
  • d4168d20dc Merged in dev-patrick (pull request #3) Snapt Software 2020-04-02 00:51:37 +00:00
  • ecec2c0368 BOD-17 Added return car modal. Patrick Fic 2020-04-01 17:47:27 -07:00
  • cf12827f60 Merged in heroku-staging (pull request #2) Snapt Software 2020-04-01 23:33:20 +00:00
  • 2a1cb3fb9f BOD-17 Added Contracts list page + updates and bugfixes on other pages. Patrick Fic 2020-04-01 10:48:53 -07:00
  • 28f443277b BOD-16 BOD-17 Changes to existing pages to accomodate new cc schema Patrick Fic 2020-03-31 18:28:08 -07:00
  • 6e6dd9d5ae BOD-17 Added header blocks to contract detail. Patrick Fic 2020-03-31 17:22:18 -07:00
  • 1c02c063b9 BOD-16 BOD-17 Added Contract detail pages + custom form components for courtesy cars. Patrick Fic 2020-03-31 16:32:18 -07:00
  • 72f4d31b05 BOD-17 Basic creation of a contract functioning. Patrick Fic 2020-03-31 12:11:48 -07:00
  • 9ae3843b3b BOD-17 Creation of new contract page Patrick Fic 2020-03-30 17:27:33 -07:00
  • fa3031e313 Missed in previous commit. Patrick Fic 2020-03-30 15:38:44 -07:00
  • 791a6dd4f2 BOD-16 Added pages + routing for courtesy cars Patrick Fic 2020-03-30 15:32:39 -07:00
  • 1249fd5b2c BOD-16 Courtesy Car Schema Changes Patrick Fic 2020-03-30 12:06:51 -07:00
  • b7dceae83f BOD-53 Created vehicle popover and fixed remnant references to vehicle records. Patrick Fic 2020-03-30 11:40:21 -07:00
  • bfb8af0a22 BOD-51 Added push vehicle updates to job. Patrick Fic 2020-03-30 10:37:49 -07:00
  • 50ffa863bc BOD-59 Added vehicle fields to job and updated wherever appropriate to use Job fields instead. Patrick Fic 2020-03-30 10:14:13 -07:00
  • d1148974ee BOD-14 More CSS issues for messaging. Patrick Fic 2020-03-27 18:27:22 -07:00
  • 644737e1c3 BOD-14 More refactoring for messaging. Styles removed. Patrick Fic 2020-03-27 17:03:48 -07:00
  • c0be80b42e BOD-14 Cleanup and re-org of some components for messaging. Patrick Fic 2020-03-27 16:33:31 -07:00
  • f80f96f3df BOD-14 WIP. CSS issues present with 2 way texting, but working live. Patrick Fic 2020-03-26 17:03:22 -07:00
  • a507e40816 WIP BOD-14 changes. Patrick Fic 2020-03-26 09:49:09 -07:00
  • 4c35337d36 BOD-14 Functional 2 way messaging from app. Patrick Fic 2020-03-25 18:45:48 -07:00
  • 546d2d82b7 BOD-14 Baseline server-side send,receive,status APIs created Patrick Fic 2020-03-25 16:49:42 -07:00
  • 84a5820d8d BOD-14 Backend server work + sending of messages WIP for front end Patrick Fic 2020-03-25 15:50:46 -07:00
  • 5b5ffe21cd BOD-14 Schema Changes for messaging Patrick Fic 2020-03-25 09:35:02 -07:00
  • 1409ef058c BOD-2 More cleanup after fixing JWT tokens. Patrick Fic 2020-03-24 18:59:56 -07:00
  • 1c4a5d5b63 BOD-2 #comment CHanged the authorization link structure to rely on firebase auth always rather than caching the token in local storage. Relatively untested approach, however, initial tests seem to work. Included comments about how to handle a perpetual subscription. Patrick Fic 2020-03-24 15:42:45 -07:00
  • c095ba68eb BOD-58 WIP For testing classes. No success. Patrick Fic 2020-03-24 11:27:30 -07:00