Commit Graph

444 Commits

Author SHA1 Message Date
Patrick Fic
c21f3c0098 Refactored job line edit modal to use redux so that it can be an independent form. Created general modals reducer to manage all modals. 2020-02-24 12:18:54 -08:00
Patrick Fic
31e0a1f081 UI Work on chats 2020-02-21 15:02:56 -08:00
Patrick Fic
0639131936 General formatting for messaging + reshaping of messaging components and their structure. 2020-02-21 13:20:41 -08:00
Patrick Fic
1344198447 Further work on async email modal. Correctly sending basic emails. 2020-02-20 17:23:56 -08:00
Patrick Fic
cf461b0536 Refactord email popup screen to use Redx + implement all email redux/saga scaffolding. 2020-02-20 16:48:25 -08:00
Patrick Fic
b0a810bf17 Minor fixes: Job detail card schedule, job list search, job list sorting. 2020-02-19 16:35:21 -08:00
Patrick Fic
f49f460a66 Fixed todos so they get picked up by extensions. 2020-02-19 13:46:14 -08:00
Patrick Fic
faed2c32b6 Minor adjustments and fixes 2020-02-19 13:26:50 -08:00
Patrick Fic
0b47fb166e Baseline email wrapper 2020-02-19 11:01:05 -08:00
Patrick Fic
81e3ea622f Email sending framework in place with nodemailer. Some rendering is happening dynamically, but i todesn't bring in most styles. 2020-02-18 17:32:43 -08:00
Patrick Fic
34f6f066bc Working on vendors favorite JSON form - issues with additional fields + rehydrating data 2020-02-14 15:57:40 -08:00
Patrick Fic
206c1e268b Finish the majority of work on vendors page to add/delete/edit. 2020-02-13 16:08:34 -08:00
Patrick Fic
d1b14427cc WIP Vendors list table + order parts. 2020-02-13 14:05:26 -08:00
Patrick Fic
7e61bffce5 Removed old whiteboard components + react-trello 2020-02-12 14:50:54 -08:00
Patrick Fic
63f8267ded Adding of generic appointments to calendar. 2020-02-12 12:11:35 -08:00
Patrick Fic
0793d10e82 Working Changes 2020-02-10 13:52:02 -08:00
Patrick Fic
cac3716e03 Added my shop page and ability to add, edit and delete employees. 2020-02-10 12:45:20 -08:00
Patrick Fic
9d9de14cf0 Added vehicles list base page. 2020-02-10 09:17:59 -08:00
Patrick Fic
cef294b65f Added base owners list page. 2020-02-10 09:05:33 -08:00
Patrick Fic
a3c66866d3 File clean up. Refactor header. 2020-02-07 17:03:21 -08:00
Patrick Fic
d3bd68d40a Added owners detail fields and owner jobs list. 2020-02-07 15:27:53 -08:00
Patrick Fic
7f06df66fd Added jobs list to vehicle detail page. 2020-02-07 14:25:22 -08:00
Patrick Fic
71bd8df208 Added vehicle detail form. 2020-02-07 11:55:37 -08:00
Patrick Fic
b070b0918c Added vehicle and owner pages/routes. 2020-02-07 10:54:08 -08:00
Patrick Fic
b86586241a All dependecy upgrades + linting fixes. 2020-02-06 17:07:15 -08:00
Patrick Fic
acdc17e91b Change status on scheduling. 2020-02-06 16:33:40 -08:00
Patrick Fic
d422edcb0e Added status changing information 2020-02-06 16:33:23 -08:00
Patrick Fic
1a14fb8da6 Baseline adding a job to the schedule. 2020-02-05 15:08:47 -08:00
Patrick Fic
d216b9fa23 Table updates for appointments. Initial appointments screen + fetching. 2020-02-05 11:44:07 -08:00
Patrick Fic
02578bda2a Added association tracking 2020-02-04 16:56:34 -08:00
Patrick Fic
de6ca52fb8 Added updating of display name to profile. Added employees table. 2020-02-04 12:42:20 -08:00
Patrick Fic
55cec20914 Created sider for Chat messages. 2020-01-31 14:42:54 -08:00
Patrick Fic
3060c16dd3 BREAKING CHANGES: Converted to use Redux stores. Login now working using Redux. 2020-01-31 13:20:15 -08:00
Patrick Fic
d9f351afe6 Removed enter to submit detail page. Added filtering for jobs lines. 2020-01-30 18:24:24 -08:00
Patrick Fic
ace3207449 Transfer 2020-01-30 11:13:22 -08:00
Patrick Fic
457ec16fdc Removed whiteboard from front page. Added dates fields. Added rates fields. Started refactoring lines page. 2020-01-30 10:19:37 -08:00
Patrick Fic
142c297032 WIP for editable cells. Changed the keys + added new cells for editing. 2020-01-29 21:16:27 -08:00
Patrick Fic
7eedd95403 Added joblines to repair data. Field migrations to conform to cieca standards for joblines 2020-01-29 20:15:36 -08:00
Patrick Fic
f72308f915 Added new fields for EMS file upload + renamed fields for coherenace. Another attempt at fixing invalid token forwarding. Fixed date time formatting. 2020-01-29 16:57:19 -08:00
Patrick Fic
7d6969b186 Renamed some owner fields to follow CIECA standard. Work on Owner Select modal. 2020-01-29 09:52:02 -08:00
Patrick Fic
1cdedac0a8 Added jobs available screens for new and supplement jobs. 2020-01-28 14:01:18 -08:00
Patrick Fic
203a680d0f Added financial fields. 2020-01-28 10:38:50 -08:00
Patrick Fic
bbad8a76ab Fields for insurance tab on claim detail. 2020-01-27 19:32:48 -08:00
Patrick Fic
e8ea15a1a5 Added fields to claim data page. 2020-01-27 19:08:43 -08:00
Patrick Fic
265bc7d486 Refactored some of the job detail form to use context. Created claims component. 2020-01-27 18:18:55 -08:00
Patrick Fic
b5e9c65aee Complete refactor of jobs detail screen. 2020-01-27 16:20:33 -08:00
Patrick Fic
9553062045 Adding chat window. 2020-01-25 09:33:17 -08:00
Patrick Fic
0fb00b97c6 Added rates containers + cached language selection 2020-01-24 16:35:29 -08:00
Patrick Fic
5f256c204d Added CDN thumb generation. 2020-01-24 11:03:33 -08:00
Patrick Fic
fbf8931f68 Hasura changes to add searching + indexing. Header and card changes. 2020-01-23 17:20:26 -08:00