14988: Updates *_filter callbacks to use the new *_action form.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Tue, 9 Apr 2019 20:38:40 +0000 (17:38 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Tue, 9 Apr 2019 20:38:40 +0000 (17:38 -0300)
commitd7fc7ada6eca366d2ecb671251ad992df161c069
tree8032cb1494c236ce5f4989b3134ff0f0afba803e
parent8b692d8a4761c567beab8c6efa53293fa0590fb7
14988: Updates *_filter callbacks to use the new *_action form.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
21 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/containers_controller.rb
apps/workbench/app/controllers/healthcheck_controller.rb
apps/workbench/app/controllers/jobs_controller.rb
apps/workbench/app/controllers/logs_controller.rb
apps/workbench/app/controllers/pipeline_instances_controller.rb
apps/workbench/app/controllers/pipeline_templates_controller.rb
apps/workbench/app/controllers/projects_controller.rb
apps/workbench/app/controllers/repositories_controller.rb
apps/workbench/app/controllers/search_controller.rb
apps/workbench/app/controllers/sessions_controller.rb
apps/workbench/app/controllers/status_controller.rb
apps/workbench/app/controllers/tests_controller.rb
apps/workbench/app/controllers/user_agreements_controller.rb
apps/workbench/app/controllers/users_controller.rb
apps/workbench/app/controllers/websocket_controller.rb
apps/workbench/app/controllers/work_units_controller.rb
apps/workbench/app/controllers/workflows_controller.rb