Commit Graph

264 Commits

Author SHA1 Message Date
Patrick Fic
27c1dc2c47 Fixed vendor issues + new logos 2020-10-05 17:13:04 -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
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
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
3ee003000d WIP Read Only for Jobs BOD-409 2020-09-28 14:00:35 -07:00
Patrick Fic
a463887fa4 Added GST registrant BOD-389 2020-09-24 15:30:12 -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
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
cb337b557c Added predictive completion time based on cycle times for job scheduling. BOD-401 2020-09-17 14:28:48 -07:00
Patrick Fic
88559e95a3 Added phone number to shop information BOD-400 2020-09-16 14:52:33 -07:00
Patrick Fic
0185a0ab93 Added validation on jobline upsert modal. BOD-399 2020-09-16 14:34:43 -07:00
Patrick Fic
41432864e8 Added labor type and part types to dropdowns on line upsert modal. BOD-412 2020-09-16 14:22:39 -07:00
Patrick Fic
2e99a2eee2 Various samll bugfixes. 2020-09-16 12:36:31 -07:00
Patrick Fic
379c12c7bb Further work to refactor job costing + qb posting. BOD-383 2020-09-14 16:57:40 -07:00
Patrick Fic
eff49e3d25 Refactored job closing to be line based instead of totals based. BOD-383 2020-09-14 13:54:11 -07:00
Patrick Fic
984c001bd8 Modified render styles to improve printability 2020-09-10 15:55:25 -07:00
Patrick Fic
41117ff0c2 Renamed ATP to ATS and updated totals calculation logic. Logic is still WIP 2020-09-10 09:27:37 -07:00
Patrick Fic
637670da50 WIP for viewing CSI question sets BOD-380 2020-09-08 15:06:24 -07:00
Patrick Fic
92ee64a413 Added reminaing balance to payments screen BOD-231 2020-09-08 10:23:25 -07:00
Patrick Fic
051be83303 Added template previewing with non-functional GQL editor BOD-126 2020-09-03 16:14:30 -07:00
Patrick Fic
f4fed87f61 Set default dinero currencies. Created checklist display skeleton component. BOD-377 2020-09-03 10:10:40 -07:00
Patrick Fic
f3b32fae76 Added manual conversation creation BOD-379 2020-09-03 08:57:13 -07:00
Patrick Fic
51b6a560a6 generalized job checklist functionality & created deliver checklist. BOD-376 2020-09-02 15:32:29 -07:00
Patrick Fic
ed788a4b5c Added status state machine BOD-251 2020-09-02 11:01:34 -07:00
Patrick Fic
2202683876 Added predefined shop labor rates BOD-395 2020-09-02 09:17:00 -07:00
Patrick Fic
1126665dfc Fixed translation titles for RBAC labels in shop info BOD-320 2020-09-01 09:17:44 -07:00
Patrick Fic
266b6b0dbb Added scoreboard edt for added entries BOD-365 2020-08-28 16:34:48 -07:00
Patrick Fic
ab4262c238 Added help page and rescue component BOD-326 2020-08-28 13:26:21 -07:00
Patrick Fic
fbde4ddc2a Updated contract creation to include auto status changes. BOD-314 2020-08-28 09:44:55 -07:00
Patrick Fic
554a8f6170 Resolved contracts list not showing correct entries based on dates. BOD-313. Added changes not saved indicator to shop info BOD-325 2020-08-27 16:25:37 -07:00
Patrick Fic
cc2947c7a2 Updated parts status graph and formatting. BOD-328 2020-08-27 15:56:01 -07:00
Patrick Fic
3150fdaade Simplified profile page BOD-323 2020-08-27 11:27:56 -07:00
Patrick Fic
22ce28dddf Added jobs in production to schedule and error handling. BOD-371 2020-08-27 10:26:54 -07:00
Patrick Fic
b78b6ef876 WIP for not found error pages BOD-119 2020-08-25 11:17:01 -07:00
Patrick Fic
2cb8ae1359 Added remove from production button to kanban card. BOD-261 2020-08-24 11:00:52 -07:00
Patrick Fic
2acef8f726 Finished moving job totals calculation to server side BOD-267. 2020-08-24 10:17:32 -07:00
Patrick Fic
f29b961397 Added service worker regisration refresh BOD-73 2020-08-21 12:47:54 -07:00
Patrick Fic
ef2e015347 Added ins co, classes, categories to shop info + job conversion BOD-255 BOD-258 BOD-259 2020-08-19 11:12:44 -07:00
Patrick Fic
534e0a0398 Minor fixed + refactored job details screens based on review. 2020-08-18 16:43:04 -07:00
Patrick Fic
5efb21ada7 Added detail for departing jos ons chedule BOD-254 2020-08-17 10:11:56 -07:00