Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HP-741 Feat/portal paths #1918

Merged
merged 17 commits into from
May 25, 2022
Merged

HP-741 Feat/portal paths #1918

merged 17 commits into from
May 25, 2022

Conversation

mfshao
Copy link
Contributor

@mfshao mfshao commented Apr 27, 2022

Jira Ticket: HP-741

Allow to choose which services (portal or gen3-frontend-framework [gen3ff]) to be the root frontend service (path /)

Put an optinal field "frontend_root": "gen3ff" or "portal" into manifest.global
If "frontend_root": "gen3ff", / goes to gen3ff, and /portal goes to data-portal
If "frontend_root": "portal" or omitted, / goes to data-portal, and /ff goes to gen3ff

New Features

  • Allow to choose which services (portal or gen3-frontend-framework [gen3ff]) to be the root frontend service (path /)

Deployment changes

  • To put gen3ff on / and portal on /portal requires gen3ff version 0.1.0 and portal version 3.23.0

@mfshao mfshao marked this pull request as ready for review April 29, 2022 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants