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

Migrate oncoprintjs #4252

Closed
wants to merge 322 commits into from
Closed

Conversation

onursumer
Copy link
Member

Checks

  • Has tests or has a separate issue that describes the types of test that should be created. If no test is included it should explicitly be mentioned in the PR why there is no test.
  • The commit log is comprehensible. It follows 7 rules of great commit messages. For most PRs a single commit should suffice, in some cases multiple topical commits can be useful. During review it is ok to see tiny commits (e.g. Fix reviewer comments), but right before the code gets merged to master or rc branch, any such commits should be squashed since they are useless to the other developers. Definitely avoid merge commits, use rebase instead.
  • Is this PR adding logic based on one or more clinical attributes? If yes, please make sure validation for this attribute is also present in the data validation / data loading layers (in backend repo) and documented in File-Formats Clinical data section!

@onursumer onursumer force-pushed the migrate-oncoprintjs branch 6 times, most recently from b86687d to 2e4843e Compare May 17, 2022 21:41
adamabeshouse and others added 22 commits May 18, 2022 13:40
…ered

Improvements to track sort direction dynamics
Fix overflow:hidden issues with track group headers, and improve dropdown UIs
Add classes to track header options elements
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Allow passing in custom na shapes for rule sets
Implement ability to insert column gaps between items of a track that are distinguished in sorting
Fix off-by-one error in horz zoom to fit, and rename args to make this error clearer
…er of for loop steps

Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Add callback specifically for remove track option in track menu
Allow setting max height in initialization
Make minimap appear at top instead of bottom
Implement infinite loop in a different way thats hopefully compatible with IE11
Dont use prepend, which is not supported in IE11
…yarn/acorn-5.7.4

Bump acorn from 5.7.3 to 5.7.4
…yarn/lodash-4.17.19

Bump lodash from 4.17.15 to 4.17.19
…yarn/elliptic-6.5.3

Bump elliptic from 6.5.1 to 6.5.3
@onursumer onursumer force-pushed the migrate-oncoprintjs branch from 2e4843e to 958a668 Compare May 18, 2022 17:41
onursumer added 3 commits May 18, 2022 17:13
Signed-off-by: Onur Sumer <s.onur.sumer@gmail.com>
Signed-off-by: Onur Sumer <s.onur.sumer@gmail.com>
Signed-off-by: Onur Sumer <s.onur.sumer@gmail.com>
@onursumer
Copy link
Member Author

This PR imports oncoprintjs from an incorrect fork, closing.

Superseded by #4266

@onursumer onursumer closed this May 19, 2022
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.

4 participants