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

Skip to content

Tags: NPLinker/nplinker-webapp

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 2.0.0 (#61)

* update dev notes with branching and releasing sections

* change test to dev

* set debug false for release

* add detail about debug

* debug true

* remove darkmode components (#58)

* 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

* feat: make the cutoff filter for the scoring datatable clearer, and add 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

* 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]>

* fix linter issue

* fix mypy issue

* add back ignore missing imports

---------

Co-authored-by: Cunliang Geng <[email protected]>

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.0.4 (#52)

* update dev notes with branching and releasing sections

* set debug false for release

v1.0.3

Toggle v1.0.3's commit message
Merge branch 'main' of github.com:NPLinker/nplinker-webapp

v1.0.2

Toggle v1.0.2's commit message
use git-auto-commit instead of token

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: efficiency and layout, pre-workshop (#49)

* fix: `hover_texts` and make first loop in `update_results_datatable` more efficient

* fix: avoid duplicated detailed data for the excel's second sheet

* perf: increase page size, add virtualization for efficiency

* perf: use dict directly instead of iterrows

* perf: disable tooltips for large results data

* perf: split results into display and excel vars

* style: make the first table stay within the card in case of very long text in cells

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add instructions about how to use the dashboard locally (#48)

* improve readme descr
* add dockerfile and settings
* add spinner in all critical loads
* add a non-root user for the running application
* add mibig bgc classes version-based control
* add workflow for ghcr release

v0.1.0

Toggle v0.1.0's commit message
fix: update CITATION.cff