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: NPLinker/nplinker-webapp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: NPLinker/nplinker-webapp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 24, 2025

  1. Configuration menu
    Copy the full SHA
    1bf7a30 View commit details
    Browse the repository at this point in the history
  2. change test to dev

    gcroci2 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    9c08cd5 View commit details
    Browse the repository at this point in the history
  3. set debug false for release

    gcroci2 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    fc82c03 View commit details
    Browse the repository at this point in the history
  4. add detail about debug

    gcroci2 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    6bc49f7 View commit details
    Browse the repository at this point in the history
  5. debug true

    gcroci2 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    dc6c5ba View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Configuration menu
    Copy the full SHA
    c45b248 View commit details
    Browse the repository at this point in the history
  2. feat: add the possibility to change x-axis in the gm table plot (#59)

    * add class_bgcs key to processed_data
    
    * add dropdown option for x-axis
    
    * match styles
    
    * display none selector when there is not data
    
    * make sure that the plot is reset to default x-axis when new file gets uploaded
    
    * fix tests
    gcroci2 authored May 22, 2025
    Configuration menu
    Copy the full SHA
    e45220c View commit details
    Browse the repository at this point in the history
  3. feat: make the cutoff filter for the scoring datatable clearer, and a…

    …dd filtering functionality to all columns (#57)
    
    * make cutoff meaning clearer
    
    * add filtering to the candidate links table
    
    * remove unused confusing Aa box
    
    * fix filtering row visualization
    
    * add docs for filters in candidate links tables
    
    * remove wrong operator
    
    * add link to all filtering operators
    
    * align placeholder and user input to the left
    gcroci2 authored May 22, 2025
    Configuration menu
    Copy the full SHA
    2f3b901 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. feat: add load demo data button for the online demo webapp (#60)

    * add demo data button
    
    * add test for load demo data
    
    * add docs for online demo
    
    * add unique id to loaded demo data
    
    * improve sections order
    
    * add cleanup flag, defaulted to True
    
    * add test for cleanup flag
    
    * change default cutoff to 0
    
    * add readme suggestions
    
    * Update README.md
    
    Co-authored-by: Cunliang Geng <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Cunliang Geng <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Cunliang Geng <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Cunliang Geng <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Cunliang Geng <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Cunliang Geng <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Cunliang Geng <[email protected]>
    
    * use conda instead of venv
    
    * wrap subsections
    
    ---------
    
    Co-authored-by: Cunliang Geng <[email protected]>
    gcroci2 and CunliangGeng authored May 23, 2025
    Configuration menu
    Copy the full SHA
    5c1a3ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c470b3f View commit details
    Browse the repository at this point in the history
  3. fix linter issue

    gcroci2 committed May 23, 2025
    Configuration menu
    Copy the full SHA
    09928e8 View commit details
    Browse the repository at this point in the history
  4. fix mypy issue

    gcroci2 committed May 23, 2025
    Configuration menu
    Copy the full SHA
    53edb87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13810ec View commit details
    Browse the repository at this point in the history
  6. make debug flag true

    gcroci2 committed May 23, 2025
    Configuration menu
    Copy the full SHA
    de56c47 View commit details
    Browse the repository at this point in the history
Loading