Commit Graph

67 Commits

Author SHA1 Message Date
Patrick Fic
4c35337d36 BOD-14 Functional 2 way messaging from app. 2020-03-25 18:45:48 -07:00
Patrick Fic
546d2d82b7 BOD-14 Baseline server-side send,receive,status APIs created 2020-03-25 16:49:42 -07:00
Patrick Fic
84a5820d8d BOD-14 Backend server work + sending of messages WIP for front end 2020-03-25 15:50:46 -07:00
Patrick Fic
5b5ffe21cd BOD-14 Schema Changes for messaging 2020-03-25 09:35:02 -07:00
Patrick Fic
ec53663a1d BOD-24 WIP for document previews for non images. Random cleanup included. #comment Current design for document previews may be bandwidth intensive. Proceeding with design to get v1 completed. 2020-03-17 16:50:21 -07:00
Patrick Fic
d1cfd9bacf BOD-5 #comment Data level changes to support audit trails. Only enabled for jobs. Potentially big impact changes from this commit forward. Details logged in reference file. 2020-03-09 16:23:07 -07:00
Patrick Fic
64595664c9 Started modifying chart components. Removed chartjs and added Nivo. Fixed signout functionality. 2020-03-03 13:29:08 -08:00
Patrick Fic
cb0b5c552c Invoice enter modal now saves invoices. 2020-03-03 10:24:00 -08:00
Patrick Fic
c8ba3295bf Further WIP in invoice enter screen. 2020-03-02 18:21:27 -08:00
Patrick Fic
f70627b5da Migrations for invoices and invoice lines. Added invoice enter modal. 2020-02-24 17:09:17 -08:00
Patrick Fic
b845e62070 Added est line status + expandable row for previous orders on jobs lines detail 2020-02-20 11:52:41 -08:00
Patrick Fic
2efbd48275 Fixed owner searching. 2020-02-19 14:39:49 -08:00
Patrick Fic
4dc3fb492a Baseline Parts Order modal functioning. 2020-02-18 09:46:17 -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
d1b14427cc WIP Vendors list table + order parts. 2020-02-13 14:05:26 -08:00
Patrick Fic
63f8267ded Adding of generic appointments to calendar. 2020-02-12 12:11:35 -08:00
Patrick Fic
314c9e82d2 Jobs fields updates to handle storage of TTL and STL files. 2020-02-12 10:01:03 -08:00
Patrick Fic
51a01d452c Creation of allocations object. 2020-02-10 15:41:26 -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
f00ae5335f Further table updates to remove job statuses. 2020-02-06 15:11:27 -08:00
Patrick Fic
8761dafdff Removed job status table. Added existing appointments timeline to modal. Refetching on calendar on delete. 2020-02-06 15:06:13 -08:00
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
d216b9fa23 Table updates for appointments. Initial appointments screen + fetching. 2020-02-05 11:44:07 -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
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
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
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