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

Search directly via the URL #498

Open
1 task done
marciovmartins opened this issue Apr 3, 2024 · 1 comment
Open
1 task done

Search directly via the URL #498

marciovmartins opened this issue Apr 3, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@marciovmartins
Copy link
Contributor

Have you read the Contributing Guidelines on issues?

Description

Option to get a term searched via the URL, for example:

This would already load the page with the "Search Events|Service|Domain" filled and the result filtered.

Motivation

This would enable third-party tools to have shortcuts to directly search for the "Event" like CLI alias or Alfredapp.

# could open https://app.eventcatalog.dev/events?q=Order
sre Order
# could open https://app.eventcatalog.dev/services?q=Order
srs Order
# could open https://app.eventcatalog.dev/domains?q=Order
srd Order

Instead of open the Event Catalog in the web browser, click in the "Search Events" input box, fill the text and wait for the result to be queried.

@boyney123 boyney123 added the enhancement New feature or request label Apr 4, 2024
@boyney123
Copy link
Owner

Yeah like the idea!

boyney123 added a commit that referenced this issue Apr 12, 2024
…#498) (#499)

* feat: add search via query parameter for events, services and domains (#498)

* Create cyan-zebras-happen.md

---------

Co-authored-by: David Boyne <boyneyy123@gmail.com>
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