Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/vadc sprint04 #1246

Merged
merged 7 commits into from
Mar 3, 2023
Merged

Feat/vadc sprint04 #1246

merged 7 commits into from
Mar 3, 2023

Conversation

jarvisraymond-uchicago
Copy link
Contributor

@jarvisraymond-uchicago jarvisraymond-uchicago commented Mar 3, 2023

Jira Ticket:
VADC-414
VADC-290
VADC-287
VADC-456
VADC-431
VADC-437

New Features

  • Fixed storybook for CustomDichotomousCovariates following the component's interface changes in Feat/messages list #1204
  • Adds unit tests for CohortsOverlapDiagram, including mocking of web-services
  • This updates the Euler diagram to be more accessible, and include both a text version and a legend.
  • Add uid query param to GWASJob.jsx endpoints to support archived workflows
  • Add new temporary entry to VA QA, for testing the new GWAS Results Viewer App features
  • Updates the code base associated with the GWASApp and GWASResults application by cleaning up unneeded CSS styles and changing the names of files and selectors from GWASV2 to GWASApp.

pieterlukasse and others added 6 commits February 21, 2023 17:32
* feat(eulerDiagramLegend): Initial commit

* feat(eulerDiagramLegend):Working prototype

* feat(eulerDiagramLegend): Adjusted diagram size to avoid overflowing and resolved eslint errors

* feat(eulerDiagramLegend): Resolved stylelint errors

* feat(eulerDiagramLegend): Removed unneeded comments from simple3setseulerdiagram.jsx

* feat(eulerDiagramLegend): Adjusted heights so buttons do not shift between diagram and text version

* feat(eulerDiagramLegend): Removed unneeded D3 style function

* feat(eulerDiagramLegend): Ran autoformatters

* feat(eulerDiagramLegend): Formatted CSS to match rest of codebase

* feat(eulerDiagramLegend): Wrote test for CohortsOverlapTextVersion

* feat(eulerDiagramLegend): Wrote test for CohortsOverlapLegend.test

* feat(eulerDiagramLegend): Fixed error in test for CohortsOverlapLegend

* feat(eulerDiagramLegend): Removed unneeded line breaks from CohortsOverlapLegend

* feat(eulerDiagramLegend): Ran Eslint new which updated CohortsOverlapLegend.text.jsx

* feat(eulerDiagramLegend): Swapped buttons position, changed file name, added title as component prop for text version

* feat(eulerDiagramLegend): Added missing prop type

* feat(eulerDiagramLegend): Added logic to JSX to toggle button type for text version controls

* feat(eulerDiagramLegend): Ran linter

* feat(eulerDiagramLegend): Fixed component name issue in Simple3SetsOverlapTextVersion
* feat(VADC-431): add uid to argo-wrapper requests

* chore(VADC-431): update storybook tests to include uid

* fix: better logging for GWASWorkflowList storybook

---------

Co-authored-by: pieterlukasse <pieterlukasse@gmail.com>
* feat(gwasV2Cleanup): Made it to line 268 in GWASUIApp.css

* feat(gwasV2Cleanup): Finished grepping for unused styles from GWASUIApp.css

* feat(gwasV2Cleanup): Renamed GWASUIApp.css to GWASResults.css and updated references to it

* feat(gwasV2Cleanup): Renamed GWASV2 to GWASApp

* feat(gwasV2Cleanup): Fixed broken import in AnalysisApp.jsx

* feat(gwasV2Cleanup): Renamed all instances of GWASV2 to GWASApp

* feat(gwasV2Cleanup): Ran ESLINT-new on changed files

* feat(gwasV2Cleanup): Ran stylelint and formatted CSS

* feat(gwasV2Cleanup): Deleted commented out CSS from GWASResults.css

* feat(gwasV2Cleanup): changed class name from GWASApp-jobstats to  GWASResults-jobStatus per PR comment

* feat(gwasV2Cleanup): removed unneeded style declaration
@jarvisraymond-uchicago jarvisraymond-uchicago marked this pull request as ready for review March 3, 2023 15:44
@jarvisraymond-uchicago jarvisraymond-uchicago merged commit 8b2430b into master Mar 3, 2023
@jarvisraymond-uchicago jarvisraymond-uchicago deleted the feat/vadc_sprint04 branch March 3, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants