X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f233795c54fbfd3b0481e5bce0914a9192e2b8ff..a1c4ece152e1e992c18f0cb368528cd2ac843b07:/apps/workbench/app/views/projects/index.html.erb diff --git a/apps/workbench/app/views/projects/index.html.erb b/apps/workbench/app/views/projects/index.html.erb index 2c764335f6..14da3e4ffb 100644 --- a/apps/workbench/app/views/projects/index.html.erb +++ b/apps/workbench/app/views/projects/index.html.erb @@ -1,79 +1,11 @@ -<% content_for :breadcrumbs do %> - -
  • Home
  • -<% end %> +<%# Copyright (C) The Arvados Authors. All rights reserved. -
    -
    -
    - <% if my_projects.empty? %> -
    -
    -

    - Welcome to <%= Rails.configuration.site_name %>. -

    -
    -
    - -

    - This site runs Arvados, the open source biomedical analysis platform. Learn more… -

    -

    - To get started, create a project using the "Add new project" button below. -

    -
    -
    - <% end %> -
    -
    -
    - <%= button_to projects_path(method: 'post'), class: 'btn btn-xs btn-primary' do %> - - Add new project - <% end %> -
    -

    - My projects -

    -
    -
    - <%= render partial: 'index_projects', locals: {tree: my_project_tree, show_root_node: false} %> -
    -
    -
    -
    -
    -
    -

    - Projects shared with me -

    -
    -
    - <%= render partial: 'index_projects', locals: {tree: shared_project_tree, show_root_node: false} %> -
    -
    -
    -
    -
    -
    -
    -
    -
    - <%= link_to jobs_path, class: 'btn btn-default btn-xs' do %> - All jobs - <% end %> - <%= link_to pipeline_instances_path, class: 'btn btn-default btn-xs' do %> - All pipelines - <% end %> -
    -

    - Recent jobs and pipelines -

    -
    -
    - <%= render partial: 'index_jobs_and_pipelines' %> -
    -
    -
    -
    +SPDX-License-Identifier: AGPL-3.0 %> + +
    " + data-object-uuid="all" + data-load-throttle="15000" + > + <%= render partial: 'show_dashboard' %>