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 2020/10/13 19:41:34 UTC

[airavata-custos-portal] branch ux-improvement updated (73b1015 -> b95da97)

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

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


    from 73b1015  Merge pull request #56 from dinukadesilva/gh-37-fix-top-header-component
     new 7ff2ebb  gh-31: Adding the `isAdminUser` property to the component data
     new 1dcc479  gh-31: Change the header router link buttons to `router-link`
     new 892d50f  gh-31: Change the header navigation styles to custos branding colours
     new 0c81b15  gh-31: Fix the <b-row align-v="top"> to <b-row align-v="start">
     new 19a9f8e  gh-31: Fix the validations of the username and password confirmation in the sign up page
     new 5d34e8d  gh-31: fix add group modal reset after creation
     new 8ff93b7  gh-31: Move the fetch of users and groups to the top of mount callback to avoid it being delayed
     new 682c4ae  gh-31: Refactoring
     new b95da97  Merge pull request #58 from dinukadesilva/gh-31-fix-console-error-logs

The 94 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:
 custos-demo-gateway/src/components/Header.vue      | 74 ++++++++++++++--------
 .../src/components/landing/Landing.vue             |  2 +-
 .../src/components/registration/CreateAccount.vue  | 27 ++++----
 .../src/components/workspace/Groups.vue            |  2 +-
 .../src/components/workspace/Sharing.vue           | 16 ++---
 5 files changed, 72 insertions(+), 49 deletions(-)