feat: Add filter on test run page (#358)

This commit is contained in:
kimatata
2025-12-07 13:26:14 +09:00
committed by GitHub
parent 3badfb1cad
commit 805c1f50b6
11 changed files with 428 additions and 61 deletions

View File

@@ -340,7 +340,16 @@
"preconditions": "前提条件",
"expected_result": "期待結果",
"details_of_the_step": "ステップ詳細",
"close": "閉じる"
"close": "閉じる",
"filter": "フィルター",
"clear_all": "すべてクリア",
"apply": "適用",
"select_status": "ステータスを選択",
"please_save": "変更を保存してください",
"case_title_or_description": "テストケースのタイトルまたは説明",
"selected": "選択済み",
"tags": "タグ",
"select_tags": "タグを選択"
},
"Members": {
"member_management": "メンバー管理",