You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2018/04/19 19:50:21 UTC

[airavata-django-portal] 01/01: Merge pull request #10 from eldhomathulla/master

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 b6500b598ad0c489617d69813aff2b02b2f2ec24
Merge: f77ae67 dda313f
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Thu Apr 19 15:50:18 2018 -0400

    Merge pull request #10 from eldhomathulla/master
    
    Changes to the dhaboard inititalization for admin dashboards

 django_airavata/apps/admin/index.html              |   2 +-
 django_airavata/apps/admin/package-lock.json       |  24 ++---
 .../ComputePreferences.vue                         |   6 +-
 .../GroupComputeResourcePreference.vue             |  44 +++++---
 .../src/components/commons/vmodel_mixin.js         |  11 +-
 .../ComputeResourcePreferenceDashboard.vue         |   2 +-
 .../apps/admin/templates/admin/app_catalog.html    |   2 +-
 .../admin/templates/admin/compute_resource.html    |   2 +-
 .../admin/templates/admin/credential_store.html    |   2 +-
 .../api/static/django_airavata_api/js/index.js     |   3 +-
 .../django_airavata_api/js/service_config.js       |  36 +++++++
 .../js/services/ServiceFactory.js                  | 118 +++++++++++++++++++--
 .../django_airavata_api/js/utils/FetchUtils.js     |  29 +++--
 django_airavata/apps/api/views.py                  |   8 +-
 14 files changed, 230 insertions(+), 59 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
machristie@apache.org.