2872: Rearrange folder index. Show collection tags and files in folder view.
authorTom Clegg <tom@curoverse.com>
Sun, 1 Jun 2014 21:27:15 +0000 (17:27 -0400)
committerTom Clegg <tom@curoverse.com>
Sun, 1 Jun 2014 21:27:15 +0000 (17:27 -0400)
commit70ac6969e76770bcc6becfe94aa5811a0f320fcb
treee5b8daf585971e390bde97b84af3b365e8f47253
parent1b981c1ca2e3d4d5aa6841fe2b334a19cc11f4f5
2872: Rearrange folder index. Show collection tags and files in folder view.
18 files changed:
apps/workbench/app/assets/javascripts/editable.js
apps/workbench/app/assets/stylesheets/application.css.scss
apps/workbench/app/assets/stylesheets/folders.css.scss
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/models/arvados_base.rb
apps/workbench/app/views/application/_content.html.erb
apps/workbench/app/views/application/_content_layout.html.erb
apps/workbench/app/views/application/_show_object_button.html.erb
apps/workbench/app/views/application/_show_object_description_cell.html.erb [new file with mode: 0644]
apps/workbench/app/views/collections/_show_object_description_cell.html.erb [new file with mode: 0644]
apps/workbench/app/views/folders/_index_folders.html.erb [new file with mode: 0644]
apps/workbench/app/views/folders/_show_contents.html.erb
apps/workbench/app/views/folders/_show_contents_rows.html.erb
apps/workbench/app/views/folders/_show_folders.html.erb [deleted file]
apps/workbench/app/views/folders/index.html.erb [new file with mode: 0644]
apps/workbench/app/views/layouts/application.html.erb
apps/workbench/app/views/pipeline_instances/_show_components.html.erb