From commits-return-19652-archive-asf-public=cust-asf.ponee.io@airavata.apache.org Tue Sep 11 19:12:02 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6BC0A18067A for ; Tue, 11 Sep 2018 19:12:00 +0200 (CEST) Received: (qmail 11661 invoked by uid 500); 11 Sep 2018 17:11:51 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 11451 invoked by uid 99); 11 Sep 2018 17:11:51 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2018 17:11:51 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 5A592888ED; Tue, 11 Sep 2018 17:11:50 +0000 (UTC) Date: Tue, 11 Sep 2018 17:12:10 +0000 To: "commits@airavata.apache.org" Subject: [airavata-django-portal] 22/28: AIRAVATA-2876 Standardized layout of app catalog MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: machristie@apache.org In-Reply-To: <153668590887.15890.5680040936279183025@gitbox.apache.org> References: <153668590887.15890.5680040936279183025@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: airavata-django-portal X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: c421e6220ea19333e8753e4f5b89d784e877b908 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180911171150.5A592888ED@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git commit c421e6220ea19333e8753e4f5b89d784e877b908 Author: Marcus Christie AuthorDate: Thu Sep 6 11:48:38 2018 -0400 AIRAVATA-2876 Standardized layout of app catalog --- .../dashboards/ApplicationsDashboard.vue | 147 +++++++-------------- .../static/common/js/layouts/ListLayout.vue | 132 +++++++++--------- 2 files changed, 116 insertions(+), 163 deletions(-) diff --git a/django_airavata/apps/admin/static/django_airavata_admin/src/components/dashboards/ApplicationsDashboard.vue b/django_airavata/apps/admin/static/django_airavata_admin/src/components/dashboards/ApplicationsDashboard.vue index be75406..cd8a58e 100644 --- a/django_airavata/apps/admin/static/django_airavata_admin/src/components/dashboards/ApplicationsDashboard.vue +++ b/django_airavata/apps/admin/static/django_airavata_admin/src/components/dashboards/ApplicationsDashboard.vue @@ -1,113 +1,58 @@ - diff --git a/django_airavata/static/common/js/layouts/ListLayout.vue b/django_airavata/static/common/js/layouts/ListLayout.vue index a947934..3a28b7d 100644 --- a/django_airavata/static/common/js/layouts/ListLayout.vue +++ b/django_airavata/static/common/js/layouts/ListLayout.vue @@ -1,74 +1,82 @@ + +