Commit Graph
57944 Commits
Author SHA1 Message Date
liumengyi cd128643d2 * Fix spelling error. 2023-05-23 13:53:02 +08:00
sunguangming 14c1a14020 * Add entity label. 2023-05-23 13:44:23 +08:00
liumengyi 254a6db995 * Optimize code for bug-batchCreate. 2023-05-23 13:40:26 +08:00
dingguodong bc0a02c0e6 * Complete test case for productModel::getProductPairsByProject. 2023-05-23 13:29:28 +08:00
sunguangming d39922ea4c * Add task update method unit test. 2023-05-23 13:25:57 +08:00
chentao cf29a06b58 * Implements prduct lines maintenance of product module. 2023-05-23 13:18:53 +08:00
daitingting 4a77406ad2 * Refactor the linkbugs view. 2023-05-23 05:07:03 +00:00
liugang d2570592b7 * bugModel: pass the $bugID parameter when call bugTao::fetchBaseInfo(). 2023-05-23 11:29:39 +08:00
liugang c8e36ff020 + bug: add form config of comment. 2023-05-23 11:28:54 +08:00
dingguodong c5579d17d2 * Complete test case for productModel::getProductIDByProject(). 2023-05-23 11:26:48 +08:00
liugang e446829169 * bugModel: fix parameter name in comment. 2023-05-23 11:14:30 +08:00
liugang 02c8dd8063 * bugModel: set default value of the $kanbanParams parameter. 2023-05-23 11:13:30 +08:00
朱金勇 1bd75e6929 * Refactor batchCreate of task. 2023-05-23 03:01:23 +00:00
zhouxin 9e49d9be07 * Define run path for generate yaml. 2023-05-23 02:48:25 +00:00
Guanxiying 34cf70ccc7 * Support load common yaml files. 2023-05-23 10:27:16 +08:00
Guanxiying 02453b6d11 * Suppport load yaml from any paths of current module. 2023-05-23 10:27:16 +08:00
sunguangming 6f9c7a5bc4 * Fix sonar scanner error. 2023-05-23 10:22:28 +08:00
liumengyi 281ea717a4 * Fix error found by sonarqube. 2023-05-23 10:17:59 +08:00
sunguangming 3483ff01a0 * Fix code error, rename variable. 2023-05-23 10:15:58 +08:00
sunguangming 12ececa3c7 * Remove param of update method, format code. 2023-05-23 10:15:58 +08:00
sunguangming ddeba408ce * Fix code error. 2023-05-23 10:15:58 +08:00
sunguangming 7214ad173d * Remove unused code and add lastEditedDate. 2023-05-23 10:15:58 +08:00
sunguangming 2443bd5710 * Remove duplicate code. 2023-05-23 10:15:58 +08:00
sunguangming 6a69dc6f39 * Format task config. 2023-05-23 10:15:58 +08:00
liumengyi b85a7ac8c4 * Add build data functions for batch edit bugs. 2023-05-23 10:10:03 +08:00
wangyuting 45a69e4cf2 * Fix a bug caused by parameter changes in the getExecutionPairsByProduct function. 2023-05-23 10:08:01 +08:00
sunhao 376b8ef890 * fix dashboard widget usage. 2023-05-23 10:04:24 +08:00
wangyuting 4d11f3f312 * Fix bugs where some variables in the block are missing. 2023-05-23 10:01:59 +08:00
wangyidong 8ccdc2262a * Refactor productModel getProductLink method. 2023-05-23 09:56:46 +08:00
wangyidong 5abd453eda * Refactor buildOperateMenu. 2023-05-23 09:56:46 +08:00
wangyidong e050af5d91 * Remove useless method getTeamMemberPairs. 2023-05-23 09:56:46 +08:00
dingyongliang df6121d212 Refactor task view page. 2023-05-23 09:51:18 +08:00
dingyongliang c7a3caf553 + zin: add entity label wg. 2023-05-23 09:51:18 +08:00
dingyongliang 30cb568468 + zin: add section wg. 2023-05-23 09:51:18 +08:00
wangyuting 3cd18c46e5 * Refactoring print blocks function. 2023-05-23 09:49:24 +08:00
tianshujie bea08015b6 * Process workflow text fields. 2023-05-23 09:43:27 +08:00
liumengyi 9ae5fa1361 * Fix error for batch create bugs. 2023-05-23 09:26:56 +08:00
wangyuting b315f0104e * Adjust block method params type. 2023-05-23 09:09:01 +08:00
wangyuting 30d47e7325 * Adjust guide block render method. 2023-05-23 09:09:01 +08:00
liumengyi 21bb186a8b * Fix error without default value. 2023-05-23 09:07:28 +08:00
zhouxin 76db760427 * Format unit test. 2023-05-23 00:58:25 +00:00
zhouxin bca92207e8 * Remove unused unit test getlist. 2023-05-23 00:55:33 +00:00
zhouxin 9a18ad7bcf * Remove unused unit test. 2023-05-23 00:51:39 +00:00
zhouxin 7461e04642 * Add comment to product-model. 2023-05-23 00:50:29 +00:00
liugang 9398004c43 * bugTest: use the format function to generate bug title. 2023-05-23 08:46:24 +08:00
sunhao 5a7ef64a9b * refactor blocks and dashboard page with dashboard widget. 2023-05-22 18:35:29 +08:00
sunhao afc1c766f1 * zin: support for rendering page with difference widget for ajax request. 2023-05-22 18:35:29 +08:00
sunhao 727a8970f3 + zin: add dashboard widget. 2023-05-22 18:35:29 +08:00
sunhao 33aed95651 * zin: refactor, remove globalRenderMap. 2023-05-22 18:35:28 +08:00
chentao cea574bac4 * Implements product line management modal for the product list page. 2023-05-22 17:43:34 +08:00