-
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
Release/v6.29.0 #447
Merged
Merged
Release/v6.29.0 #447
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
- DEVSU-2117 - Split genomic summary component to patient info + tumour summary and key alterations - Rearrange therapeutic targets and chemoresistance tables in between tumour summary and key alterations - Reduce cell white space and padding for therapeutic targets and chemoresistance table rows - Make therapeutic targets and chemoresistance tables full width in print mode, even when empty
- Fix print beta layout for key alterations not carrying over from the split
- DEVSU-2117 - Reduce padding sizes of empty therapeutic targets and chemoresistance tables
- DEVSU-2233 - Add options to move SV, CNV, SNV, or EXP Outlier variants to the Key Alterations section in the Summary
- DEVSU-2117 - Add beta printview for therapeutic options table - Hide empty tumour summary fields in beta print view - Remove page break between therapeutic options and key alterations in printview - Avoid page break in the middle of key alterations
update develop from master-6.28.0
- Adjust signature cards max width to keep all 3 reviewers on the same row
- Remove editable mutation burden field from tumour summary edit
- Add new fields to Immune Cell Type - Adaptive label for CD8+ T Cell score and percentile
- Add pedsPercentage to ImmuneCellType
- Change font size of empty TO rows to be consistent with content font size - Separate key alterations css from genomic summary - Lint code
…xt-wrap DEVSU-2225 Signature Box Print Format
- Add peds cd8+ t cell score, percentile, and comment fields to edit tumour dialog - Enforce front end rules for new fields - Add new pediatric columns to the immune section
- Reduce print title bar text size slightly to prevent clipping when diagnoses are long - Adjust key alterations spacing for beta print view - Rename key alterations css classes to accurately reflect components
- Add percentile visibility checkbox
- Fix null newTmburMutationData bug with comment front end warning
- Add visibility toggle for cd8+ percentile in tumour summary edit - Enforce visibility rule for CD8+ percentile on genomic and rapid summaries - Adjust size and margin of visibility toggles for both CD8+ percentile and TMB information
…tation-burden DEVSU-2239 Remove Editable Mutation Burden Fields
Feat/DEVSU 2240 Editable Pediatric CD8+ T Cell Score and Percentile Fields
- Reformat key alterrations variant types in print table - Change 'captiv 8' spelling to CAPTIV-8 - Realign logo with other components in beta printview - Increase report title font size in beta printview - Add separating commas between key alterrations variants
- Change config host back to process.env.HOSTNAME
- Add missing dependencies in Rapid Summary
- Change snackbar notification timing when confirm dialog shows up while adding variant to key alterations - Update scss className to accurately reflect variant edit dialog className - Update spelling and formatting of confirm dialog
- Merge branch 'feat/DEVSU-2233-move-variants-to-summary-option' into feat/DEVSU-2193-print-report-styling - Update running center from 'BCCA Confidential' to 'BC Cancer Confidential'
…ummary-option DEVSU-2233 Add Option to Move Somatic Variant to Key Alterations Section
…ssing DEVSU-2246 Report Counts Missing in Projects
…sibility-toggle DEVSU-2244 CD8+ T Cell Percentile Visibility Toggle
- Remove last comma in key alterations rows - DEVSU-2193
…d reports still display existing values - Remove redundant state property of totalMutationPerMb in tumour summary edit now that Mutation Burden is not editable anymore - DEVSU-2239
…tation-burden DEVSU-2239 Add Mutation Burden back to Genomic Summary and Rapid Summary
DEVSU-2193 Print Report Styling
…t view - Make 'Mutation Signature' plural - Remove duplicate Mutation Burden display in Rapid Summary - Merge develop into branch - DEVSU-2193
DEVSU-2193 Release last minute changes
are here I thought I was spared from throwing thumbs |
elewis2
approved these changes
Apr 5, 2024
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.
Release Notes - IPR - Version client v6.29.0
Bug
Task
Improvement