Commit Graph

289 Commits

Author SHA1 Message Date
Patrick Fic
10e70230ba Added working days to scheduling IO-153 2021-01-29 17:26:48 -08:00
Patrick Fic
3836750fb3 Ability to delete non-exported payment IO-559 2021-01-21 15:57:42 -08:00
Patrick Fic
2117896410 Added disclaimer page. 2021-01-21 15:11:54 -08:00
Patrick Fic
3ee289faf3 Invoiced jobs are now RO IO-576 2021-01-19 11:32:12 -08:00
Patrick Fic
5a1eb37544 Admin vehicle/owner reassociation IO-157 2021-01-19 09:34:43 -08:00
Patrick Fic
56cb193460 Resolve allocations disappearing after save. IO-577 2021-01-19 08:22:09 -08:00
Patrick Fic
f1e26f58a4 Added email template tester IO-595. 2021-01-14 10:14:36 -08:00
Patrick Fic
3c36166767 Updated keys for templates. 2021-01-12 14:23:27 -08:00
Patrick Fic
288bdf89a4 Added ability to change auth level IO-550 2021-01-07 16:34:09 -08:00
Patrick Fic
0c83a62dd2 Removed Est_number from Job. Potential Breaking changes. IO-553 2021-01-07 15:25:32 -08:00
Patrick Fic
af8ccfaff5 Removed all todos from code and created corresponding JIRA tickets. 2021-01-05 14:39:27 -08:00
Patrick Fic
919c752da6 Adjusted recent items label for jobs. IO-475 2020-12-16 21:51:17 -08:00
Patrick Fic
4212ba9c85 Resolved courtsey contract creation issues IO-455 2020-12-09 10:32:32 -08:00
Patrick Fic
f89f385a4b Changed logic to allow job intake IO-430 2020-12-01 22:21:54 -08:00
Patrick Fic
3721f7ffe2 Updated all packages and fixed errors thrown by new ESLint 2020-10-30 12:40:27 -07:00
Patrick Fic
ac86659202 Removed circular dependencies from project. 2020-10-07 10:25:51 -07:00
Patrick Fic
008498642d Updated client packages + reverted theme changes. 2020-10-06 09:18:31 -07:00
Patrick Fic
27c1dc2c47 Fixed vendor issues + new logos 2020-10-05 17:13:04 -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
44572ee2d0 Changed job searching function BOD-311 2020-10-05 10:16:07 -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
3f446b7525 Added parts Queue BOD-388 2020-09-23 15:49:48 -07:00
Patrick Fic
f84520c260 MAJOR CHANGE: Renamed invoices to bills BOD-410 2020-09-22 17:01:03 -07:00
Patrick Fic
abb22a5d0f Added validation to job actions BOD-391 2020-09-22 10:47:03 -07:00
Patrick Fic
ff0ee8cbae Updated to include completion date on intake. BOD-401 2020-09-22 08:50:41 -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
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
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
f4fed87f61 Set default dinero currencies. Created checklist display skeleton component. BOD-377 2020-09-03 10:10:40 -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
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
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
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