[ARVADOS] updated: eec77d22e408fe3983cba666c6f5185ecf2d15ec

git at public.curoverse.com git at public.curoverse.com
Tue Sep 23 13:58:57 EDT 2014


Summary of changes:
 apps/workbench/app/assets/javascripts/dates.js     |   3 +
 .../app/assets/stylesheets/application.css.scss    |  13 ++
 .../app/assets/stylesheets/projects.css.scss       |   9 +-
 .../app/controllers/application_controller.rb      |  24 +-
 apps/workbench/app/helpers/application_helper.rb   |   4 +
 .../app/helpers/pipeline_instances_helper.rb       |  74 ++++--
 apps/workbench/app/models/job.rb                   |   4 +
 .../app/views/application/_content_layout.html.erb |  10 +-
 .../{show.html.erb => _title_and_buttons.html.erb} |  22 +-
 apps/workbench/app/views/application/show.html.erb |  71 +-----
 .../collections/_show_source_summary.html.erb      |   3 +-
 .../workbench/app/views/jobs/_show_status.html.erb | 110 ++-------
 apps/workbench/app/views/jobs/show.html.erb        |  32 +++
 ...unning.html.erb => _running_component.html.erb} | 101 ++-------
 .../_show_components_running.html.erb              | 252 ++++-----------------
 .../views/projects/_compute_node_status.html.erb   |  45 +++-
 .../views/projects/_compute_node_summary.html.erb  |  10 +-
 .../app/views/projects/_show_dashboard.html.erb    |  60 ++---
 .../test/integration/user_profile_test.rb          |   2 +-
 19 files changed, 312 insertions(+), 537 deletions(-)
 copy apps/workbench/app/views/application/{show.html.erb => _title_and_buttons.html.erb} (76%)
 create mode 100644 apps/workbench/app/views/jobs/show.html.erb
 copy apps/workbench/app/views/pipeline_instances/{_show_components_running.html.erb => _running_component.html.erb} (69%)

       via  eec77d22e408fe3983cba666c6f5185ecf2d15ec (commit)
       via  4ea6cda50c7fcd3d30ac01e8a421cc68cd4ea23d (commit)
       via  5ef678825d7b436526489e9158a916b605814133 (commit)
       via  d2517f46eb0d1a668ac8124144220436c80d6f65 (commit)
       via  240ab2c50a01531df162850be255a4c4e1084fc2 (commit)
       via  d23d4ce9e4c52605cb23286b9e9b46a808f7437d (commit)
       via  5af4f00db1cbac83f52bf02b424968fd0ef387b1 (commit)
       via  104244f9ab68f409dbad2272910c21e317994a5d (commit)
       via  2e8aee62b13edd8eac34ac8536d41992c7adbf69 (commit)
       via  80ec2c7fe823b84ba5b3533f3c43d1bf3c627f70 (commit)
       via  aecc7109edd37aee2388c06a36d5c8ba853b3267 (commit)
       via  4eaf39dbe947beaaa87e656b470d7f21880ba607 (commit)
       via  15409c5e2b7946ff7f5fd104a6757a4d874448d4 (commit)
      from  3e3df723e221dadf2512ac4935c1f6f0fe8f7834 (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 eec77d22e408fe3983cba666c6f5185ecf2d15ec
Merge: b96a5d9 4ea6cda
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Tue Sep 23 13:58:50 2014 -0400

    Merge branch '3605-improved-dashboard' refs #3605


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list