Commit Graph

672 Commits

Author SHA1 Message Date
Patrick Fic
b6f2ad3cf0 Updated images in assets and removed some packages. 2020-10-07 10:04:22 -07:00
Patrick Fic
2bd4f17b0b Updated env variables + added axios base url. 2020-10-06 23:01:15 -07:00
Patrick Fic
9ab3b8f2a9 Merged master into development 2020-10-07 04:42:29 +00:00
Patrick Fic
801752bcad Merged in development (pull request #15)
Added root path to server for ELB Health Checks
2020-10-07 04:42:11 +00:00
Patrick Fic
cb1eb95377 Added root path to server for ELB Health Checks 2020-10-06 21:41:22 -07:00
Patrick Fic
558a021763 Merged in development (pull request #14)
Updated server JS with new clog statements to ensure deployments are functioning.
2020-10-07 04:35:36 +00:00
Patrick Fic
e44ddf5a35 Updated server JS with new clog statements to ensure deployments are functioning. 2020-10-06 21:32:15 -07:00
Patrick Fic
73bfd798e6 Merged in master (pull request #13)
Update development to be latest.
2020-10-07 04:16:13 +00:00
Patrick Fic
9675ba7f11 Merged in development (pull request #12)
Remove Node serving files.
2020-10-07 04:11:44 +00:00
Patrick Fic
b2c52fe782 Remove Node serving files. 2020-10-06 21:10:40 -07:00
Patrick Fic
5522cc1b85 Merged in development (pull request #11)
Prepping for initial AWS deployment.
2020-10-07 03:43:58 +00:00
Patrick Fic
5f6cdf5bf8 Merged in dev-patrick (pull request #10)
Dev patrick
2020-10-07 03:43:02 +00:00
Patrick Fic
914ccb6d55 Removed EB configuration. 2020-10-06 20:42:16 -07:00
Patrick Fic
d320ec3f8c Added circle ci config + updated production vars. 2020-10-06 18:45:46 -07:00
Patrick Fic
60114d3d02 Merge branch 'dev-patrick' into development 2020-10-06 09:42:25 -07:00
Patrick Fic
008498642d Updated client packages + reverted theme changes. 2020-10-06 09:18:31 -07:00
Patrick Fic
3da6568d75 Resolved Graphql Request issue preventing server side gql queries. 2020-10-06 08:45:56 -07:00
Patrick Fic
27c1dc2c47 Fixed vendor issues + new logos 2020-10-05 17:13:04 -07:00
Patrick Fic
f188e9512b Resolved duplicate vehicles uniqueness constraint on initial import BOD-397 2020-10-05 14:15:41 -07:00
Patrick Fic
7d9b02bb22 Style changes 2020-10-05 12:35:09 -07:00
Patrick Fic
8592c98b93 Added job recalc when saving a line edit. BOD-385 2020-10-05 12:27:08 -07:00
Patrick Fic
d9212dd016 Updated scheduling to always use network BOD395 2020-10-05 12:04:32 -07:00
Patrick Fic
35b61dc22f Changed vehicle searching function BOD-311 2020-10-05 10:22:19 -07:00
Patrick Fic
44572ee2d0 Changed job searching function BOD-311 2020-10-05 10:16:07 -07:00
Patrick Fic
d9fd31a639 Added automatic reconciliation for jobs. BOD-406 2020-10-02 15:19:05 -07:00
Patrick Fic
1dea9deca3 Added separate documents display for non-images. BOD-420 2020-10-02 13:35:29 -07:00
Patrick Fic
e2c3d7f4de Added transformation on cloudinary side BOD-420 2020-10-01 11:42:40 -07:00
Patrick Fic
88951da11d Started refactoring parts order reconciliation BOD-406 2020-10-01 09:21:22 -07:00
Patrick Fic
c68835153f WIP Code Cleanup for document upload. BOD-420 2020-09-30 07:58:37 -07:00
Patrick Fic
456ec10942 Added invoice number checkingBOD-411 2020-09-29 14:40:39 -07:00
Patrick Fic
c222e027dd Added alt transport to appointments BOD-392 2020-09-29 11:17:06 -07:00
Patrick Fic
fef95be5a3 Added sublets tracking to production board. BOD-415 2020-09-29 10:15:06 -07:00
Patrick Fic
6b6d052e74 Added read only invocies. Removed added reducer coe that was needed BOD-408 2020-09-28 15:23:28 -07:00
Patrick Fic
cb412f377e Finalized read only job. Logic to detmerine what is read only outstanding. BOD-409 2020-09-28 14:45:31 -07:00
Patrick Fic
3ee003000d WIP Read Only for Jobs BOD-409 2020-09-28 14:00:35 -07:00
Patrick Fic
a7051c0f86 Merge work. 2020-09-25 13:45:34 -07:00
Patrick Fic
a463887fa4 Added GST registrant BOD-389 2020-09-24 15:30:12 -07:00
Patrick Fic
4253fe39d6 Remove removed job lines from queries BOD-384 2020-09-24 13:38:26 -07:00
Patrick Fic
765df769b4 Remove adjustments from totals calculations BOD-390. 2020-09-24 11:19:17 -07:00
Patrick Fic
3f446b7525 Added parts Queue BOD-388 2020-09-23 15:49:48 -07:00
Patrick Fic
1a89d683d7 Added colors to appointments BOD-393 2020-09-23 11:35:14 -07:00
Patrick Fic
6c2e0dad45 Added in jobs to schedule header for greater transparency. BOD-403 2020-09-23 08:31:06 -07:00
Patrick Fic
f84520c260 MAJOR CHANGE: Renamed invoices to bills BOD-410 2020-09-22 17:01:03 -07:00
Patrick Fic
95ee3ae2bc Added backups of database BOD-410 2020-09-22 14:36:20 -07:00
Patrick Fic
49f6cfa8c1 Updating styling on parts and invoicing modals BOD-404 2020-09-22 14:23:27 -07:00
Patrick Fic
43490bbcba Resolved CORS errors for document upload BOD-407 2020-09-22 11:11:15 -07:00
Patrick Fic
abb22a5d0f Added validation to job actions BOD-391 2020-09-22 10:47:03 -07:00
Patrick Fic
489ef3df0d Replaced appropriate number fields with calculator field. BOD-398 2020-09-22 10:10:43 -07:00
Patrick Fic
ff0ee8cbae Updated to include completion date on intake. BOD-401 2020-09-22 08:50:41 -07:00
Patrick Fic
35650cec24 WIP Transfer. 2020-09-21 14:40:16 -07:00