Commit Graph

487 Commits

Author SHA1 Message Date
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
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
e8ea15a1a5 Added fields to claim data page. 2020-01-27 19:08:43 -08:00
Patrick Fic
b5e9c65aee Complete refactor of jobs detail screen. 2020-01-27 16:20:33 -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
Patrick Fic
f626966223 Changed firebase to use ENV variable for staging. 2020-01-23 10:29:14 -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
19c9d05dae Merge branch 'master' of https://github.com/snaptsoft/bodyshop 2020-01-21 09:29:15 -08:00
Patrick Fic
57886dc276 Updated field names. 2020-01-21 08:54:37 -08:00
Patrick Fic
d74924ea36 Permissions updates 2020-01-20 15:42:22 -08:00
Patrick Fic
78772b847d Added vehicle fields. 2020-01-17 20:07:46 -08:00
Patrick Fic
2fe597000a Added missing AD1 fields to Hasura. 2020-01-17 17:38:41 -08:00
Patrick Fic
5f83b358a4 Xfer of work. 2020-01-17 14:26:17 -08:00
Patrick Fic
2e7c396339 Images upload as resized images. Added location hash for jobs detail page. 2020-01-15 14:13:09 -08:00
Patrick Fic
e4693685fe Added conversion logic for ROs. Blanket translations for files. 2020-01-14 11:58:37 -08:00
Patrick Fic
bee4f630c4 Jobs list page updates & note adding modal. 2020-01-13 22:08:06 -08:00
Patrick Fic
dbe4f47539 Updates to all card components. 2020-01-09 15:27:40 -08:00
Patrick Fic
e3357910b9 Jobs datamodel updates + creation of cards for jobs detail screen. 2020-01-09 11:47:18 -08:00
Patrick Fic
e65273f2b6 Hasura Migrations for parts order, parts order line objects. Fixed error on whiteboard component card. 2020-01-07 14:06:41 -08:00
Patrick Fic
c46b2a301e Added job_status object. Reverted yarn upgrade as there is a breaking change in react-scripts 0.3.3. 2019-12-30 17:07:04 -08:00
Patrick Fic
c5ae3224ba In progress changes for Kanban Board and updated schema migrations. Performed some cleanup. 2019-12-17 16:21:17 -08:00
Patrick Fic
03d99a27c3 Jobslines schema. Added phone number formatting. 2019-12-16 17:41:07 -08:00
Patrick Fic
0cb9065dba In progress changes for ensuring that new clients are written to the database. 2019-12-10 18:43:46 -08:00
Patrick Fic
88857800e6 Additional permissions based migrations. 2019-12-10 17:18:58 -08:00
Patrick Fic
7709f42a31 Added database changes and faced issues with permissions. Added shop query. 2019-12-10 17:00:54 -08:00
Patrick Fic
16160c0793 Added missing foreign key relationships. 2019-12-10 14:30:28 -08:00
Patrick Fic
5d64d18f46 Jobs, Vehicles, Owners database migrations. 2019-12-10 14:23:41 -08:00
Patrick Fic
1176b62d0b Functioning login process. 2019-12-06 14:24:36 -08:00
Patrick Fic
78c43fa1e5 Database auth is fully fixed and functional except for outbound firebase. 2019-12-06 12:05:33 -08:00
Patrick Fic
ab1e4d5424 Added job list container. Removed all previous migrations. 2019-12-06 09:26:50 -08:00
Patrick Fic
2842af38b7 Refactored app.js and index.js to follow hasura examples of managing state. Now using hooks for user auth and only user auth. 2019-12-05 21:03:40 -08:00
Patrick Fic
25d434ef10 Baseline Schema changes. 2019-12-04 20:08:10 -07:00