openaev
openaev copied to clipboard
[backend/frontend] Handle Endpoint page filtering (#1553)
Proposed changes
Add filters to Endpoints page
Filters are:
- name -> OK
- platform -> OK
- architecture -> OK
- executor -> OK
- tags -> OK
- status -> In progress
Related issues
- Closes #1553
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