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
Takeshi Kimata
6cf4b91a08
feat: test case detail dialog
2024-07-25 21:44:38 +09:00
Takeshi Kimata
5f095e1cf3
feat: test case detail dialog
2024-07-21 21:42:02 +09:00
Takeshi Kimata
32ee0231b0
refactor: test run status messages duplication
2024-07-21 15:46:06 +09:00
Takeshi Kimata
1da19ed43c
refactor: test run case status messages duplication
2024-07-21 15:30:04 +09:00
Takeshi Kimata
f797ae2581
refactor: test run case status messages duplication
2024-07-21 15:16:40 +09:00
Takeshi Kimata
1751dd69a2
refactor: test types messages duplication
2024-07-21 14:49:08 +09:00
Takeshi Kimata
74bb379c1a
refactor: priority messages duplication
2024-07-21 13:59:49 +09:00
Takeshi Kimata
63df563b87
refactor: priority messages duplication
2024-07-21 11:18:05 +09:00
Takeshi Kimata
cbdd0cb1d4
feat: test case detail dialog
2024-07-21 10:44:41 +09:00
Takeshi Kimata
a1ad775a7a
feat: even project manager should not edit/delete project ( #14 )
...
* fix: remove unused import
* feat: even project manager should not edit/delete project
* docs: even project manager should not edit/delete project
2024-07-20 08:23:31 +09:00
Takeshi Kimata
aab9f91156
refactor: usersControl
2024-07-18 10:39:07 +09:00
Takeshi Kimata
7e05eda259
feat: add project owner info on project settings page
2024-07-18 10:17:10 +09:00
Takeshi Kimata
76b7aa0dac
fix: projects should not be edited or deleted on the project list page
2024-07-18 09:43:29 +09:00
Takeshi Kimata
2ef49526ae
fix: Cannot change the status of case that has just been included in run
2024-07-17 21:50:14 +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
39db493e4a
update runCase at once
2024-07-11 21:08:33 +09:00
Takeshi Kimata
5581118ec9
update runCase at once
2024-07-09 21:32:10 +09:00
Takeshi Kimata
6f562f3532
update runCase at once
2024-07-07 22:45:40 +09:00
Takeshi Kimata
908400eb86
fix: set editState when onchange steps
2024-07-07 21:38:54 +09:00
Takeshi Kimata
c652502277
feat: show confirm dialog when editing case or steps
2024-06-22 22:54:03 +09:00
Takeshi Kimata
f86b2a38cb
feat: implement bulk step update
2024-06-22 16:54:08 +09:00