-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* gene info button and starting api call, added tracking * searching for schema * add dispatches, implement api on hover * wip * created components for gene info and fetching ensembl ID from annoMatrix * some typing & feature changes * move ensembl id search from quickgene into gene component * fixing rendering issue: moving ensembl ID searches to geneExpression and quickGene * scatterplot v info card interaction * added loading screen * minimizing resets when gene info card is loading (on new click) * typing for ts & lengthening right sidebar * link to API endpoint, sds styling, additional typing * hooked up api endpoint and unexpected result checking * adding api base url for gene info * info circle active state * google search functionality * interaction between scatterplot and gene info card * removing log statements * linting and removing hack.yaml * fixing unit tests and more linting * unit test fix? * unit test actually fixed * moving backend changes to new branch * moving backend changes to new branch * requested changes * requested changes * merge conflict * removing merge conflict side effects * feat: gene info card backend changes (#323) * adding in backend changes * unit tests and status codes * requested change * requested change Co-authored-by: Siena Cizdziel <[email protected]> * fixing styling issues * chore: fix gene info to pass smoke tests (#319) * feature id checks, reverting global rightsidebarwidth change, passing smoke tests * chore: gene info icon and minor design changes (#320) * icon changes * requested design changes Co-authored-by: Siena Cizdziel <[email protected]> Co-authored-by: Siena Cizdziel <[email protected]> * remove toast error * fix: request gene info with name if no ensembl ID (#325) * remove error checking for no feature id column * functionality for datasets that don't have feature ids * lint * removing style changes * hook up new api endpoint * add gene param Co-authored-by: Siena Cizdziel <[email protected]> * remove http error * requested changes * requested changes * min to minimized * setstatus change Co-authored-by: Siena Cizdziel <[email protected]> Co-authored-by: Siena Cizdziel <[email protected]>
- Loading branch information
1 parent
9172e27
commit 8cf1341
Showing
25 changed files
with
2,863 additions
and
6,879 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
Oops, something went wrong.