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

Add additional endpoints support #474

Open
avivm opened this issue Jun 1, 2023 · 1 comment
Open

Add additional endpoints support #474

avivm opened this issue Jun 1, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@avivm
Copy link
Contributor

avivm commented Jun 1, 2023

Add to sidebar "Custom" header with loader.
If not found show "No custom endpoints" with help icon
Add custom endpoint to demo

  • Add endpoint to retrieve additional (non-managed, templated: false) endpoints
  • Add endpoint to actuator controller accepting a path variable as the endpoint, passthrough to actuator

Frontend:

  • Foreach additional endpoint, display in a new category
  • Display as a visual JSON

Demo:

  • Add custom endpoint with custom information
@Idane Idane changed the title Add custom endpoints support Add additional endpoints support Jun 4, 2023
@Idane Idane added the enhancement New feature or request label Jun 5, 2023
@Idane Idane assigned Idane and avivm Jun 5, 2023
@Idane
Copy link
Member

Idane commented Jun 11, 2023

Current issue with this task:

We can't rely that the href being returned from Actuator is the true URL, meaning we can never get the relative url of the endpoint reliably

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants