Commit Graph

98 Commits

Author SHA1 Message Date
Patrick Fic
970fe5f9b7 Added sentry logging. 2021-02-24 12:27:08 -08:00
Patrick Fic
25869368b9 Remove all redux persist except recent items 2021-02-24 11:23:35 -08:00
Patrick Fic
19207013e2 Tech login and checklist fixes. 2021-02-24 10:38:55 -08:00
Patrick Fic
c14327f303 Added parts receive modal & line status component IO-567 2021-02-10 09:04:18 -08:00
Patrick Fic
9993d76709 Added report center IO-636 2021-02-04 17:03:19 -08:00
Patrick Fic
3ca416c5cf Resolve tech login issue. 2021-01-08 10:32:05 -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
73ec04705a Removed template blockers for the time being IO-424 2020-12-01 16:38:27 -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
5f73c879d0 Reconfigured smart scheduling to use buckets instead of load. 2020-10-08 15:42:04 -07:00
Patrick Fic
020bec3fa2 Begin refactoring smart schedule calculations. 2020-10-08 13:42:56 -07:00
Patrick Fic
ac86659202 Removed circular dependencies from project. 2020-10-07 10:25:51 -07:00
Patrick Fic
d9212dd016 Updated scheduling to always use network BOD395 2020-10-05 12:04:32 -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
a7051c0f86 Merge work. 2020-09-25 13:45:34 -07:00
Patrick Fic
f84520c260 MAJOR CHANGE: Renamed invoices to bills BOD-410 2020-09-22 17:01:03 -07:00
Patrick Fic
eff6f361ee Added selected header navigation BOD-164 2020-09-09 11:57:58 -07:00
Patrick Fic
f3b32fae76 Added manual conversation creation BOD-379 2020-09-03 08:57:13 -07:00
Patrick Fic
b78b6ef876 WIP for not found error pages BOD-119 2020-08-25 11:17:01 -07:00
Patrick Fic
488e316550 Added automatic duplication for templates of existing template BOD-253 2020-08-21 13:35:44 -07:00
Patrick Fic
97629a91fb Added time ago formatter + schema changes for BOD-198 2020-08-20 14:43:59 -07:00
Patrick Fic
534e0a0398 Minor fixed + refactored job details screens based on review. 2020-08-18 16:43:04 -07:00
Patrick Fic
83c83ac06e Added basic RBAC component BOD-232 2020-08-10 16:07:30 -07:00
Patrick Fic
0df61a2701 Fixed up scheduling logic using UTC dates instead of local dates. Updated scheduling header. Fixed month view not showing. BOD-179 2020-08-10 11:59:12 -07:00
Patrick Fic
2f11ad48c0 Fixed bug introduced by removing productionview table in scheduling BOD-243 2020-08-05 10:11:07 -07:00
Patrick Fic
081b33cc22 Finished password reset functionality BOD-165 2020-07-24 17:13:00 -07:00
Patrick Fic
7b99a2e612 Added messaging presets BOD-107 2020-07-21 16:12:32 -07:00
Patrick Fic
068e1e8057 WIP for Job Costing BOD-192 2020-07-21 08:26:26 -07:00
Patrick Fic
d2aa72f5d9 Added sagas + pages for password reset. WIP BOD-165 2020-07-20 13:52:24 -07:00
Patrick Fic
e6865a4bfc Added additional stats and ticket printing to all time tickets screen BOD-191 2020-07-20 11:29:06 -07:00
Patrick Fic
f187a2106c WIP Time Ticket Summary BOD-191 2020-07-20 08:55:01 -07:00
Patrick Fic
a54a85b96c Added first round of analytics and event tracking BOD-190 2020-07-17 08:27:28 -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
924aa5d99a Added referral source to bodyshop + form. BOD-158 2020-07-13 10:21:02 -07:00
Patrick Fic
20f864cd43 Added in-session recent items with cross tab support. BOD-178 2020-07-13 09:55:24 -07:00
Patrick Fic
88c29490ca Added job login and log off functionality. BOD-183 2020-07-03 16:35:18 -07:00
Patrick Fic
1ff3cd0f55 Missed breaking change in last commit. 2020-07-02 16:08:42 -07:00
Patrick Fic
c89e0565a0 Framework for entering time tickets BOD-183 BOD-185 2020-07-02 15:01:44 -07:00
Patrick Fic
f1f9d7424b Added job lookup framework to tech console. BOD-95 BOD-96 2020-06-30 09:58:24 -07:00
Patrick Fic
0e9cc9620b Added login functionality for tech BOD-95 2020-06-29 15:24:04 -07:00
Patrick Fic
2edfadce3a Added tech routing paths and basic structure of landing page + sign in + reducers BOD-95 2020-06-29 13:39:17 -07:00
Patrick Fic
3df456e2dd Added scoreboard initial design BOD-91 2020-06-26 16:25:54 -07:00
Patrick Fic
82ee83c43b Redux store for recent items. BOD-178 2020-06-26 08:10:00 -07:00
Patrick Fic
73ff905b58 Cleanup on schedule modal + begin smart scheduling BOD-4 2020-06-24 08:02:48 -07:00
Patrick Fic
52849e1af7 Added payments schema and connected to stripe BOD-146 BOD-147 2020-06-05 08:20:04 -07:00
Patrick Fic
5d28896925 Extended responsibility center config + added individual invoice line generation. BOD-83 2020-05-25 11:46:05 -07:00
Patrick Fic
d8c159cde0 Replaced date time pickers with another compoent to better choose time. BOD-122 2020-05-22 10:24:54 -07:00
Patrick Fic
19eceae2b9 Set fingerprint locally to avoid webgl rerenders + mem leaks BOD-132 2020-05-22 08:45:09 -07:00
Patrick Fic
e906095d97 Removed testing code for fingerprint confirmation BOD-132 2020-05-21 13:19:45 -07:00
Patrick Fic
201e85d7db Added fingerprinting fixed + update firebase fingerprint on log in BOD-132 2020-05-21 13:17:59 -07:00