This is an automated email from the ASF dual-hosted git repository.
ganning pushed a change to branch cybershuttle-staging
in repository https://gitbox.apache.org/repos/asf/airavata.git
from 3069b06b8b Meta scheduling behavior for agent launch
add d0aca3312e ui/ux experience fixes
add dc81e7f2b1 add events
new f95f2a916e Merge pull request #486 from ganning127/fixes-for-wed
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)
create mode 100644
modules/research-framework/portal/src/components/events/index.tsx