9587: trash page
authorradhika <radhika@curoverse.com>
Tue, 30 May 2017 22:35:06 +0000 (18:35 -0400)
committerradhika <radhika@curoverse.com>
Tue, 30 May 2017 22:35:06 +0000 (18:35 -0400)
commitfc10c21d75b15e36c4f861fdd17bf985ca83d888
treed73c26b3fe480ef167086cc89455c711ecdc249d
parent505b5c4d23da212bf285b3279a756b4f02d75567
9587: trash page
apps/workbench/app/controllers/trash_items_controller.rb [new file with mode: 0644]
apps/workbench/app/models/arvados_base.rb
apps/workbench/app/models/arvados_resource_list.rb
apps/workbench/app/views/application/_breadcrumbs.html.erb
apps/workbench/app/views/trash_items/_show_trash_items.html.erb [new file with mode: 0644]
apps/workbench/app/views/trash_items/_show_trash_rows.html.erb [new file with mode: 0644]
apps/workbench/app/views/trash_items/_untrash_item.html.erb [new file with mode: 0644]
apps/workbench/app/views/trash_items/index.html.erb [new file with mode: 0644]
apps/workbench/app/views/trash_items/untrashed_items.js.erb [new file with mode: 0644]
apps/workbench/config/routes.rb
services/api/app/controllers/arvados/v1/collections_controller.rb