Added filtering and search to kanban board. BOD-176

This commit is contained in:
Patrick Fic
2020-08-05 15:54:44 -07:00
parent 2f11ad48c0
commit bebdfe7a93
7 changed files with 277 additions and 128 deletions

View File

@@ -74,16 +74,19 @@ export const SUBSCRIPTION_JOBS_IN_PRODUCTION = gql`
special_coverage_policy
production_vars
kanbanparent
employee_body
employee_body_rel {
id
first_name
last_name
}
employee_refinish
employee_refinish_rel {
id
first_name
last_name
}
employee_prep
employee_prep_rel {
id
first_name