15583: Adds more with_counts to queries
authorEric Biagiotti <ebiagiotti@veritasgenetics.com>
Wed, 28 Aug 2019 13:26:50 +0000 (09:26 -0400)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Wed, 11 Sep 2019 19:29:55 +0000 (15:29 -0400)
commit888c24424b3c38feee4fbda09ddacd9dfff99540
treed96a6b8948cc0b13c74323f835958326d0b3cf72
parent684a5b741813a78acdff8650711b3c50b6c6f9fc
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