Commit Graph

17 Commits

Author SHA1 Message Date
Eliezer Castro
1ebf1a1572 feat(tags): add tags to test cases (#299) 2025-10-16 07:18:09 +09:00
kimatata
0a8cccfad4 chore: Include test case title query in filters to improve UI consistency (#284) 2025-09-23 11:22:14 +09:00
kimatata
761869736e chore: Unify backend express project into ESM (#281) 2025-09-15 22:46:46 +09:00
kimatata
72fd3af24f chore: test code for cases index (#279) 2025-09-13 12:11:22 +09:00
Eliezer Castro
f76a3cdaf5 feat: search test case (#277) 2025-08-30 23:26:46 +09:00
Eliezer Castro
afe569a79c feat: test case filtering (#276) 2025-08-25 00:15:39 +09:00
kimatata
9ae67fd303 fix: eslint warnings (#252) 2025-07-20 10:59:57 +09:00
Takeshi Kimata
145f9fed68 feat: inplement auth for cases 2024-06-06 11:29:33 +09:00
Takeshi Kimata
fe8b82cb4b feat: inplement auth for cases 2024-06-03 22:51:26 +09:00
Takeshi Kimata
75eeebefda Introduce prettier 2024-05-19 21:04:45 +09:00
Takeshi Kimata
742e0ac1f7 Separate the Case get endpoint into cases/index and cases/show 2024-03-20 20:19:12 +09:00
Takeshi Kimata
afb58585fa create attachment file table 2024-03-16 21:14:59 +09:00
Takeshi Kimata
62df98db89 Sort steps by junction table's column 2024-03-09 13:27:52 +09:00
Takeshi Kimata
003e3e05fe create caseSteps 2024-03-02 15:41:43 +09:00
Takeshi Kimata
22c951db07 create steps 2024-02-29 20:47:46 +09:00
Takeshi Kimata
614e7e8d88 test case page 2024-02-24 22:45:48 +09:00
Takeshi Kimata
291bad6d56 create cases table 2024-02-12 18:47:39 +09:00