You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by is...@apache.org on 2021/09/14 19:25:05 UTC

[airavata-custos-portal] branch master updated (5cb772a -> 5894475)

This is an automated email from the ASF dual-hosted git repository.

isjarana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-custos-portal.git.


    from 5cb772a  Merge pull request #137 from dinukadesilva/gh-135-fix-refresh-token
     new 495459c  gh-72: Enabling password secret creation
     new 1a5a446  gh-72: Refactoring
     new 9136784  gh-72: Refactoring
     new 5894475  Merge pull request #138 from dinukadesilva/gh-72-enabling-password-secret-creation

The 351 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../block/entity-view/entity-view-secret.vue       | 187 ++++++++++++---------
 src/lib/components/pages/TenantNewEntity.vue       |  43 ++++-
 ...=> custos-service-entities-secrets-password.js} |  11 +-
 .../custos-service-entities-secrets.js             |  25 ++-
 .../custos-service-entities/index.js               |   6 +-
 src/lib/store/modules/entity.store.js              |   4 +-
 6 files changed, 172 insertions(+), 104 deletions(-)
 copy src/lib/service/custos-service/custos-service-entities/{custos-service-entities-secrets-ssh.js => custos-service-entities-secrets-password.js} (75%)