[ARVADOS] updated: 47042547e7873d63f764e85ace085a8da314afd3

git at public.curoverse.com git at public.curoverse.com
Thu Jun 19 16:36:05 EDT 2014


Summary of changes:
 .../app/assets/javascripts/application.js          | 11 +++++
 .../app/assets/javascripts/collections.js          |  3 --
 .../app/assets/javascripts/infinite_scroll.js      |  3 +-
 .../app/assets/javascripts/select_modal.js         | 13 +++++
 .../app/assets/stylesheets/application.css.scss    |  9 ++++
 .../app/assets/stylesheets/select_modal.css.scss   |  1 +
 .../app/controllers/application_controller.rb      | 15 ++++--
 .../app/controllers/collections_controller.rb      | 38 ++++++++++-----
 apps/workbench/app/models/arvados_base.rb          |  4 ++
 .../app/views/application/_choose.html.erb         | 55 +++++++++++++++-------
 .../workbench/app/views/application/_choose.js.erb | 22 ++++++++-
 .../app/views/application/_content.html.erb        |  2 -
 .../views/application/_projects_tree_menu.html.erb | 31 ++++++++++++
 .../app/views/collections/_choose_rows.html.erb    | 18 ++++---
 .../collections/_show_chooser_preview.html.erb     |  2 +
 .../_show_object_description_cell.html.erb         | 14 ------
 .../collections/_show_source_summary.html.erb      | 21 +++++++++
 apps/workbench/app/views/collections/index.js.erb  |  1 -
 apps/workbench/app/views/collections/show.html.erb | 22 +--------
 .../app/views/layouts/application.html.erb         | 39 ++++-----------
 .../_show_components_editable.html.erb             |  4 +-
 .../app/views/pipeline_instances/show.js.erb       |  1 -
 .../views/pipeline_templates/_choose_rows.html.erb |  5 +-
 .../_show_chooser_preview.html.erb                 |  4 ++
 apps/workbench/app/views/projects/_choose.html.erb |  5 +-
 apps/workbench/app/views/users/home.js.erb         |  1 -
 26 files changed, 219 insertions(+), 125 deletions(-)
 create mode 100644 apps/workbench/app/views/application/_projects_tree_menu.html.erb
 create mode 100644 apps/workbench/app/views/collections/_show_chooser_preview.html.erb
 delete mode 100644 apps/workbench/app/views/collections/_show_object_description_cell.html.erb
 create mode 100644 apps/workbench/app/views/collections/_show_source_summary.html.erb
 create mode 100644 apps/workbench/app/views/pipeline_templates/_show_chooser_preview.html.erb

       via  47042547e7873d63f764e85ace085a8da314afd3 (commit)
       via  aea4b0cd7553dfb27c3e6c448fcad349284d6cf4 (commit)
       via  ee435c5374d13f187290c7039c0e37dd5ae2ad00 (commit)
       via  76dea8772ff5726836393c518088bd8a7e149cc5 (commit)
       via  89c1cc67e4ef23a971fa732ad1b7178566dd22fc (commit)
       via  21822c130f0d19eb4082a3b6bc99e45ce1017a8a (commit)
       via  e0cf8505654d0e1c20b3d6ad31eefdab1fa342fe (commit)
       via  a5e1609e6f34ee041a92fa089ccf0ed66448bf15 (commit)
       via  3f9aa0401350fc8a41a2dce81151da4aa050e771 (commit)
      from  085876306dd42d59d97b251e135e6cd157af4216 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 47042547e7873d63f764e85ace085a8da314afd3
Merge: 0858763 aea4b0c
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Thu Jun 19 16:36:01 2014 -0400

    Merge branch '2884-improved-picker' closes #2884


-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list