-
Notifications
You must be signed in to change notification settings - Fork 47
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/add transformation and filters to remaining frontend parts #1672
Feat/add transformation and filters to remaining frontend parts #1672
Conversation
Please find the detailed integration test report here Please find the ci env pod logs here |
...as the order matters now because of filtering and transformation...and outcome should go first
Please find the ci env pod logs here |
Please find the ci env pod logs here |
...and fix eslint
Please find the ci env pod logs here |
Please find the detailed integration test report here Please find the ci env pod logs here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
I left a couple of suggestions for the UI and a couple for code clarity. Let me know when you have had a chance to review the suggestions.
src/Analysis/GWASApp/Components/Diagrams/PhenotypeHistogram/PhenotypeHistogram.jsx
Outdated
Show resolved
Hide resolved
src/Analysis/GWASApp/Components/Diagrams/PhenotypeHistogram/PhenotypeHistogram.jsx
Outdated
Show resolved
Hide resolved
src/Analysis/GWASApp/Components/Diagrams/PhenotypeHistogram/PhenotypeHistogram.jsx
Show resolved
Hide resolved
...nalysis/GWASApp/Components/AttritionTableWrapper/AttritionTableModal/AttritionTableModal.jsx
Outdated
Show resolved
Hide resolved
src/Analysis/GWASApp/Components/Diagrams/PhenotypeHistogram/PhenotypeHistogram.jsx
Show resolved
Hide resolved
src/Analysis/GWASApp/Components/Diagrams/PhenotypeHistogram/PhenotypeHistogram.css
Show resolved
Hide resolved
...and improve code readability
…ed CSS rules to make modal render closer to input view
…ed 3rd column over a touch to better match other view
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Please find the detailed integration test report here Please find the ci env pod logs here |
bed0245
into
feat/filters_and_transformation_main
Link to JIRA ticket if there is one: https://ctds-planx.atlassian.net/browse/VADC-1681
New Features
Improvements
Deployment changes