Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

[PRTL-2548] Fix Truncated Sample Text in Days to Birth #2529

Merged
merged 2 commits into from
May 8, 2019

Conversation

yuanhengzhao
Copy link
Contributor

No description provided.

@yuanhengzhao yuanhengzhao changed the base branch from develop to PRTL-2447 May 1, 2019 19:33
Copy link
Contributor

@justincorrigible justincorrigible left a comment

Choose a reason for hiding this comment

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

LGTM 👌

Copy link
Contributor

@justincorrigible justincorrigible left a comment

Choose a reason for hiding this comment

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

Looks good 💯

paddingRight: '5px',
paddingLeft: '5px',
}}
title={`eg. ${minDisplayed}`}
Copy link
Contributor

Choose a reason for hiding this comment

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

Talked Rosi & Brandon, can we change the title text to Min value: eg. ${minDisplayed}

paddingRight: '5px',
paddingLeft: '5px',
}}
title={`eg. ${maxDisplayed}`}
Copy link
Contributor

Choose a reason for hiding this comment

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

change title to Max value: eg. ${maxDisplayed}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link
Contributor

@anncatton anncatton left a comment

Choose a reason for hiding this comment

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

looks good!

@yuanhengzhao yuanhengzhao merged commit 6957443 into PRTL-2447 May 8, 2019
anncatton added a commit that referenced this pull request Jun 19, 2019
* Part of the code.

* temp

* Added RecursiveToggledBox.

* Completed the toggle function, and fix duplicated title.

* Added the facet.

* small fix.

* Changed the style.

* Changed the style.

* Part of code.

* Removed the code.

* Changed the style.

* Carry on.

* Part of clinical facets.

* Finished the userfulFacet.

* Modified the code.

* set toggle to false.

* Completed the only show field with values functionality.

* Clean up code.

* Clean up.

* Clean up.

* clean

* Add Experimental Strategy as a facet in case tab and change the style of search bar in clinical tab.

* Added part of the hightlight filter.

* Changed show to shown.

* Changed the endpoint to graphql.

* Removed row wrapper for facetHeader.

* Enabled the global filter for the facet.

* improved the search bar.

* Alphabetize Fields in the clinical tab. (#2481)

* Added blacklist for specific fields. (#2487)

* Added sample type facet into case tab. (#2489)

* [PRTL-2465] Make Categories "Expand All" with Sticky Header (#2492)

* Added facets expanded status into redux.

* Improved the state of expand status.

* sticky header will not be affected by banner.

* Updated code based on feedback.

* Added height variable.

* Changed action name.

* Changed the prettier setting for trailing comma. And corrected all the trailing comma for functions.

* Corrected some trailing commas.

* [PRTL-2498] Move definition location on search (#2496)

* Added facets expanded status into redux.

* Impoved the state of expand status.

* sticky header will not be affected by banner.

* Updated code based on feedback.

* Moved description to the middle of each facets and add tooltips for header.

* Added width for tooltip.

* Sent description string instead of component to tooltip of facetHeader.

* Added maxWidth for tooltips.

* Removed conflict.

* Changed typo.

* [PRTL-2505] Save state when you switch from clinical tab (#2494)

* Added facets expanded status into redux.

* Impoved the state of expand status.

* sticky header will not be affected by banner.

* Keep the old state of facetsExpanderdStatus while addAllFacets.

* Added showingMore into facetsExpandedStatus.

* Recover piece of code.

* Added the missing excluded for demographic.

* Delete RecursiveToggledFacet.js

* Replaced hightlight.

* PRTL-2512 fix facet label wrapping issues

* Added types for clinicalAggregations; Changed font size.

* [PRTL-2506] Fix table height on scroll (#2501)

 Fix table height on scroll

* Added state to blacklist; reduced padding between header; Fixed expand all button to expand category too. (#2508)

* Modified logic of expand all.

* [PRTL-2518] Add "Available Variation Data" facet to Case tab (#2509)

* Added available_variation_data facet in case tab.

* Added filter to remove _missing elements.

* PRTL-2532 test flex custom clustering for facets

* PRTL-2500 add “no data” component to empty categories

WIP. this component can and should be abstracted into a reusable component.

* Fixed errors from eslint.

* [PRTL-2522] Enhancements to Sticky Header Experience (#2512)

* Added reducer to save state of height.

* Added maxHeight for clinicalAggregations and ssmaggregations.

* Swtich to another package to get height.

* Removed reducer of dynamicStyle.

* Added missing maxHeight.

* Changed variable name.

* Added comments for height calculation.

* [PRTL-2548] Fix Truncated Sample Text in Days to Birth (#2529)

* Changed the padding for rangeFacet.

* Add max and min.

* [PRTL-2549] Allow Choosing Years/Days for Age of Dx in Clinical Tab (#2532)

* Allow Choosing Years/Days for Age of Dx.

* Changed at to At.

* PRTL-2543 add box plot table

* PRTL-2540 capitalise specific terms at CDAVE

* Removed e.g. from tooltips.

* Added padding.

* Updated graphql schema.

* Update schema.

* Added minHeight for NoResultsMessage in ExplorePage. (#2552)

* [PRTL-2567] improve variable grouping and sorting (#2557)

* [PRTL-2588] improve custom sorting to show more and less (#2561)

Rather than using flexbox sorting, it actually reorganises the array itself.
Also reduces “no data available” messages’ font size, as per @rosibaj’s earlier request.

* Merged develop into this.

* Fixed conflicts.

* Remove follow-up and molecular tests from Clinical Tab (#2578)

* delete prettier
@justincorrigible justincorrigible deleted the feature/PRTL-2548 branch May 22, 2020 20:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants