This is an automated email from the ASF dual-hosted git repository.
lahirujayathilake pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
from 454f0533a8 Airavata Services Issue Fix (#519)
add fcb1f6d052 move config to .env file (#526)
No new revisions were added by this update.
Summary of changes:
modules/research-framework/portal/.env.example | 5 +
modules/research-framework/portal/.gitignore | 3 +
modules/research-framework/portal/README.md | 59 +-
.../research-framework/portal/package-lock.json | 4442 ++++++--------------
modules/research-framework/portal/package.json | 1 +
.../research-framework/portal/src/lib/constants.ts | 20 +-
.../research-framework/portal/src/vite-env.d.ts | 1 +
.../research/service/config/WebMvcConfig.java | 7 +-
.../src/main/resources/application.yml | 1 +
9 files changed, 1428 insertions(+), 3111 deletions(-)
create mode 100644 modules/research-framework/portal/.env.example