Commit Graph

27 Commits

Author SHA1 Message Date
Takeshi Kimata
7c2e4b0d0e Implemented test run editor's test status update 2024-04-21 19:56:06 +09:00
Takeshi Kimata
d6cba787e2 Implemented test run editor's bulk test case selection 2024-04-21 12:28:30 +09:00
Takeshi Kimata
e8376c07ef Implemented test run editor's test case selection 2024-04-20 23:26:47 +09:00
Takeshi Kimata
8a4183c98b Implemented test run editor's test case selection 2024-04-20 17:27:27 +09:00
Takeshi Kimata
387385fec4 Implemented test run update 2024-04-13 13:40:37 +09:00
Takeshi Kimata
42ab034a59 Implemented test run deletion 2024-04-13 13:33:05 +09:00
Takeshi Kimata
4b2608d176 Create test run editor 2024-04-13 00:18:11 +09:00
Takeshi Kimata
a86d166d26 implemented bulk deletion of cases 2024-03-24 14:09:18 +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
8a2ca8c563 Create Home tab 2024-03-20 20:09:06 +09:00
Takeshi Kimata
fdda581fb0 Implemented attachment file download function 2024-03-20 16:19:01 +09:00
Takeshi Kimata
1825545bf0 delete uploaded file 2024-03-17 20:15:54 +09:00
Takeshi Kimata
f73060b4ad file upload and store 2024-03-16 21:43:30 +09:00
Takeshi Kimata
afb58585fa create attachment file table 2024-03-16 21:14:59 +09:00
Takeshi Kimata
966e4d7d1e Add/Insert Step 2024-03-11 20:48:24 +09:00
Takeshi Kimata
0481e91277 Delete Step 2024-03-09 14:10:53 +09:00
Takeshi Kimata
b36e8f3c7f update test case 2024-02-25 18:51:44 +09:00
Takeshi Kimata
af83abc232 folder control 2024-02-23 20:40:14 +09:00
Takeshi Kimata
31c74ae769 update project 2024-02-18 18:44:32 +09:00
Takeshi Kimata
a44c50df29 delete project 2024-02-18 11:06:02 +09:00
Takeshi Kimata
291bad6d56 create cases table 2024-02-12 18:47:39 +09:00
Takeshi Kimata
b23922c8e5 create runs table 2024-02-12 17:36:50 +09:00
Takeshi Kimata
197a011c4c create folders table 2024-02-12 12:20:37 +09:00
Takeshi Kimata
7ad22e2891 request API server to add projects record 2024-02-04 22:10:07 +09:00
Takeshi Kimata
bad8f4ccb4 db access by sequalize 2024-02-04 21:32:16 +09:00
Takeshi Kimata
cdaa99b89a create API server 2024-02-04 12:05:06 +09:00