Commit Graph

124 Commits

Author SHA1 Message Date
CY
a065c1800f feat: Move language option to profile setting (#387) 2026-02-26 23:51:12 +09:00
kimatata
a9674c81ab feat: comment to test run's case (#390) 2026-02-23 12:26:07 +09:00
CY
1f4ac0ae7b fix: Test case selector overflow (#385) 2026-01-31 12:12:12 +09:00
CY
fe8983e212 feat: Folder column size adjustment (#384) 2026-01-29 08:53:24 +09:00
kimatata
34135209d9 feat: Test run detail pane (#381) 2026-01-12 23:27:34 +09:00
kimatata
ab348fc4e5 feat: name export file with meaningful title instead of id (#379) 2026-01-10 19:31:47 +09:00
kimatata
475fa1ced7 feat: display tags in test run page (#378) 2026-01-10 18:17:07 +09:00
kimatata
805c1f50b6 feat: Add filter on test run page (#358) 2025-12-07 13:26:14 +09:00
Matheus Santana
a2fea7a127 feat: add folder on export and handle steps on import (#352) 2025-11-29 15:00:43 +09:00
Mucahit Bilal GOKER
92d6340ddc feat: bulk test case creation (#346) 2025-11-27 22:13:04 +09:00
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
kimatata
e5c076161b chore: adds toast notification on members settings (#327) 2025-11-09 10:45:44 +09:00
kimatata
ce1dc0be07 chore: set toast color (#326) 2025-11-08 23:29:22 +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
Eliezer Castro
3fd226bdbd feat(tags): Test case tag editing UI and tag settings UI (#322) 2025-11-02 16:52:15 +09:00
kimatata
c934d2a9ec chore: eslint tuning (#316) 2025-10-26 19:35:21 +09:00
Copilot
7922996845 feat: user profile customization: username, password, and avatar (#315) 2025-10-26 19:06:25 +09:00
kimatata
7c1dfd49b9 Clone test cases UI (#302) 2025-10-19 17:09:09 +09:00
kimatata
60de3b2a3c fix: saving a test case does not update the local step edit state (#298) 2025-10-11 22:35:40 +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
81805c605a chore: Improve UI consistency (#283) 2025-09-19 21:02:09 +09:00
kimatata
a7882dd769 fix: eslint warnings (#278) 2025-08-30 23:38:07 +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
905eda068f chore: sidebar design update on project page (#272) 2025-08-10 12:58:41 +09:00
kimatata
763a3ab832 fix: tsx file name (#271) 2025-08-09 20:11:52 +09:00
Eliezer Castro
424b1bdbc7 feat: nested folders (#266) 2025-08-06 22:26:38 +09:00
kimatata
eb8a6ac178 chore: Users who can see the data can export it. (#256) 2025-07-27 11:14:07 +09:00
kimatata
64a3867a1e fix: Maximum update depth exceeded (#254) 2025-07-26 15:02:08 +09:00
kimatata
9ae67fd303 fix: eslint warnings (#252) 2025-07-20 10:59:57 +09:00
kimatata
ed1e90c714 fix: cannot upload attachment files in docker (#241) 2025-07-12 16:48:56 +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
kimatata
de9e26a241 fix: button links not responding when touched on a mobile device (#217) 2025-04-29 18:38:09 +09:00
kimatata
68c66ea03b fix: test case's steps not update (#203) 2025-04-12 20:41:49 +09:00
kimatata
ffef75d9bc chore: migrate nextui to heroui (#141) 2025-02-24 10:36:44 +09:00
kimatata
050b2aa0ec chore: update frontend dependencies and fix deprecated method use (#140) 2025-02-24 08:45:47 +09:00
Takeshi Kimata
6ed6865a01 feat: add meta data (#105) 2024-11-23 13:45:45 +09:00
Takeshi Kimata
f7cc3d918f feat: change global role on administration page (#61)
* feat: change global role on administration page

* feat: change global role on administration page test code todo

* feat: change global role on administration page test code

* feat: change global role on administration page

* feat: change global role on administration page

* feat: change global role on administration page

* feat: change global role on administration page

* feat: change global role on administration page
2024-09-29 20:26:18 +09:00
Takeshi Kimata
1ab7bf9c1b chore: show toast message when update test run/case (#25) 2024-09-07 18:19:47 +09:00
Takeshi Kimata
6ba9398d65 fix: issue some messages are not displayed in project dialog 2024-08-04 13:14:41 +09:00
Takeshi Kimata
be5f2840d3 feat: indicates not saved changes on steps editor's screen 2024-08-04 12:45:20 +09:00
Takeshi Kimata
ed99d5012f fix: init test cases when update test run 2024-08-03 08:26:52 +09:00
Takeshi Kimata
fd3adfc741 fix: only the test cases being displayed should be selected when select all 2024-08-01 22:37:56 +09:00
Takeshi Kimata
2522c68b71 fix: update error when editing run cases 2024-07-30 23:10:06 +09:00
Takeshi Kimata
c60491db09 fix: Typescript check (#21)
* fix: typescript check error

* fix: typescript check error

* fix: typescript check error

* fix: typescript check error

* fix: typescript check error
2024-07-28 00:20:24 +09:00
Takeshi Kimata
5351c6767b feat: test case detail dialog 2024-07-27 07:01:16 +09:00