caoyanyi
|
8399b6ecb0
|
- Remove unused code.
|
2023-09-07 15:20:30 +08:00 |
|
caoyanyi
|
79092b0d9a
|
* Fix no data error.
|
2023-09-07 15:02:25 +08:00 |
|
tianshujie
|
1086cafad9
|
+ Add return type for the delete method.
|
2023-09-07 11:26:10 +08:00 |
|
tianshujie
|
cd3269c543
|
* Refactor delete an execution method.
|
2023-09-07 11:15:25 +08:00 |
|
tianshujie
|
0b44f74b68
|
* Fixed an issue where the objectType was incorrect when deleting.
|
2023-09-07 11:03:57 +08:00 |
|
dingguodong
|
bfad848bee
|
* Rename ACTIONMODEL to actionModel.
|
2023-09-07 09:35:38 +08:00 |
|
tianshujie
|
7e12b459e7
|
* Refactor storyView method.
|
2023-09-07 09:11:04 +08:00 |
|
tianshujie
|
be361bcf9e
|
* Change case for the buildBugSearchForm method.
|
2023-09-07 09:09:00 +08:00 |
|
dingguodong
|
d5b60da23e
|
* Use the opposite operator '!=' instead and remove complement operator.
|
2023-09-07 09:05:42 +08:00 |
|
dingguodong
|
a4d31d97be
|
* Remove this empty statement.
|
2023-09-07 09:03:44 +08:00 |
|
dingguodong
|
963828cb2b
|
- Remove the jump statement that direct the control flow to the original direction.
|
2023-09-07 09:02:44 +08:00 |
|
dingguodong
|
c4ea6484c1
|
* Fix fatal error that undefined variable.
|
2023-09-07 08:59:44 +08:00 |
|
dingguodong
|
ca7b99ecbf
|
* Resolve unused variables.
|
2023-09-07 08:55:31 +08:00 |
|
dingguodong
|
9cab8ec728
|
* Optimize variables name.
|
2023-09-07 08:44:25 +08:00 |
|
tianshujie
|
6b20acaea7
|
* Fixed undefined variables on the page.
|
2023-09-06 17:27:47 +08:00 |
|
dingguodong
|
f6d0da5123
|
* Modify this function and add comments.
|
2023-09-06 17:27:32 +08:00 |
|
dingguodong
|
904355a695
|
* Optimize execution::batchChangeStatus.
|
2023-09-06 17:27:32 +08:00 |
|
tianshujie
|
97dd8bd0f2
|
* Change the method's path.
|
2023-09-06 17:19:50 +08:00 |
|
tianshujie
|
8ed4dd15a3
|
* Refactor bug method and page.
|
2023-09-06 17:11:29 +08:00 |
|
tianshujie
|
70871d2868
|
+ Add case for the afterImportBug method.
|
2023-09-06 15:29:33 +08:00 |
|
tianshujie
|
755e718278
|
* Change the bug status.
|
2023-09-06 15:29:19 +08:00 |
|
tianshujie
|
198e119241
|
* Change the case for the importBug method.
|
2023-09-06 15:21:36 +08:00 |
|
dingguodong
|
ba37600178
|
* Rename file.
|
2023-09-06 15:12:05 +08:00 |
|
dingguodong
|
f61ceb8feb
|
* Fix typo.
|
2023-09-06 15:12:05 +08:00 |
|
dingguodong
|
957c1e389b
|
+ Set method post only.
|
2023-09-06 15:09:54 +08:00 |
|
tianshujie
|
972d5fdb4d
|
* Change the case for the getSearchBugs method.
|
2023-09-06 14:58:31 +08:00 |
|
dingguodong
|
5859a354ea
|
* Rename checkTopStage to isTopStage for balance.
|
2023-09-06 14:37:18 +08:00 |
|
dingguodong
|
b20ed87492
|
* Add comments and type hint.
|
2023-09-06 14:37:18 +08:00 |
|
dingguodong
|
4b1e0a80b6
|
* Fix failed test case.
|
2023-09-06 14:37:18 +08:00 |
|
tianshujie
|
a5a22f2631
|
* Refactor importBug method of the model file.
|
2023-09-06 14:30:21 +08:00 |
|
caoyanyi
|
be825264ef
|
* Split execution getTree method.
|
2023-09-06 14:10:52 +08:00 |
|
dingguodong
|
1faa845024
|
* Refactor this function.
|
2023-09-06 13:52:56 +08:00 |
|
dingguodong
|
68996615cb
|
* Remove invalid test case.
|
2023-09-06 13:52:56 +08:00 |
|
dingguodong
|
dda653ede8
|
* Modify the test case.
|
2023-09-06 13:52:56 +08:00 |
|
tianshujie
|
3658a9ac19
|
* Refactor importBug method of the control file.
|
2023-09-06 13:35:41 +08:00 |
|
tianshujie
|
cf56d974a0
|
* Change the pager link.
|
2023-09-06 13:35:41 +08:00 |
|
dingguodong
|
c8fa8aa39e
|
* Strip delta from post data.
|
2023-09-06 11:31:04 +08:00 |
|
tianshujie
|
9c5d1e90f6
|
* Refactor testcase method and page.
|
2023-09-06 10:57:39 +08:00 |
|
dingguodong
|
27401022fc
|
* Refactor: Add comments and type hint, etc.
|
2023-09-06 10:27:02 +08:00 |
|
dingguodong
|
43145954f5
|
* Make test case works.
|
2023-09-06 10:27:02 +08:00 |
|
dingguodong
|
2b17636e87
|
* Change type of days from '' to int 0.
|
2023-09-06 10:27:02 +08:00 |
|
dingguodong
|
3bf7d3bab7
|
* Refactor this function.
|
2023-09-06 10:27:02 +08:00 |
|
tianshujie
|
8d18f79f29
|
- Delete unuse method.
|
2023-09-05 17:26:11 +08:00 |
|
tianshujie
|
c89d77ad41
|
* Add comment and params type.
|
2023-09-05 16:29:48 +08:00 |
|
tianshujie
|
4025d9aec2
|
* Delete empty blank.
|
2023-09-05 16:27:38 +08:00 |
|
tianshujie
|
9c6d800b32
|
* Refactor testtask method.
|
2023-09-05 16:23:01 +08:00 |
|
tianshujie
|
f522c2f982
|
* Format case for the gettoimport file.
|
2023-09-05 15:58:40 +08:00 |
|
tianshujie
|
169d9467d6
|
+ Add case for the afterImportTask method.
|
2023-09-05 15:53:08 +08:00 |
|
tianshujie
|
682401246c
|
* Change the case of the importTask method.
|
2023-09-05 15:40:31 +08:00 |
|
tianshujie
|
ac20dfaf35
|
* Refactor importTask method.
|
2023-09-05 15:40:31 +08:00 |
|