Commit Graph

138 Commits

Author SHA1 Message Date
Patrick Fic
fae1e8cdeb Table updates for new appointments fields. Schedule modal baseline functionality. Refactor schedule components to be more reusable. 2020-02-06 13:39:39 -08:00
Patrick Fic
1a14fb8da6 Baseline adding a job to the schedule. 2020-02-05 15:08:47 -08:00
Patrick Fic
0714eb21a5 Minor updates to scheduling + event card 2020-02-05 12:13:15 -08:00
Patrick Fic
d216b9fa23 Table updates for appointments. Initial appointments screen + fetching. 2020-02-05 11:44:07 -08:00
Patrick Fic
ba9e91d0c8 Change shop association. 2020-02-05 08:52:12 -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
e2518a95ab Replaced remaining parts of app to use Redux. 2020-01-31 13:57:27 -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
f1ac052a1b Another attempt at fixing broken retry for apollo error handling. 2020-01-30 18:59:51 -08:00
Patrick Fic
0225e34f7b Fixed up header comments + duplicate selections 2020-01-30 18:29:40 -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
24fc50826c Fixed joblines query sorting. Added in additional fields. Added region to bodyshop. 2020-01-30 17:18:36 -08:00
Patrick Fic
f7e050da58 Jobs table updates for missing CIECA fields. 2020-01-30 15:35:18 -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
951737bffb Merge pull request #6 from snaptsoft/dev-patrick
Job Details + Importing
2020-01-29 21:23:06 -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
7630547c6c Field migrations for job importing. 2020-01-29 17:36:29 -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
1040822a7c Added logic to insert job by selecting the owner first. Vehicle is already preselected using VIN from watcher. Added fields to owner table. 2020-01-29 14:09:41 -08:00
Patrick Fic
d7e195ff7f Added find owner modal and basic searching logic. 2020-01-29 12:00:50 -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
a9567aec78 Merge pull request #4 from snaptsoft/dev-patrick
Dev patrick
2020-01-28 10:42:49 -08:00
Patrick Fic
203a680d0f Added financial fields. 2020-01-28 10:38:50 -08:00
Patrick Fic
cc27a8c228 Finished job detail insurance component 2020-01-28 09:33:47 -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
5ed1c55458 Added delay to app load to ensure firebase connection established. 2020-01-24 13:22:22 -08:00
ad6ba1bf9b Merge pull request #3 from snaptsoft/dev-patrick
Push changes to dev.
2020-01-24 12:56:43 -08:00
Patrick Fic
066b900409 Added document delete + refined document upload 2020-01-24 12:52:13 -08:00
Patrick Fic
5f256c204d Added CDN thumb generation. 2020-01-24 11:03:33 -08:00
Patrick Fic
32ce90ec9c Replaced null coalescence. Updated dates components. 2020-01-24 09:41:35 -08:00
Patrick Fic
fbf8931f68 Hasura changes to add searching + indexing. Header and card changes. 2020-01-23 17:20:26 -08:00
Patrick Fic
d1323bed7f Added job card functionality + new fields. 2020-01-23 12:12:04 -08:00
83c332b254 Merge pull request #1 from snaptsoft/dev-patrick
Changed firebase to use ENV variable for staging.
2020-01-23 10:30:23 -08:00
Patrick Fic
f626966223 Changed firebase to use ENV variable for staging. 2020-01-23 10:29:14 -08:00
Patrick Fic
ed937a57a0 Added CDN resized thumb retrieval. 2020-01-23 09:40:47 -08:00
Patrick Fic
ce1a5007e1 Added new note to the job details screen. 2020-01-22 16:05:18 -08:00
Patrick Fic
16861c5b41 Added hash history to job detail page. 2020-01-22 15:12:04 -08:00
Patrick Fic
42505ad74e Cleanup database + updates to apollo error handler to check all errors + added hash history to jobs list. 2020-01-22 14:45:10 -08:00
Patrick Fic
4bac820887 Notes lifecycle events added to job details. 2020-01-21 15:11:04 -08:00
Patrick Fic
26745f2e62 Refactor jobs detail page to use container. Refresh detail cards on note add. 2020-01-21 10:52:40 -08:00