9426: collection Tags tab (in progress)
authorradhika <radhika@curoverse.com>
Fri, 16 Jun 2017 03:06:13 +0000 (23:06 -0400)
committerradhika <radhika@curoverse.com>
Fri, 23 Jun 2017 18:26:08 +0000 (14:26 -0400)
commit55bdcab45a5e059ecc218099a30ff5ad231a627f
treef102b3de8f48c144267320c473fb202ba40a0b48
parentecc8ee4e5edabaf7d888f55a99184b1efe4a9060
9426: collection Tags tab (in progress)

Arvados-DCO-1.1-Signed-off-by: Radhika Chippada <radhika@curoverse.com>
apps/workbench/app/assets/javascripts/edit_collection_tags.js [new file with mode: 0644]
apps/workbench/app/controllers/collections_controller.rb
apps/workbench/app/views/collections/_show_tag_rows.html.erb [new file with mode: 0644]
apps/workbench/app/views/collections/_show_tags.html.erb [new file with mode: 0644]
apps/workbench/app/views/collections/save_tags.js.erb [new file with mode: 0644]
apps/workbench/config/routes.rb