Added image picker and cleaned up main and job list screens.
This commit is contained in:
@@ -269,7 +269,7 @@ export const GET_JOB_BY_PK = gql`
|
||||
date_open
|
||||
date_scheduled
|
||||
date_invoiced
|
||||
date_closed
|
||||
|
||||
date_exported
|
||||
status
|
||||
owner_owing
|
||||
@@ -370,7 +370,7 @@ export const QUERY_JOB_CARD_DETAILS = gql`
|
||||
date_invoiced
|
||||
date_open
|
||||
date_exported
|
||||
date_closed
|
||||
|
||||
date_scheduled
|
||||
date_estimated
|
||||
|
||||
@@ -426,7 +426,7 @@ export const QUERY_TECH_JOB_DETAILS = gql`
|
||||
date_invoiced
|
||||
date_open
|
||||
date_exported
|
||||
date_closed
|
||||
|
||||
date_scheduled
|
||||
date_estimated
|
||||
employee_body
|
||||
|
||||
Reference in New Issue
Block a user