Added filtering and search to kanban board. BOD-176
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user