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

[RFC72] Update frontend for backend Spring Boot #4753

Merged
merged 80 commits into from
Dec 18, 2023
Merged

Conversation

inodb
Copy link
Member

@inodb inodb commented Oct 9, 2023

Related to cBioPortal/cbioportal#10356

Only merge once the backend is approved&merged: cBioPortal/cbioportal#10425

@@ -2,11 +2,11 @@ version: '3'

services:
cbioportal:
image: cbioportal/cbioportal:demo-rfc72
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to remove later, this is a hack b/c it's no longer picking up the env/custom.sh BACKEND parameter

env/custom.sh Outdated
@@ -1,2 +1,3 @@
#export CBIOPORTAL_URL="http://localhost:8081"
#export GENOME_NEXUS_URL="https://www.genomenexus.org"
BACKEND=cbioportal:demo-rfc72
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@inodb did this work? i tried this but coun't get it to work (in another PR). I mean, couldn't even get it to checkout the right branch

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this did not work, but updating image: directly does work

Comment on lines 7 to 8
- $TEST_HOME/docker_compose/keycloak/samlKeystore.jks:/cbioportal-webapp/samlKeystore.jks:ro
- $E2E_WORKSPACE/keycloak/idp-metadata.xml:/cbioportal-webapp/client-tailored-saml-idp-metadata.xml:ro
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WEB-INF folder disappeared in spring boot

@haynescd haynescd force-pushed the demo-rfc72 branch 4 times, most recently from 5c56fd3 to 049116a Compare November 15, 2023 14:16
7xuanlu and others added 7 commits November 15, 2023 10:51
#4750)

* match cna chart colors with oncoprint and adjust label colors according to slice brightness

* fix end to end tests on study view page

* update pie charts @computed to @autoBind

---------

Co-authored-by: Qi-Xuan Lu <[email protected]>
Add the group information as label below chart
landmark line functionality
Dynamic calculation of groups for axis
Implement hazard ratio
show hazard ratio between every group
Remove hazard ratio warning when feature flag is disabled
Removed feature flag for survival chart
@JREastonMarks JREastonMarks merged commit fec966c into master Dec 18, 2023
13 of 15 checks passed
@inodb inodb changed the title [RFC72] Update Localdb tests for Spring Boot Upgrade [RFC72] Update frontend for backend Spring Boot Upgrade Dec 19, 2023
@inodb inodb changed the title [RFC72] Update frontend for backend Spring Boot Upgrade [RFC72] Update frontend for backend Spring Boot Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants