This is an automated email from the ASF dual-hosted git repository. yasithdev pushed a commit to branch modernization in repository https://gitbox.apache.org/repos/asf/airavata-portals.git
commit b49a1cf20f421e2c4011eca2f96d8bef609a9c2d Merge: b47d9f2ea b5c49f5c2 Author: yasithdev <[email protected]> AuthorDate: Tue Apr 21 21:13:31 2026 -0400 merge: Track B (library swaps) .../src/components/notices/NoticeEditor.vue | 10 +- .../statistics/ExperimentDetailsView.vue | 8 +- .../statistics/ExperimentStatisticsContainer.vue | 10 +- .../django_airavata/apps/workspace/README-pins.md | 8 + .../django_airavata/apps/workspace/package.json | 9 +- .../js/components/experiment/ExperimentEditor.vue | 39 +- .../js/components/experiment/ExperimentSummary.vue | 8 +- .../input-editors/AutocompleteInputEditor.vue | 47 +- .../js/components/project/ProjectListItem.vue | 4 +- .../storage-edit/UserStorageTextEditViewer.vue | 60 +- .../js/containers/CreateExperimentContainer.vue | 4 +- .../js/containers/ExperimentListContainer.vue | 4 +- .../js/containers/ProjectOverviewContainer.vue | 6 +- .../input-editors/FileInputEditor.vue | 2 - .../input-editors/MultiFileInputEditor.vue | 2 - .../bootstrap-4.0.0-beta/css/bootstrap-grid.css | 1417 ---- .../css/bootstrap-grid.css.map | 1 - .../css/bootstrap-grid.min.css | 1342 --- .../css/bootstrap-grid.min.css.map | 1 - .../bootstrap-4.0.0-beta/css/bootstrap-reboot.css | 348 - .../css/bootstrap-reboot.css.map | 1 - .../css/bootstrap-reboot.min.css | 292 - .../css/bootstrap-reboot.min.css.map | 1 - .../static/bootstrap-4.0.0-beta/css/bootstrap.css | 8502 -------------------- .../bootstrap-4.0.0-beta/css/bootstrap.css.map | 1 - .../bootstrap-4.0.0-beta/css/bootstrap.min.css | 7508 ----------------- .../bootstrap-4.0.0-beta/css/bootstrap.min.css.map | 1 - .../static/bootstrap-4.0.0-beta/js/bootstrap.js | 4391 ---------- .../bootstrap-4.0.0-beta/js/bootstrap.min.js | 2640 ------ .../static/common/js/components/CodeEditor.vue | 75 + .../common/js/components/SidebarFeedItem.vue | 4 +- .../static/common/js/utils/dates.js | 49 + .../plans/2026-04-21-track-b-library-swaps-plan.md | 863 ++ .../2026-04-21-track-b-library-swaps-design.md | 402 + airavata-django-portal/package-lock.json | 284 +- airavata-django-portal/package.json | 4 +- 36 files changed, 1767 insertions(+), 26581 deletions(-)
