This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch cybershuttle-staging
in repository https://gitbox.apache.org/repos/asf/airavata.git
from cfc00e5159 updated jupyterhub_config.py
add d6241d2c8b may 7 workshop agenda + resource filtering (#501)
No new revisions were added by this update.
Summary of changes:
.../portal/src/components/auth/UserMenu.tsx | 2 +-
.../events/{index.tsx => Apr11Workshop.tsx} | 49 +---
.../portal/src/components/events/May7Workshop.tsx | 196 ++++++++++++++++
.../portal/src/components/events/index.tsx | 251 +++------------------
.../portal/src/components/resources/index.tsx | 151 ++++++++++---
.../portal/src/components/typography/KeyPair.tsx | 34 +++
.../portal/src/layouts/NavBar.tsx | 2 +-
7 files changed, 389 insertions(+), 296 deletions(-)
copy modules/research-framework/portal/src/components/events/{index.tsx =>
Apr11Workshop.tsx} (88%)
create mode 100644
modules/research-framework/portal/src/components/events/May7Workshop.tsx
create mode 100644
modules/research-framework/portal/src/components/typography/KeyPair.tsx