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

New dev UI for Hibernate extensions #31946

Merged
merged 6 commits into from
Mar 21, 2023
Merged

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Mar 17, 2023

Fixes #31366
Fixes #31367

As far as I can tell, only ORM and Search had custom Dev UI cards, so this should be about it.

Note I didn't try to improve on the old Dev UI; I just ported it to the new one. And given how long that's taken me (I'm not a frontend person), improvements will have to wait :)

To test the new Dev UI, I recommend starting the Hibernate Search quickstart from this branch of my fork: https://github.com/yrodiere/quarkus-quickstarts/tree/hibernate-new-devui-testing
The other PU on that branch has no Elasticsearch behind it, so that's useful to test mass indexing failures.

@quarkus-bot quarkus-bot bot added area/flyway area/hibernate-orm Hibernate ORM area/hibernate-search Hibernate Search area/persistence OBSOLETE, DO NOT USE labels Mar 17, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 17, 2023

/cc @Sanne (hibernate-orm), @gsmet (hibernate-orm,hibernate-search)

@gsmet gsmet requested a review from phillip-kruger March 17, 2023 14:37
@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

Copy link
Member

@phillip-kruger phillip-kruger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, some small minor changes

@phillip-kruger
Copy link
Member

@yrodiere on a separate note, I got an error when using dev services for elastic search. I think it might be because I am using podman, but I'll create an issue and the fix I had to do in a PR if you can please have a look at that

Copy link
Member Author

@yrodiere yrodiere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I think I addressed all your comments.

@yrodiere yrodiere requested a review from phillip-kruger March 20, 2023 09:02
@quarkus-bot

This comment has been minimized.

Copy link
Member

@phillip-kruger phillip-kruger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yrodiere yrodiere added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Mar 21, 2023
@gsmet gsmet merged commit ae87d58 into quarkusio:main Mar 21, 2023
@quarkus-bot quarkus-bot bot added kind/enhancement New feature or request and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Mar 21, 2023
@quarkus-bot quarkus-bot bot added this to the 3.0 - main milestone Mar 21, 2023
@yrodiere yrodiere deleted the hibernate-dev-ui branch August 7, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/flyway area/hibernate-orm Hibernate ORM area/hibernate-search Hibernate Search area/persistence OBSOLETE, DO NOT USE kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Dev UI for hibernate-search-orm-elasticsearch New Dev UI for hibernate-orm
4 participants