-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add semester status filtering to BDB #3725
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3725 +/- ##
==========================================
- Coverage 89.69% 89.64% -0.06%
==========================================
Files 707 707
Lines 22651 22673 +22
==========================================
+ Hits 20317 20325 +8
- Misses 2334 2348 +14 ☔ View full report in Codecov by Sentry. |
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 great! Some tests would be nice tho
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.
Awesome work! 📈📈📈
Description
Adds inline filtering to semester statuses in BDB Pro. Choosing multiple filters works as
or
on the semester statuses.Front end PR
Result
Screencast.From.2025-02-03.17-38-01.mp4
Testing
Resolves ABA-1048