sunhao
|
706d1de30c
|
* zin: fix some control not rendered as expected.
|
2023-05-19 17:10:42 +08:00 |
|
liugang
|
49e1d1adab
|
- execution, kanban; remove unused parameters.
|
2023-05-19 17:08:19 +08:00 |
|
liumengyi
|
fa114ad7c8
|
* Refactor bugModel-batchCreate, and add unit test.
|
2023-05-19 17:07:37 +08:00 |
|
daitingting
|
9503a6ad0d
|
* Add confirm view.
|
2023-05-19 09:06:51 +00:00 |
|
liugang
|
1333e64d98
|
* execution: rename the $extra parameter to $kanbanInfo.
|
2023-05-19 16:44:48 +08:00 |
|
liugang
|
248b337b0d
|
* bug: rename the $extra parameter to $kanbanInfo.
|
2023-05-19 16:40:53 +08:00 |
|
liugang
|
4d04acc983
|
* bug: rename the $kanbanInfo parameter to $kanbanParams.
|
2023-05-19 16:39:56 +08:00 |
|
tianshujie
|
0cf2d4723c
|
+ Add activate page for task module.
|
2023-05-19 16:38:10 +08:00 |
|
zhouxin
|
d6438c38bc
|
* Refactor product-activate.
|
2023-05-19 08:35:55 +00:00 |
|
liugang
|
4c407e36f7
|
* bug: rename the $output parameter to $kanbanInfo.
|
2023-05-19 16:31:27 +08:00 |
|
zhouxin
|
6424575615
|
* Add unit test for product-concatProductLine.
|
2023-05-19 08:23:43 +00:00 |
|
Guanxiying
|
560db40e89
|
* Optimize get product stats codes.
|
2023-05-19 16:21:46 +08:00 |
|
Guanxiying
|
d7d690715c
|
* Optimize codes for get product stats.
|
2023-05-19 16:21:46 +08:00 |
|
Guanxiying
|
a995c89ee3
|
* Optimize getStats function of productModel.
|
2023-05-19 16:21:45 +08:00 |
|
liugang
|
b7e8102038
|
* bugZen: rename the prepareActivate method to buildBugForActivate and refactor it.
|
2023-05-19 15:55:47 +08:00 |
|
zhouxin
|
6420f64808
|
* Adjust unit test.
|
2023-05-19 07:53:52 +00:00 |
|
chentao
|
96dc944004
|
* Fix translation of the data table column of product list page.
|
2023-05-19 15:23:10 +08:00 |
|
daitingting
|
25b5cad1c4
|
* Refactor confirm function in model.
|
2023-05-19 07:02:44 +00:00 |
|
tianshujie
|
daca5cfdbe
|
+ Add hours check for start method.
|
2023-05-19 15:00:52 +08:00 |
|
zenggang
|
ff1eee82b9
|
* Bug batchChangeModule
|
2023-05-19 06:51:51 +00:00 |
|
wangyuting
|
46bb3f0257
|
* Completed the form js for create bug pages.
|
2023-05-19 14:37:52 +08:00 |
|
tianshujie
|
abf8d45516
|
* Modify start page of task module.
|
2023-05-19 14:33:32 +08:00 |
|
tianshujie
|
9cc8336e81
|
+ Add restart page of task module.
|
2023-05-19 14:33:05 +08:00 |
|
tianshujie
|
c7535fe28e
|
* Optimization of task status flow related methods.
|
2023-05-19 14:14:26 +08:00 |
|
liugang
|
0f4b675200
|
* bug: refactor the activate page.
|
2023-05-19 14:13:11 +08:00 |
|
Guanxiying
|
5a59f99612
|
* Format codes of getStats funcion.
|
2023-05-19 14:02:51 +08:00 |
|
wangyuting
|
4befdbf225
|
* Completed the form content for the bug create page.
|
2023-05-19 13:42:12 +08:00 |
|
daitingting
|
f257880ede
|
* Refactor confirm function in control.
|
2023-05-19 05:39:46 +00:00 |
|
tianshujie
|
9ccb7325ed
|
+ Add test case for setteammember method.
|
2023-05-19 13:32:39 +08:00 |
|
daitingting
|
e70dea74f9
|
* Add form config for confirm.
|
2023-05-19 05:26:53 +00:00 |
|
liugang
|
f79741aecf
|
* bug: fix error of calling undefined property uid from the form data.
|
2023-05-19 13:22:03 +08:00 |
|
liugang
|
92622a21db
|
* lib: change the return value of the get() method to mixed.
|
2023-05-19 13:19:17 +08:00 |
|
tianshujie
|
071292b3fa
|
* Modify test case for managetaskteam and settaskfiles method.
|
2023-05-19 11:31:31 +08:00 |
|
dingyongliang
|
bd14549d9f
|
* zin: refactor control wg.
|
2023-05-19 11:12:17 +08:00 |
|
wangyuting
|
dcff6d8cbd
|
* Finish the bug close page with task #93305.
|
2023-05-19 10:36:28 +08:00 |
|
tianshujie
|
e1ebd32648
|
+ Add start page of task module.
|
2023-05-19 10:35:12 +08:00 |
|
dingguodong
|
b7852ad649
|
* Complete the unit test case for productModel->batchGetStoryStage().
|
2023-05-19 09:54:14 +08:00 |
|
dingguodong
|
4796a7c591
|
+ Add a initialized variable.
|
2023-05-19 09:54:14 +08:00 |
|
wangyidong
|
f35bbb1159
|
* Adjust for SonarQube questions.
|
2023-05-19 09:52:12 +08:00 |
|
wangyidong
|
466ab33a34
|
* Refactor productModule getpairsbyprojectmodel method.
|
2023-05-19 09:52:12 +08:00 |
|
wangyidong
|
db53d39a7f
|
* Replace setSearchSessionByQueryID to setQuery.
|
2023-05-19 09:52:12 +08:00 |
|
daitingting
|
0839d28a8c
|
* Rename confirmBug to confirm.
|
2023-05-19 01:48:28 +00:00 |
|
zhouxin
|
33f6a60a6d
|
* Add unit test to product-isClickable.
|
2023-05-19 01:40:58 +00:00 |
|
dingguodong
|
9d7540053b
|
- Remove return before $this->locate as it doesn't return anything.
|
2023-05-19 09:23:57 +08:00 |
|
dingguodong
|
78e90a646b
|
* Correct the parameter of function and add return before $this->locate.
|
2023-05-19 09:08:29 +08:00 |
|
zhouxin
|
e3599f728c
|
* Adjust unit test for product-isClickable.
|
2023-05-19 00:56:58 +00:00 |
|
zhouxin
|
165850b8b4
|
* And comment to product-isClickable.
|
2023-05-19 00:55:59 +00:00 |
|
wangyuting
|
af52d0c8e7
|
* Change the author name wangyting to Yuting Wang.
|
2023-05-19 08:54:24 +08:00 |
|
dingguodong
|
a1bd02532a
|
* Correct the sonar issues.
|
2023-05-19 08:51:25 +08:00 |
|
dingguodong
|
f3dbe84880
|
* Optimize the unit case test for productModel::getPairs.
|
2023-05-19 08:48:36 +08:00 |
|