kimatata
|
b986f39c42
|
feat: import test cases UI using Excel (#339)
|
2025-11-22 10:32:18 +09:00 |
|
Matheus Santana
|
7db464e28b
|
feat: added logic to search test cases by title and description (#337)
|
2025-11-15 18:21:30 +09:00 |
|
Matheus Santana
|
068e077805
|
feat: include steps on json and csv exports (#336)
|
2025-11-15 18:10:03 +09:00 |
|
Matheus Santana
|
28edee590c
|
feat: import test cases from excel files (xlsx, xls) (#334)
|
2025-11-11 10:00:54 +08:00 |
|
kimatata
|
b25bcfdaf3
|
chore: export csv with human-readable labels (#325)
|
2025-11-08 23:09:34 +09:00 |
|
Eliezer Castro
|
12b5a1babe
|
feat: tag filtering functionality for test cases (#324)
|
2025-11-08 22:30:50 +09:00 |
|
Matheus Santana
|
0575c928e8
|
fix: test runs can be managed separately (#321)
|
2025-11-02 22:57:32 +09:00 |
|
kimatata
|
c934d2a9ec
|
chore: eslint tuning (#316)
|
2025-10-26 19:35:21 +09:00 |
|
Matheus Santana
|
9ba1f3f1f8
|
feat: add routes to clone test folders and test cases (#301)
|
2025-10-17 23:48:36 +09:00 |
|
Eliezer Castro
|
1ebf1a1572
|
feat(tags): add tags to test cases (#299)
|
2025-10-16 07:18:09 +09:00 |
|
kimatata
|
b87ce0c3be
|
feat: Test case movement (#290)
|
2025-10-05 16:42:06 +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 |
|
kimatata
|
0faa5f0be2
|
feat: export test run result (#220)
|
2025-05-06 20:31:47 +09:00 |
|
kimatata
|
c2ef8d4c7b
|
feat: download test cases csv (#219)
|
2025-05-06 10:05:37 +09:00 |
|
Takeshi Kimata
|
b00c93bcd2
|
update runCase at once
|
2024-07-16 21:34:21 +09:00 |
|
Takeshi Kimata
|
1c436b7db6
|
include RunCases on testCase property
|
2024-07-15 23:07:50 +09:00 |
|
Takeshi Kimata
|
908400eb86
|
fix: set editState when onchange steps
|
2024-07-07 21:38:54 +09:00 |
|
Takeshi Kimata
|
f9cf3ef209
|
feat: inplement auth for cases
|
2024-06-06 11:58:40 +09:00 |
|
Takeshi Kimata
|
145f9fed68
|
feat: inplement auth for cases
|
2024-06-06 11:29:33 +09:00 |
|
Takeshi Kimata
|
d9cc30c839
|
feat: inplement auth for cases
|
2024-06-05 22:38:57 +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
|
a86d166d26
|
implemented bulk deletion of cases
|
2024-03-24 14:09:18 +09:00 |
|
Takeshi Kimata
|
4122e475a1
|
Impremented test case create button and process
|
2024-03-23 23:17:40 +09:00 |
|
Takeshi Kimata
|
b546f6eaa7
|
Delete test case
|
2024-03-22 20:45:23 +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
|
548bc43bea
|
update case and steps
|
2024-03-03 18:23:02 +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
|
b36e8f3c7f
|
update test case
|
2024-02-25 18:51:44 +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 |
|