-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bugfix/prevent gwas app undefined request (#1582) * bugfix(preventGWASAppUndefinedRequest): initial commit * bugfix(preventGWASAppUndefinedRequest): make check for undefined more exact * bugfix(preventGWASAppUndefinedRequest): made comment more clear * Bugfix/gwas app storybook styles (#1583) * bugfix(gwasAppStorybookStyles): Added wrapping divs with className and inline style to make CustomDichotomousCoveriates match styling in app * bugfix(gwasAppStorybookStyles): Removed unneeded stylesheet and moved styles to GWASApp css file. Adjust height of spinner so looks nicer when loading dropdown bars. Added custom styling for storybooks * bugfix(gwasAppStorybookStyles): fixed ESLINT issues * bugfix(gwasAppStorybookStyles): moved styles to Covariates.css * bugfix(gwasAppStorybookStyles): Moved select-container styles to GWASApp.css * bugfix(gwasAppStorybookStyles): Fixed imports * bugfix(gwasAppStorybookStyles): Fixed another import * bugfix(gwasAppStorybookStyles): Removed ref to app level style sheet from SelectOutcome.jsx
- Loading branch information
1 parent
7408950
commit f27faa1
Showing
8 changed files
with
67 additions
and
48 deletions.
There are no files selected for viewing
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
23 changes: 0 additions & 23 deletions
23
src/Analysis/GWASApp/Steps/SelectOutcome/SelectOutcome.css
This file was deleted.
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