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

[backend/frontend] Handle Endpoint page filtering (#1553) #1692

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

isselparra
Copy link
Member

Proposed changes

Add filters to Endpoints page

Filters are:

  • name -> OK
  • platform -> OK
  • architecture -> OK
  • executor -> OK
  • tags -> OK
  • status -> In progress

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • Where necessary I refactored code to improve the overall quality

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add filters to endpoint page
1 participant