forked from cBioPortal/cbioportal
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Updating to master branch #1
Open
jkim485
wants to merge
6,383
commits into
sciserver:master-v1.4.2
Choose a base branch
from
cBioPortal:master
base: master-v1.4.2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ssServlet Add CheckDarwinAccess to proxy controller
Update pom version and frontend version
Prep v6.0 release
Co-authored-by: Jeremy R. Easton-Marks <[email protected]>
* setup redirect to tutorials page * add a default route for SPA traffic * tutorials route is handled by frontend now * remove unused var
…o custom-driver-config
…o mutation-data-counts
Mutation data counts
Customize Custom Driver Name in application.properties file
* rebase master * tutorials route is handled by frontend now * remove unused var * go back to old routes, add tutorial redirect * Add oql route Co-authored-by: Ino de Bruijn <[email protected]> --------- Co-authored-by: Ino de Bruijn <[email protected]>
This way, users do not have to pass the authorization headers every time they make a request, but only need to set it once
Update bravado documentation with persistent authorization
The layout of the ER diagram is also changed to highlight records hierarchy: - study - patient - sample - molecular data type The respective tables are positioned on the main diagonal. Co-authored-by: Ruslan Forostianov <[email protected]>
* Changes Immutable List to Mutable List * Remove Type Specifications
Add /faq route
…10630) Co-authored-by: Qi-Xuan Lu <[email protected]>
* Update Security Integration test to remove selenium container * Fix yml file * Add DirtiesContext annotation * Remove internal.test.host * Add mongo and session service
Add setup guide for Kubernetes deployment
...and fix some broken links
* Adds documentation for managing keycloak instance via API * Add keycloak management doc to retype summary page
Co-authored-by: James Ko <[email protected]>
Co-authored-by: Bryan Lai <[email protected]>
* add donate page to docs * Update Donate.md --------- Co-authored-by: JJ Gao <[email protected]>
Seems like we still use this standalone frontend mode
Add Clickhouse implementation of study view endpoints (off by default) with legacy api intact --------- Co-authored-by: haynescd <[email protected]> --------- Co-authored-by: haynescd <[email protected]> Co-authored-by: Charles Haynes <[email protected]> Co-authored-by: Onur Sumer <[email protected]> Co-authored-by: Neel Kuila <[email protected]> Co-authored-by: Bryan Lai <[email protected]> Co-authored-by: Zhaoyuan (Ryan) Fu <[email protected]> Co-authored-by: Qi-Xuan Lu <[email protected]> Co-authored-by: Bryan Lai <[email protected]> Co-authored-by: Gaofei Zhao <[email protected]> Co-authored-by: Robert Sheridan <[email protected]> Co-authored-by: Zain Nasir <[email protected]> Co-authored-by: Zain Nasir <[email protected]> Co-authored-by: haynescd <[email protected]>
* Add donate button config instructions * add donate_button to example props * add donate to example props
Update News.md
Add documentation for cBioPortal security measures.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What? Why?
Fix # .
Changes proposed in this pull request:
Checks
can be automatically added by git if you run the
git-commit
command withthe
-s
option)hotfix.
Any screenshots or GIFs?
If this is a new visual feature please add a before/after screenshot or gif
here with e.g. GifGrabber.
Notify reviewers
Read our Pull request merging
policy. If you are part of the
cBioPortal organization, notify the approprate team (remove inappropriate):
@cBioPortal/frontend
@cBioPortal/backend
@cBioPortal/devops
If you are not part of the cBioPortal organization look at who worked on the
file before you. Please use
git blame <filename>
to determine thatand notify them here: