15583: Adds more with_counts to queries
authorEric Biagiotti <ebiagiotti@veritasgenetics.com>
Wed, 28 Aug 2019 13:26:50 +0000 (09:26 -0400)
committerEric Biagiotti <ebiagiotti@veritasgenetics.com>
Wed, 28 Aug 2019 13:26:50 +0000 (09:26 -0400)
commit16a7c3c0b0bff303a6185282ab170fd495f7413d
tree766cd7bcfc60546651f45844345766a13453880e
parent5b604a0884f7cac8330fb0e5cfae90f80799f6c3
15583: Adds more with_counts to queries

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>
18 files changed:
apps/workbench/app/controllers/actions_controller.rb
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/controllers/collections_controller.rb
apps/workbench/app/controllers/container_requests_controller.rb
apps/workbench/app/controllers/groups_controller.rb
apps/workbench/app/controllers/jobs_controller.rb
apps/workbench/app/controllers/pipeline_instances_controller.rb
apps/workbench/app/controllers/projects_controller.rb
apps/workbench/app/controllers/repositories_controller.rb
apps/workbench/app/controllers/trash_items_controller.rb
apps/workbench/app/controllers/users_controller.rb
apps/workbench/app/controllers/virtual_machines_controller.rb
apps/workbench/app/controllers/work_unit_templates_controller.rb
apps/workbench/app/controllers/work_units_controller.rb
apps/workbench/app/helpers/pipeline_instances_helper.rb
apps/workbench/app/models/container_work_unit.rb
apps/workbench/app/models/pipeline_instance.rb
apps/workbench/app/models/pipeline_instance_work_unit.rb