Skip to content

feat: Search Field in Endpoint Summary and refactoring of endpoint config for multiple YAML files #7

Merged
javaChip56 merged 1 commit intomasterfrom
enhancements
Mar 18, 2026
Merged

feat: Search Field in Endpoint Summary and refactoring of endpoint config for multiple YAML files #7
javaChip56 merged 1 commit intomasterfrom
enhancements

Conversation

@javaChip56
Copy link
Copy Markdown
Owner

This PR adds two usability improvements to the dashboard:

  • adds a search field to the Endpoint Summary table so users can quickly filter endpoints by name, id, status, or error text
  • refactors configuration loading to support a single dashboard YAML file plus multiple endpoint YAML files

What Changed

  • introduced client-side endpoint filtering on the dashboard summary page
  • updated the dashboard header layout so search and Refresh All align cleanly
  • added dashboard.yaml as the primary dashboard config entry point
  • added support for endpointFiles so endpoint definitions can live in separate YAML files
  • kept legacy EndpointsConfigPath support as a fallback while moving to DashboardConfigPath
  • updated sample config files and publish-copy behavior for YAML assets
  • expanded YAML loader test coverage for multi-file loading and missing-file handling
  • refreshed README documentation to reflect the new config structure and dashboard search behavior

Copy link
Copy Markdown
Owner Author

@javaChip56 javaChip56 left a comment

Choose a reason for hiding this comment

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

Looks ok.

@javaChip56 javaChip56 merged commit 624b835 into master Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant