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 9308a2423c8110c2a26fb3f7428d4ff3e40df39d Merge: 1fb8450b81 79eb6594e0 Author: Ganning Xu <[email protected]> AuthorDate: Thu Apr 10 16:23:04 2025 -0400 Merge pull request #488 from ganning127/fixes-for-thurs User error handling modules/research-framework/portal/src/App.tsx | 3 +- .../portal/src/components/auth/UserMenu.tsx | 5 +- .../portal/src/components/events/index.tsx | 32 ++- .../portal/src/components/home/SessionsSection.tsx | 8 +- .../home/StartSessionFromProjectButton.tsx | 2 + .../src/components/repositories/GitHubFileTree.tsx | 264 +++++++++++++++++++++ .../repositories/RepositorySpecificDetails.tsx | 259 +------------------- .../portal/src/components/resources/index.tsx | 10 +- .../service/config/DevDataInitializer.java | 31 +-- 9 files changed, 327 insertions(+), 287 deletions(-)
