Added some data to the card + react.moment for date handling.

This commit is contained in:
Patrick Fic
2019-12-31 14:41:04 -08:00
parent 226933f2d7
commit fa6a1b1eea
6 changed files with 57 additions and 6 deletions

View File

@@ -87,8 +87,7 @@ export const SUBSCRIPTION_JOBS_IN_PRODUCTION = gql`
id
jobs {
id
actual_completion
actual_delivery
scheduled_completion
actual_in
est_number
ro_number
@@ -96,6 +95,7 @@ export const SUBSCRIPTION_JOBS_IN_PRODUCTION = gql`
v_model_yr
v_model_desc
v_make_desc
v_vin
}
owner {
first_name