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

Dev UI: Add filter for extension cards #45461

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

phillip-kruger
Copy link
Member

Fix #40471

This PR adds a filter option to the extension cards screen, allowing you to filter Favorites, Actives, Inactive

The filter is stored in localstorage, so this will be remembered between restarts

card-filter

@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/vertx labels Jan 9, 2025

This comment has been minimized.

Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com>
Copy link

quarkus-bot bot commented Jan 9, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit b044437.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@phillip-kruger phillip-kruger merged commit a48f927 into quarkusio:main Jan 9, 2025
52 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Jan 9, 2025
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Jan 9, 2025
@ia3andy
Copy link
Contributor

ia3andy commented Jan 10, 2025

Awesome!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/vertx kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add filtering to dev-ui (with local-storage memory)
3 participants