Frontend feature to add items to locally-stored selection list that is session-persis...
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 24 Feb 2014 19:30:02 +0000 (14:30 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 24 Feb 2014 19:30:02 +0000 (14:30 -0500)
commit98f0657745f2f38c19047ef9039c52c1b0fe0659
tree312b128741fe09c7e862e4416811951e1d70169c
parente2bee889bc406f30b66337d823242869abe7e98d
Frontend feature to add items to locally-stored selection list that is session-persistent.
apps/workbench/app/assets/javascripts/application.js
apps/workbench/app/assets/javascripts/selection.js [new file with mode: 0644]
apps/workbench/app/assets/stylesheets/application.css.scss
apps/workbench/app/models/arvados_base.rb
apps/workbench/app/models/collection.rb
apps/workbench/app/views/application/_selection_checkbox.html.erb [new file with mode: 0644]
apps/workbench/app/views/application/_show_recent.html.erb
apps/workbench/app/views/collections/_index_tbody.html.erb
apps/workbench/app/views/collections/_show_files.html.erb
apps/workbench/app/views/layouts/application.html.erb