Commit Graph

  • d44db5662d Remove eslintcache Patrick Fic 2020-12-07 09:46:26 -08:00
  • 4e9dea31fd Further updates to job totals table. Patrick Fic 2020-12-07 09:45:08 -08:00
  • 65a22922eb Refactored some Job Calculation Logic. IO-439 Patrick Fic 2020-12-04 15:16:36 -08:00
  • db1e046130 Resolved decimal issue for mileage IO-434 Patrick Fic 2020-12-03 12:12:42 -08:00
  • ab15164d3c Added revised hasura entries due to display name issues not being in production. Patrick Fic 2020-12-02 18:06:01 -08:00
  • cc79bbec97 Resolved mileage issue precision on jobs detail screen IO-434 Patrick Fic 2020-12-02 15:13:33 -08:00
  • 6e1a36000e Resolved convert window visibility and job import error when vehicle already exists IO-426 Patrick Fic 2020-12-02 15:09:41 -08:00
  • d9b5a5a88d Added translations for manual job creation menus IO-436 Patrick Fic 2020-12-02 15:04:35 -08:00
  • 2a96c5deaa Resolved object cloning issue for allocations on job close IO-431 Patrick Fic 2020-12-02 14:38:23 -08:00
  • cf5b9ce215 Fixed form issues on time ticket modal and employee setup screen IO-418 Patrick Fic 2020-12-02 14:26:28 -08:00
  • ed30483a38 Added global input style for numbers & fixed alignment on vendors form IO-415 Patrick Fic 2020-12-02 14:08:22 -08:00
  • 80835d4da9 Added prefix to job search select drop down. IO-417 Patrick Fic 2020-12-02 13:57:30 -08:00
  • a8b62d75b1 Fixed VIN Wrapping on Tag Popover IO-432 Patrick Fic 2020-12-01 23:14:11 -08:00
  • c6ae32b66d Added phone number to vendor fields IO-414 Patrick Fic 2020-12-01 22:36:31 -08:00
  • f89f385a4b Changed logic to allow job intake IO-430 Patrick Fic 2020-12-01 22:21:54 -08:00
  • 3e24fdd6f5 Added alternate display for username IO-413 Patrick Fic 2020-12-01 22:15:21 -08:00
  • 73ec04705a Removed template blockers for the time being IO-424 Patrick Fic 2020-12-01 16:38:27 -08:00
  • dd69a73079 Package Updates Patrick Fic 2020-12-01 11:58:34 -08:00
  • dd702ec438 Fixed import on upload utility. Patrick Fic 2020-11-17 10:04:40 -08:00
  • 21180c6a65 Fixed API base URL reference. Patrick Fic 2020-11-16 20:40:05 -08:00
  • 92f5944e4c Added new package updates. Patrick Fic 2020-11-09 10:11:09 -08:00
  • 3721f7ffe2 Updated all packages and fixed errors thrown by new ESLint Patrick Fic 2020-10-30 12:40:27 -07:00
  • fe02f80cc7 Clean up apollo imports. Patrick Fic 2020-10-15 15:23:44 -07:00
  • 63a69a7ad7 Fixed duplicate ID issue for date time picker. Patrick Fic 2020-10-08 16:12:46 -07:00
  • 5f73c879d0 Reconfigured smart scheduling to use buckets instead of load. Patrick Fic 2020-10-08 15:42:04 -07:00
  • 020bec3fa2 Begin refactoring smart schedule calculations. Patrick Fic 2020-10-08 13:42:56 -07:00
  • 630e8a32ed Updated deployment script. Patrick Fic 2020-10-08 08:27:02 -07:00
  • ff0630290c Merged in development (pull request #16) Patrick Fic 2020-10-07 17:28:44 +00:00
  • ac86659202 Removed circular dependencies from project. Patrick Fic 2020-10-07 10:25:51 -07:00
  • b6f2ad3cf0 Updated images in assets and removed some packages. Patrick Fic 2020-10-07 10:04:22 -07:00
  • 2bd4f17b0b Updated env variables + added axios base url. Patrick Fic 2020-10-06 23:01:15 -07:00
  • 9ab3b8f2a9 Merged master into development Patrick Fic 2020-10-07 04:42:29 +00:00
  • 801752bcad Merged in development (pull request #15) Patrick Fic 2020-10-07 04:42:11 +00:00
  • cb1eb95377 Added root path to server for ELB Health Checks Patrick Fic 2020-10-06 21:41:22 -07:00
  • 558a021763 Merged in development (pull request #14) Patrick Fic 2020-10-07 04:35:36 +00:00
  • e44ddf5a35 Updated server JS with new clog statements to ensure deployments are functioning. Patrick Fic 2020-10-06 21:32:15 -07:00
  • 73bfd798e6 Merged in master (pull request #13) Patrick Fic 2020-10-07 04:16:13 +00:00
  • 9675ba7f11 Merged in development (pull request #12) Patrick Fic 2020-10-07 04:11:44 +00:00
  • b2c52fe782 Remove Node serving files. Patrick Fic 2020-10-06 21:10:40 -07:00
  • 5522cc1b85 Merged in development (pull request #11) Patrick Fic 2020-10-07 03:43:58 +00:00
  • 5f6cdf5bf8 Merged in dev-patrick (pull request #10) Patrick Fic 2020-10-07 03:43:02 +00:00
  • 914ccb6d55 Removed EB configuration. Patrick Fic 2020-10-06 20:42:16 -07:00
  • d320ec3f8c Added circle ci config + updated production vars. Patrick Fic 2020-10-06 18:45:46 -07:00
  • 60114d3d02 Merge branch 'dev-patrick' into development Patrick Fic 2020-10-06 09:42:25 -07:00
  • 008498642d Updated client packages + reverted theme changes. Patrick Fic 2020-10-06 09:18:31 -07:00
  • 3da6568d75 Resolved Graphql Request issue preventing server side gql queries. Patrick Fic 2020-10-06 08:45:56 -07:00
  • 27c1dc2c47 Fixed vendor issues + new logos Patrick Fic 2020-10-05 17:13:04 -07:00
  • f188e9512b Resolved duplicate vehicles uniqueness constraint on initial import BOD-397 Patrick Fic 2020-10-05 14:15:41 -07:00
  • 7d9b02bb22 Style changes Patrick Fic 2020-10-05 12:35:09 -07:00
  • 8592c98b93 Added job recalc when saving a line edit. BOD-385 Patrick Fic 2020-10-05 12:27:08 -07:00
  • d9212dd016 Updated scheduling to always use network BOD395 Patrick Fic 2020-10-05 12:04:32 -07:00
  • 35b61dc22f Changed vehicle searching function BOD-311 Patrick Fic 2020-10-05 10:22:19 -07:00
  • 44572ee2d0 Changed job searching function BOD-311 Patrick Fic 2020-10-05 10:16:07 -07:00
  • d9fd31a639 Added automatic reconciliation for jobs. BOD-406 Patrick Fic 2020-10-02 15:19:05 -07:00
  • 1dea9deca3 Added separate documents display for non-images. BOD-420 Patrick Fic 2020-10-02 13:35:29 -07:00
  • e2c3d7f4de Added transformation on cloudinary side BOD-420 Patrick Fic 2020-10-01 11:42:40 -07:00
  • 88951da11d Started refactoring parts order reconciliation BOD-406 Patrick Fic 2020-10-01 09:21:22 -07:00
  • c68835153f WIP Code Cleanup for document upload. BOD-420 Patrick Fic 2020-09-30 07:58:37 -07:00
  • 456ec10942 Added invoice number checkingBOD-411 Patrick Fic 2020-09-29 14:40:39 -07:00
  • c222e027dd Added alt transport to appointments BOD-392 Patrick Fic 2020-09-29 11:17:06 -07:00
  • fef95be5a3 Added sublets tracking to production board. BOD-415 Patrick Fic 2020-09-29 10:15:06 -07:00
  • 6b6d052e74 Added read only invocies. Removed added reducer coe that was needed BOD-408 Patrick Fic 2020-09-28 15:23:28 -07:00
  • cb412f377e Finalized read only job. Logic to detmerine what is read only outstanding. BOD-409 Patrick Fic 2020-09-28 14:45:31 -07:00
  • 3ee003000d WIP Read Only for Jobs BOD-409 Patrick Fic 2020-09-28 14:00:35 -07:00
  • a7051c0f86 Merge work. Patrick Fic 2020-09-25 13:45:34 -07:00
  • a463887fa4 Added GST registrant BOD-389 Patrick Fic 2020-09-24 15:30:12 -07:00
  • 4253fe39d6 Remove removed job lines from queries BOD-384 Patrick Fic 2020-09-24 13:38:26 -07:00
  • 765df769b4 Remove adjustments from totals calculations BOD-390. Patrick Fic 2020-09-24 11:19:17 -07:00
  • 3f446b7525 Added parts Queue BOD-388 Patrick Fic 2020-09-23 15:49:48 -07:00
  • 1a89d683d7 Added colors to appointments BOD-393 Patrick Fic 2020-09-23 11:35:14 -07:00
  • 6c2e0dad45 Added in jobs to schedule header for greater transparency. BOD-403 Patrick Fic 2020-09-23 08:31:06 -07:00
  • f84520c260 MAJOR CHANGE: Renamed invoices to bills BOD-410 Patrick Fic 2020-09-22 17:01:03 -07:00
  • 95ee3ae2bc Added backups of database BOD-410 Patrick Fic 2020-09-22 14:36:20 -07:00
  • 49f6cfa8c1 Updating styling on parts and invoicing modals BOD-404 Patrick Fic 2020-09-22 14:23:27 -07:00
  • 43490bbcba Resolved CORS errors for document upload BOD-407 Patrick Fic 2020-09-22 11:11:15 -07:00
  • abb22a5d0f Added validation to job actions BOD-391 Patrick Fic 2020-09-22 10:47:03 -07:00
  • 489ef3df0d Replaced appropriate number fields with calculator field. BOD-398 Patrick Fic 2020-09-22 10:10:43 -07:00
  • ff0ee8cbae Updated to include completion date on intake. BOD-401 Patrick Fic 2020-09-22 08:50:41 -07:00
  • 35650cec24 WIP Transfer. Patrick Fic 2020-09-21 14:40:16 -07:00
  • cb337b557c Added predictive completion time based on cycle times for job scheduling. BOD-401 Patrick Fic 2020-09-17 14:28:48 -07:00
  • 88559e95a3 Added phone number to shop information BOD-400 Patrick Fic 2020-09-16 14:52:33 -07:00
  • 3c053c4f9c Added classes to receivable export. Patrick Fic 2020-09-16 14:47:17 -07:00
  • 0185a0ab93 Added validation on jobline upsert modal. BOD-399 Patrick Fic 2020-09-16 14:34:43 -07:00
  • 41432864e8 Added labor type and part types to dropdowns on line upsert modal. BOD-412 Patrick Fic 2020-09-16 14:22:39 -07:00
  • 7140d541d5 Added paint and body hours to schedule BOD-394 Patrick Fic 2020-09-16 14:08:28 -07:00
  • 929523bd30 Final formatting for Refactor of invoice close. BOD-383 Patrick Fic 2020-09-16 13:44:17 -07:00
  • 2e99a2eee2 Various samll bugfixes. Patrick Fic 2020-09-16 12:36:31 -07:00
  • 223cf35244 Uncommented active code left from prior commit Patrick Fic 2020-09-14 17:00:18 -07:00
  • 379c12c7bb Further work to refactor job costing + qb posting. BOD-383 Patrick Fic 2020-09-14 16:57:40 -07:00
  • eff49e3d25 Refactored job closing to be line based instead of totals based. BOD-383 Patrick Fic 2020-09-14 13:54:11 -07:00
  • e3f108c567 Added additioanl CSS Styles and templates. Patrick Fic 2020-09-14 10:01:48 -07:00
  • f7e74c5043 Modified how template list is generated to be a function to allow checking whether the templates can be printed. Patrick Fic 2020-09-11 14:43:04 -07:00
  • 984c001bd8 Modified render styles to improve printability Patrick Fic 2020-09-10 15:55:25 -07:00
  • a0bb07abfd Fixed totals calculations for jobs coming in from Mitchell. Patrick Fic 2020-09-10 10:50:04 -07:00
  • 41117ff0c2 Renamed ATP to ATS and updated totals calculation logic. Logic is still WIP Patrick Fic 2020-09-10 09:27:37 -07:00
  • ba4173c000 Added missing pages for selected header BOD-164 Patrick Fic 2020-09-09 12:25:23 -07:00
  • c4c646ba35 Fixed remove from production button not closing drawer. BOD-315 Patrick Fic 2020-09-09 12:16:03 -07:00
  • eff6f361ee Added selected header navigation BOD-164 Patrick Fic 2020-09-09 11:57:58 -07:00
  • 637670da50 WIP for viewing CSI question sets BOD-380 Patrick Fic 2020-09-08 15:06:24 -07:00
  • 92ee64a413 Added reminaing balance to payments screen BOD-231 Patrick Fic 2020-09-08 10:23:25 -07:00