Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cBioPortal/cbioportal-frontend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.2
Choose a base ref
...
head repository: cBioPortal/cbioportal-frontend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.3
Choose a head ref
  • 16 commits
  • 42 files changed
  • 7 contributors

Commits on Jul 11, 2025

  1. Clinical timeline: Apply line chart to all numerical tracks in MEASUR…

    …EMENTS parent track (#5218)
    
    * Fix no gene panels message
    
    * Change line chart Y coordinate calculation from mean to max value
    
    Updated getLineChartYCoordinateForEvents to use max value instead of mean for better visual representation of events.
    
    
    Co-Authored-By: Claude <[email protected]>
    
    * add max note
    
    * Add tooltip note for simultaneous events in line chart tracks
    
    Added tooltip display for line chart tracks to explain that the y-value represents the max of simultaneous events when multiple events occur at the same time.
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    
    ---------
    
    Co-authored-by: Claude <[email protected]>
    alisman and claude authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    cfbdf0f View commit details
    Browse the repository at this point in the history
  2. Publish

    Lerna Publish Bot authored and Lerna Publish Bot committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    8d663aa View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Configuration menu
    Copy the full SHA
    f47b4fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f18baf View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    1b57ce6 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Use new count of alterationsInProfiled genes as numerator in study vi… (

    #5213)
    
    * Use new count of alterationsInProfiled genes as numerator in study view table frequency
    * Fix frequency sorting
    * Fix no gene panels message
    alisman authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    e864d66 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. increase selected info wait timeout (#5232)

    Co-authored-by: Bryan Lai <[email protected]>
    gblaih and Bryan Lai authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    898e754 View commit details
    Browse the repository at this point in the history
  2. update assertion and screenshot test (#5234)

    Co-authored-by: Bryan Lai <[email protected]>
    gblaih and Bryan Lai authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    ea16442 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72a60d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17b0ec3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Stabilize mrna enrichments screenshot test (#5239)

    * stabilize mrna enrichments test
    
    * use waitForElementDisplayed and move cursor
    
    ---------
    
    Co-authored-by: Bryan Lai <[email protected]>
    gblaih and Bryan Lai authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    99ecc61 View commit details
    Browse the repository at this point in the history
  2. update mutation frequencies screenshot (#5238)

    Co-authored-by: Bryan Lai <[email protected]>
    gblaih and Bryan Lai authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    965df20 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Configuration menu
    Copy the full SHA
    2b1aabe View commit details
    Browse the repository at this point in the history
  2. increase selected info wait timeout (#5243)

    Co-authored-by: Bryan Lai <[email protected]>
    gblaih and Bryan Lai authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    bbe3c66 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. update screenshot for excluding unprofile samples for cosmic removal (#…

    …5244)
    
    Co-authored-by: Bryan Lai <[email protected]>
    gblaih and Bryan Lai authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    3e431f0 View commit details
    Browse the repository at this point in the history
  2. prevent user from entering empty value (#5242)

    Co-authored-by: Bryan Lai <[email protected]>
    gblaih and Bryan Lai authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    be8b34f View commit details
    Browse the repository at this point in the history
Loading