Commit Graph

608 Commits

Author SHA1 Message Date
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
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
3c053c4f9c Added classes to receivable export. 2020-09-16 14:47:17 -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
7140d541d5 Added paint and body hours to schedule BOD-394 2020-09-16 14:08:28 -07:00
Patrick Fic
929523bd30 Final formatting for Refactor of invoice close. BOD-383 2020-09-16 13:44:17 -07:00
Patrick Fic
2e99a2eee2 Various samll bugfixes. 2020-09-16 12:36:31 -07:00
Patrick Fic
223cf35244 Uncommented active code left from prior commit 2020-09-14 17:00:18 -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
e3f108c567 Added additioanl CSS Styles and templates. 2020-09-14 10:01:48 -07:00
Patrick Fic
f7e74c5043 Modified how template list is generated to be a function to allow checking whether the templates can be printed. 2020-09-11 14:43:04 -07:00
Patrick Fic
984c001bd8 Modified render styles to improve printability 2020-09-10 15:55:25 -07:00
Patrick Fic
a0bb07abfd Fixed totals calculations for jobs coming in from Mitchell. 2020-09-10 10:50:04 -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
ba4173c000 Added missing pages for selected header BOD-164 2020-09-09 12:25:23 -07:00
Patrick Fic
c4c646ba35 Fixed remove from production button not closing drawer. BOD-315 2020-09-09 12:16:03 -07:00
Patrick Fic
eff6f361ee Added selected header navigation BOD-164 2020-09-09 11:57:58 -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
af8e39da75 Rearranged shop template page to better handle previews & template editor BOD-126 2020-09-04 15:03:01 -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
2adb72b25f Fixed phone # formatting issues. BOD-308 2020-09-03 09:18:53 -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
bd3ccc9b38 Added pagingation to courtesy car detail contracts list BOD-374 2020-08-31 10:34:09 -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
364cf6c7bb Added sorting to msgs sub and added some styling for messaging items. BOD-309 BOD-310 2020-08-28 12:53:19 -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
6e611fbc7c Dynamically show messaging based on presence of msid BOD-322 2020-08-27 14:41:25 -07:00
Patrick Fic
661241091a Added schedule load to daily veiw with additional CSS fixes. BOD-319 2020-08-27 14:30:07 -07:00
Patrick Fic
3150fdaade Simplified profile page BOD-323 2020-08-27 11:27:56 -07:00
Patrick Fic
5c643515c0 Added parts location to receiving an invoice. BOD-357 2020-08-27 10:51:29 -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
5d58b2d9d7 Resolved allocation bug introduced by moving totals calculation to server side. BOD-267 2020-08-26 17:09:00 -07:00
Patrick Fic
721c938e8a Changed RO Search Select to use RO searching and possible provided job value for options IMEX-129 IMEX-327 2020-08-26 16:15:17 -07:00
Patrick Fic
69f2b66e56 Added copyright notice. 2020-08-25 16:59:09 -07:00
Patrick Fic
aba78feddc Fix up damage SVG display. 2020-08-25 16:06:10 -07:00
Patrick Fic
728f1a84d7 Added error pages for detail type pages BOD-119 2020-08-25 13:59:50 -07:00
Patrick Fic
b78b6ef876 WIP for not found error pages BOD-119 2020-08-25 11:17:01 -07:00