-
Notifications
You must be signed in to change notification settings - Fork 60
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
DevUI improvements #1015
Comments
I have finally found some time to have a look at the DevUI. I have split the client and service lists into separate cards and added links to their WSDLs. I do not think it makes much sense to render the WSDL as a part of the DevUI. Being able to show payload log per client/service could perhaps be interesting for the future. I'll keep this issue open for further ideas. |
Hi, |
Great idea! I have filed a new issue for that. |
Follows up #1008 by @phillip-kruger
Some ideas that might further improve the experience:
org.apache.cxf.ext.logging.LoggingFeature
is enabled. see https://quarkus.io/guides/dev-ui-v2#add-a-log-file. This can be similar to what has been done for the test log. see https://github.com/quarkusio/quarkus/blob/main/extensions/vertx-http/dev-ui-resources/src/main/resources/dev-ui/qwc/qwc-test-log.jsThe text was updated successfully, but these errors were encountered: