feat: test case filtering (#276)

This commit is contained in:
Eliezer Castro
2025-08-24 12:15:39 -03:00
committed by GitHub
parent 720ec7c508
commit afe569a79c
11 changed files with 432 additions and 69 deletions

View File

@@ -203,7 +203,13 @@
"case_title": "Test Case Title",
"case_description": "Test Case Description",
"create": "Create",
"please_enter": "Please enter test case title"
"please_enter": "Please enter test case title",
"clear_all": "Clear all",
"apply": "Apply",
"select_priorities": "Select priorities",
"selected": "Selected",
"type": "Type",
"select_types": "Select types"
},
"Case": {
"back_to_cases": "Back to test cases",