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

Add properties to show selected columns in copy-number and structural variant tables on init #9960

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

oplantalech
Copy link
Contributor

Following #9912, this PR extends the functionality to the patient view tables of Copy Number and Structural Variant data (properties that will allow to define the columns that are shown on initialization for Copy Number and Structural Variant patient view tables).

Copy link
Contributor

@pvannierop pvannierop left a comment

Choose a reason for hiding this comment

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

Text update and discussion item.

Copy link
Contributor

@pvannierop pvannierop left a comment

Choose a reason for hiding this comment

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

Thanks for the updates

@oplantalech oplantalech force-pushed the cna_sv_selected_columns branch 2 times, most recently from 4dae5c8 to a573f99 Compare January 25, 2023 08:32
@pvannierop pvannierop requested a review from dippindots January 30, 2023 07:53
Comment on lines 198 to 201
# skin.results_view.mutation_table.columns.show_on_init=
# skin.patient_view.mutation_table.columns.show_on_init=
# skin.patient_view.copy_number_table.columns.show_on_init=
# skin.patient_view.structural_variant_table.columns.show_on_init=
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# skin.results_view.mutation_table.columns.show_on_init=
# skin.patient_view.mutation_table.columns.show_on_init=
# skin.patient_view.copy_number_table.columns.show_on_init=
# skin.patient_view.structural_variant_table.columns.show_on_init=
skin.results_view.mutation_table.columns.show_on_init=
skin.patient_view.mutation_table.columns.show_on_init=
skin.patient_view.copy_number_table.columns.show_on_init=
skin.patient_view.structural_variant_table.columns.show_on_init=

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@inodb Thanks for the suggestion. I've fixed the code and rebased the PR.

@oplantalech oplantalech force-pushed the cna_sv_selected_columns branch from a573f99 to a8e944b Compare January 31, 2023 08:20
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@inodb inodb added the devops label Jan 31, 2023
@dippindots dippindots merged commit b363c43 into cBioPortal:master Jan 31, 2023
@oplantalech oplantalech deleted the cna_sv_selected_columns branch January 31, 2023 15:57
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.

4 participants