9587: expose untrash api
authorradhika <radhika@curoverse.com>
Wed, 31 May 2017 19:03:53 +0000 (15:03 -0400)
committerradhika <radhika@curoverse.com>
Mon, 5 Jun 2017 22:57:35 +0000 (18:57 -0400)
commit0560a5812377315a92c8a4e9b41a68677832ea65
treea773d7c390d5301564f7e39398fe4c11f3ca5b8b
parent695a100d4bd3bf4f5534c7e489c118c2917bf35a
9587: expose untrash api
12 files changed:
apps/workbench/app/assets/images/trash-icon.png [new file with mode: 0644]
apps/workbench/app/controllers/trash_items_controller.rb
apps/workbench/app/models/collection.rb
apps/workbench/app/views/application/_breadcrumbs.html.erb
apps/workbench/app/views/trash_items/_show_trash_items.html.erb
apps/workbench/app/views/trash_items/_show_trash_rows.html.erb
apps/workbench/app/views/trash_items/_untrash_item.html.erb
apps/workbench/app/views/work_units/_show_all_processes.html.erb
apps/workbench/test/integration/trash_test.rb [new file with mode: 0644]
services/api/app/controllers/arvados/v1/collections_controller.rb
services/api/config/routes.rb
services/api/test/fixtures/collections.yml