3618: allow for orders to be parameterized for showing records; proof of concept...
authorPhil Hodgson <bitbucket@philhodgson.net>
Mon, 6 Oct 2014 21:56:06 +0000 (17:56 -0400)
committerPhil Hodgson <bitbucket@philhodgson.net>
Mon, 6 Oct 2014 22:03:59 +0000 (18:03 -0400)
commitb82eca689e7374cdafbb3435c4168579850649ac
treedeb2cfcb249fd8c52e78f27eeb5c99a256be28cd
parent3103c676533ec17bed96cf38a264a2415534499a
3618: allow for orders to be parameterized for showing records; proof of concept here for project tabs, sorting Data Collections by name
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/models/arvados_api_client.rb
apps/workbench/app/views/projects/_show_data_collections.html.erb
apps/workbench/app/views/projects/_show_tab_contents.html.erb
services/api/app/controllers/arvados/v1/groups_controller.rb
services/api/lib/load_param.rb