Commit Graph

566 Commits

Author SHA1 Message Date
Patrick Fic
f188e9512b Resolved duplicate vehicles uniqueness constraint on initial import BOD-397 2020-10-05 14:15:41 -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
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
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
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
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
eff49e3d25 Refactored job closing to be line based instead of totals based. BOD-383 2020-09-14 13:54:11 -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
51b6a560a6 generalized job checklist functionality & created deliver checklist. BOD-376 2020-09-02 15:32:29 -07:00
Patrick Fic
2202683876 Added predefined shop labor rates BOD-395 2020-09-02 09:17:00 -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
cc2947c7a2 Updated parts status graph and formatting. BOD-328 2020-08-27 15:56:01 -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
97629a91fb Added time ago formatter + schema changes for BOD-198 2020-08-20 14:43:59 -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
9b9feffdfa Minor fixes throughout the system. 2020-08-17 13:47:10 -07:00
Patrick Fic
5efb21ada7 Added detail for departing jos ons chedule BOD-254 2020-08-17 10:11:56 -07:00
Patrick Fic
873e81556d Added new HTML editor with some breaking changes. 2020-08-14 15:50:36 -07:00
Patrick Fic
1715c08296 Added shop management page for RBAC. BOD-232 2020-08-10 16:34:12 -07:00
Patrick Fic
83c83ac06e Added basic RBAC component BOD-232 2020-08-10 16:07:30 -07:00
Patrick Fic
f383d78cda Aded joblines status view and updated graph to use the view. BOD-110 2020-08-06 10:33:13 -07:00
Patrick Fic
f2b9a5699b Added favorite vendor filtering on parts ordering BOD-244 2020-08-05 09:49:52 -07:00
Patrick Fic
0a7305ff8e Added notes presets BOD-227 2020-08-04 10:28:46 -07:00
Patrick Fic
75b1ed44e8 Removed productionview view from Hasura and replaced with standard GQL queries. BOD-243 2020-08-03 13:43:39 -07:00
Patrick Fic
b9f555683f Added Backordered parts eta to parts order list BOD-215 2020-08-03 08:26:01 -07:00
Patrick Fic
6473feb817 Added prepper assignment to job. BOD-214 2020-07-31 13:18:09 -07:00
Patrick Fic
4d60ffd597 Added parts location to job line list view. BOD-208 2020-07-31 10:25:58 -07:00
Patrick Fic
4130bd0bdb Begin work on speed print menu. BOD-229 2020-07-30 19:21:48 -07:00
Patrick Fic
1cabb2db54 Added jobline notes BOD-204 2020-07-29 13:32:30 -07:00
Patrick Fic
d185db9b41 Added rate fields to contracts BOD-233 2020-07-29 11:52:02 -07:00
Patrick Fic
1f95b37778 Added cc contract searching by date range BOD-236 2020-07-29 10:48:11 -07:00
Patrick Fic
b51f5b0db2 All CC screen improvements + date type changes. BOD-235 BOD-233 2020-07-28 17:19:54 -07:00
Patrick Fic
d708ac9226 Added invoice search + reformatted invoices page BOD-123 2020-07-28 15:59:09 -07:00
Patrick Fic
7b99a2e612 Added messaging presets BOD-107 2020-07-21 16:12:32 -07:00
Patrick Fic
3f0394760a Added basic global search. BOD-30 2020-07-16 15:16:50 -07:00
Patrick Fic
fbb7bbad15 Removed references to allocations objects. Added new fields to job for employee assignment + created new component. BOD-100 2020-07-16 13:59:27 -07:00
Patrick Fic
6a8b59c7e6 Added shift clock framework + login on tech console BOD-97 BOD-188 2020-07-16 10:17:23 -07:00
Patrick Fic
09990b1642 Added invoices by vendor pagination BOD-150 2020-07-15 11:05:52 -07:00
Patrick Fic
2eb8360f5d Added dashboard framework. Components are not yet created nor is the query finalized. BOD-79
Missed in previous commit. BOD-79
2020-07-14 15:23:38 -07:00
Patrick Fic
e91751e20c Added receipt print out at end of payment processing BOD-93 2020-07-14 08:49:48 -07:00
Patrick Fic
cff21c5bdf Added owners search + owner pagination page BOD-115 2020-07-13 16:02:17 -07:00
Patrick Fic
d5026133e0 Added vehicle search function + paginated vehicles page BOD-116 2020-07-13 15:50:07 -07:00
Patrick Fic
924aa5d99a Added referral source to bodyshop + form. BOD-158 2020-07-13 10:21:02 -07:00