This is an automated email from the ASF dual-hosted git repository.
yasithdev pushed a change to branch modernization
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git
from 23a60ff34 fix(modernization): restore workspace/base.html missed by
earlier template restore pass
add d17236db9 fix(modernization): resolve Track A typecheck errors and
broken cross-workspace import
add ee40ec318 fix(modernization): repair Playwright login fixture + login
spec
add 83b71e4b4 test(modernization): add authenticated-page smoke e2e
No new revisions were added by this update.
Summary of changes:
.../credentials/SSHCredentialSelector.vue | 6 +--
.../GatewayResourceProfileEditor.vue | 13 +++--
.../gatewayprofile/StoragePreferenceEditor.vue | 13 +++--
.../js/containers/GatewaySettingsContainer.vue | 2 +-
.../static/common/js/layouts/ListLayout.vue | 21 ++++++--
airavata-django-portal/tests/e2e/fixtures/auth.ts | 11 +++--
.../tests/e2e/specs/login.spec.ts | 16 ++++--
.../tests/e2e/specs/smoke.spec.ts | 57 ++++++++++++++++++++++
8 files changed, 115 insertions(+), 24 deletions(-)
create mode 100644 airavata-django-portal/tests/e2e/specs/smoke.spec.ts