-
Notifications
You must be signed in to change notification settings - Fork 9
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
SIMSBIOHUB-492: Fix project advanced filters #1235
Conversation
…consumption/loading. Changed grid styling on form inputs.
Openshift URLs for the PR Deployment: |
… species_tsns field. Species search WIP
…ojectList to knex WIP
Openshift URLs for the PR Deployment: |
Quality Gate passedIssues Measures |
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.
🔍
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.
ran this locally and things looks good
* Fixes the projects list advanced filters to support paginated results with advanced filters applied and ITIS TSN searching. * Added support to search on multiple species. * Used MUI Collapse to show/hide advanced filters form. * Code cleanup, minor tech debt.
* Fixes the projects list advanced filters to support paginated results with advanced filters applied and ITIS TSN searching. * Added support to search on multiple species. * Used MUI Collapse to show/hide advanced filters form. * Code cleanup, minor tech debt.
Links to Jira Tickets
Description of Changes
Testing Notes
You should change
NUM_SEED_PROJECTS
in your.env
file to make testing easier.