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

Added hot-reload support for branding file (logo, css, favicon) #14499

Merged
merged 1 commit into from
Jan 25, 2021
Merged

Added hot-reload support for branding file (logo, css, favicon) #14499

merged 1 commit into from
Jan 25, 2021

Conversation

phillip-kruger
Copy link
Member

@phillip-kruger phillip-kruger commented Jan 21, 2021

Fix #14431

This PR adds hot-reload support for branding files on all UIs (GraphQL, Health and Swagger UI)

You can now start your application in dev mode, and start adding content (logo, css, favicon) or update the content, and the changes is visible on browser reload.

I also added a fallback for applicationName and applicationVersion when they are not available.

Signed-off-by:Phillip Kruger [email protected]

@gsmet gsmet merged commit 9d7b552 into quarkusio:master Jan 25, 2021
@ghost ghost added this to the 1.12 - master milestone Jan 25, 2021
@gsmet
Copy link
Member

gsmet commented Jan 25, 2021

I merged it. That being said, I'm not sure I want to backport it. It seems like a relatively narrow issue and the changes are consequent.

I could be convinced but my first inclination would be to not backport it.

@phillip-kruger WDYT?

@phillip-kruger
Copy link
Member Author

Hi @gsmet - Yea I am happy if this wait for 1.12.0. Just thought that it's fixing a "bug" kind of, might be cool to get it earlier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open API logo customization not affecting
2 participants