-
Notifications
You must be signed in to change notification settings - Fork 29
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 filter for database overview #619
Conversation
Sorry @Eduardodudu, I saw this PR marked as "Draft" so I thought it was still under development. I see now that you requested my review several months ago. I pushed a couple commits to update your branch. We'll see how the CI checks fair. |
…otstrap styles, which take up a lot of space
@Eduardodudu, I also pushed a few commits to change the aesthetics of the filters. Previously, they were pretty large, using bootstrap styles. I converted to a more "plain" / minimalist look that takes up less visual real estate: In addition, I'm wondering if you could explore one more thing. Right now, we've been converting everything to character so that we can manipulate how blank cells look. AKA, we've replaced Wondering if we can somehow maintain the |
Hey @Jeff-Thompson12, I'm getting pulled to another project for the next few days. Wondering if you can help resolve these broken tests before the new release? |
Yeah, I got you bro |
Codecov Report
@@ Coverage Diff @@
## dev #619 +/- ##
==========================================
+ Coverage 72.88% 72.93% +0.04%
==========================================
Files 33 33
Lines 4762 4770 +8
==========================================
+ Hits 3471 3479 +8
Misses 1291 1291
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Hi @Robert-Krajcik, since Jeff and I both pushed commits to this branch, wondering if you could provide the final review? |
Hi @AARON-CLARK Sure. |
Hi @AARON-CLARK and @Jeff-Thompson12 Just wondering if we could do something with the score, like allowing a range of values, or even "<" or ">"? |
Whenever a column is populated with the a constant value,
It is, I added a little code to make sure the last column's filtering widget was disabled.
Right now, Thanks @Robert-Krajcik! If everything else looks okay, feel free to merge. |
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!
Hey @AARON-CLARK! Sorry for the late response, I was on vacation I see that the task is already closed. Thanks for the return @AARON-CLARK ! |
Task
Feature task on the option to upload all packages #586
This PR adds