This is an automated email from the ASF dual-hosted git repository. ganning pushed a commit to branch cybershuttle-staging in repository https://gitbox.apache.org/repos/asf/airavata.git
commit f95f2a916e94ded327ceb1c9c1e56686b13acf22 Merge: 3069b06b8b dc81e7f2b1 Author: Ganning Xu <[email protected]> AuthorDate: Thu Apr 10 11:08:16 2025 -0400 Merge pull request #486 from ganning127/fixes-for-wed UI/UX Changes to RF Portal + Events Page modules/research-framework/portal/src/App.tsx | 2 + .../portal/src/components/auth/Login.tsx | 9 +- .../portal/src/components/events/index.tsx | 204 +++++++++++++++++++++ .../portal/src/components/home/SessionCard.tsx | 19 +- .../portal/src/components/home/SessionsSection.tsx | 16 +- .../repositories/RepositorySpecificDetails.tsx | 31 ++-- .../portal/src/components/resources/index.tsx | 14 +- .../portal/src/layouts/NavBar.tsx | 35 ++-- 8 files changed, 284 insertions(+), 46 deletions(-)
