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 2ba5a32 Merge pull request #32 from dinukadesilva/gh-31-ui-improvements
new c2ff22a remove git conflicting files
new e0d8ce6 Merge branch 'ux-improvement' of https://github.com/apache/airavata-custos-portal
into ux-improvement
new 1cb5491 Bug fixing in secret and sharing services
new 61d0160 Merge pull request #48 from isururanawaka/ux-improvement
The 59 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/.env | 4 +-
custos-demo-gateway/.gitignore | 23 -
custos-demo-gateway/.idea/vcs.xml | 1 +
custos-demo-gateway/.idea/workspace.xml | 24 +-
custos-demo-gateway/package-lock.json | 12014 -------------------
custos-demo-gateway/public/favicon.ico | Bin 4286 -> 28747 bytes
.../src/components/workspace/Groups.vue | 2 +
.../src/components/workspace/Logs.vue | 12 +-
.../src/components/workspace/Secrets.vue | 9 +-
custos-demo-gateway/yarn.lock | 5 +
10 files changed, 31 insertions(+), 12063 deletions(-)
delete mode 100644 custos-demo-gateway/.gitignore
delete mode 100644 custos-demo-gateway/package-lock.json
|