Commit Graph

138 Commits

Author SHA1 Message Date
Takeshi Kimata
17d4c6326d Create progress donut chart 2024-04-27 15:14:35 +09:00
Takeshi Kimata
5f9a7c0dc2 Create progress stacked bar chart 2024-04-27 14:28:26 +09:00
Takeshi Kimata
c2c5652769 Create progress stacked bar chart 2024-04-27 14:08:05 +09:00
Takeshi Kimata
c23d652d05 Automatically select folder on test run editor 2024-04-25 08:59:12 +09:00
Takeshi Kimata
1332639db6 Unified test case priorities UI 2024-04-25 08:54:51 +09:00
Takeshi Kimata
71e83b1d08 Test run editor UI 2024-04-24 22:42:22 +09:00
Takeshi Kimata
7c2e4b0d0e Implemented test run editor's test status update 2024-04-21 19:56:06 +09:00
Takeshi Kimata
99923eea9d Set test run status icon 2024-04-21 19:26:40 +09:00
Takeshi Kimata
8f4ca3d882 Implemented test run editor's bulk test case selection 2024-04-21 13:10:28 +09:00
Takeshi Kimata
d6cba787e2 Implemented test run editor's bulk test case selection 2024-04-21 12:28:30 +09:00
Takeshi Kimata
41133f8270 Implemented test run editor's test case selection 2024-04-21 11:36:08 +09:00
Takeshi Kimata
e8376c07ef Implemented test run editor's test case selection 2024-04-20 23:26:47 +09:00
Takeshi Kimata
c5091833d0 Implemented test run editor's test case selection 2024-04-20 22:22:19 +09:00
Takeshi Kimata
a1705d916e Add any to err on try catch 2024-04-20 20:30:24 +09:00
Takeshi Kimata
1f73da2c08 change onClick to onPress 2024-04-20 20:29:19 +09:00
Takeshi Kimata
5a19b79031 Disable typescript error check on nextjs build 2024-04-20 20:28:21 +09:00
Takeshi Kimata
8a4183c98b Implemented test run editor's test case selection 2024-04-20 17:27:27 +09:00
Takeshi Kimata
4a4288d47a Implemented test run editor's test case selection 2024-04-14 22:43:55 +09:00
Takeshi Kimata
fa69592899 Implemented test run editor's test case selection 2024-04-14 21:30:06 +09:00
Takeshi Kimata
81b1440cf5 Implemented test run editor's test case selection 2024-04-14 19:08:31 +09:00
Takeshi Kimata
01a051a498 Implemented test run editor's test case selection 2024-04-14 14:09:16 +09:00
Takeshi Kimata
aa35d28801 Implemented test run editor's test case selection 2024-04-13 23:36:52 +09:00
Takeshi Kimata
f78308343e Changed sidebar's appearance and behavior 2024-04-13 19:38:47 +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
c852d2e0cd Refactor caseControl's duplication 2024-04-13 13:23:42 +09:00
Takeshi Kimata
4b2608d176 Create test run editor 2024-04-13 00:18:11 +09:00
Takeshi Kimata
5f9d849ee1 Create test run editor 2024-04-10 22:18:48 +09:00
Takeshi Kimata
b0c2168463 create runs list page 2024-04-07 19:03:43 +09:00
Takeshi Kimata
d6acd671da Refactor cases pane's component and UI 2024-04-06 22:02:02 +09:00
Takeshi Kimata
d9010251a4 Refactor cases pane's component and UI 2024-04-06 21:50:57 +09:00
Takeshi Kimata
7c280801f7 Refactor folders pane's component and UI 2024-04-06 21:50:45 +09:00
Takeshi Kimata
d3071cd696 Refactor folders pane's component and UI 2024-04-06 21:35:34 +09:00
Takeshi Kimata
348bca0b40 Refactor projects page's component and UI 2024-03-27 23:40:46 +09:00
Takeshi Kimata
ba33af949c implemented bulk deletion of cases 2024-03-24 21:53:33 +09:00
Takeshi Kimata
a86d166d26 implemented bulk deletion of cases 2024-03-24 14:09:18 +09:00
Takeshi Kimata
a85e85c67c Fix test case table link 2024-03-24 13:20:36 +09:00
Takeshi Kimata
1bd446e66a Customize theme color 2024-03-23 23:32:16 +09:00
Takeshi Kimata
4122e475a1 Impremented test case create button and process 2024-03-23 23:17:40 +09:00
Takeshi Kimata
ad9dd5fce1 Unify tabs with nextui's ListBoxItem 2024-03-23 23:16:43 +09:00
Takeshi Kimata
3da568a4f8 Customize theme color 2024-03-23 19:18:30 +09:00
Takeshi Kimata
9f63f389ff Unify tabs with nextui's ListBoxItem 2024-03-23 18:59:55 +09:00
Takeshi Kimata
be90e69d14 Change nextui theme color 2024-03-22 23:33:51 +09:00
Takeshi Kimata
42aefe306f Unify tabs with nextui's ListBoxItem 2024-03-22 23:07:16 +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
66f36c1f31 Automatically redirect to the folder page from folders page 2024-03-20 19:16:00 +09:00
Takeshi Kimata
fdda581fb0 Implemented attachment file download function 2024-03-20 16:19:01 +09:00
Takeshi Kimata
8a5ae80351 View update when upload attachment files 2024-03-20 15:56:31 +09:00