-
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.25.2 #407
Closed
Closed
Release v6.25.2 #407
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
update develop from master-6.24.0
- Add commonComponents type file for front-end related shared types - Make Print layout component accept printVersion prop to render differently Make Suspense component fullscreen for better showing of loading component DEVSU-2121
- Added print beta flag DEVSU-2121
DEVSU-2133
DEVSU-2137
…-instead [DEVSU-2133] sv change to use diseaseZscore instead of primaryZscore
…kbStatementRelated [DEVSU-2145] replace cancerRelated instances to gkbStatementRelated
[DEVSU-2137] RTE - replace quill with tiptap
[DEVSU-2121] smaller print headers
- Placed fields in useMemo so they render only if relevant field is updated DEVSU-2148
- Added abort controller when component unmounts to cancel any calls still ongoing DEVSU-2148
… after editing TumourSummary DEVSU-2148
…t instead DEVSU-2121
- better typing for functions - more informative error messages DEVSU-2148
DEVSU-2126
…t to delete existing header image DEVSU-2166
- PatientEditDialog takes care of popping up onSave patient edit calls and signature popup, summary page reloads unnecessary no-ticket
DEVSU-2182
DEVSU-2182
…-instead-of-smallmut [DEVSU-2175] add del calls to kbmatches on rapid report table 1
…ditable [DEVSU-2182] pcptgr test info editable
…error [DEVSU-2174] silently fail tmburmutbur if 404 on rapid
- DEVSU-2133: Z score column not capitalized correctly - DEVSU-2148: tmburMutBur was not added to the tumour edit form DEVSU-2133, DEVSU-2148
This reverts commit 7b8ad5c.
- DEVSU-2133: Z score column not capitalized correctly - DEVSU-2148: tmburMutBur was not added to the tumour edit form DEVSU-2133, DEVSU-2148
[hotfix] release 6.25.0 fixes
Version upgrade, declining this |
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.25.2
Bugfixes
[DEVSU-2133] - IPR SV tables using normal expression Z-score instead of disease Z-score
[DEVSU-2137] - issues pasting into analyst comment section
[DEVSU-2151] - make text copy-able from "gene viewer" pop-up window
[DEVSU-2157] - "gene viewer" pop-up window does not work for SVs with only one gene
[DEVSU-2160] - when user chooses not to remove signatures, they are removed anyway
[DEVSU-2166] - can't create new template
[DEVSU-2175] - KbMatches edit on rapid table 1 is not applied
New Features
[DEVSU-2148] - make 'genome tmb' and captiv8 score into editable fields
[DEVSU-2182] - make 'test information' fields editable
Tasks
[DEVSU-2126] - change report title for print-to-file
[DEVSU-2145] - replace 'cancerRelated' throughout
[DEVSU-2174] - TMB error in the rapid report for POG1679
Improvements
[DEVSU-2121] - patient/tumour/header section compression
[DEVSU-2152] - Move text box after removing front page variant to right-hand side