Commit Graph
65289 Commits
Author SHA1 Message Date
zhouxin 5f3c5bbaee * Add test metric to metric-view. 2023-09-14 16:19:08 +08:00
tianshujie 6f53619e74 * Refactor createStakeholder method. 2023-09-14 16:18:39 +08:00
tianshujie 7f6ef80940 * Refactor unlinkStakeholder method. 2023-09-14 16:17:33 +08:00
liumengyi d898556ae6 * Refactor testtask::getRunByID, and modify its unit test. 2023-09-14 16:15:58 +08:00
liumengyi 46597f504b * Refactor testtask::results. 2023-09-14 16:15:37 +08:00
qixinzhi 80965f8909 * Fix download php file button style,bug#38615. 2023-09-14 08:06:59 +00:00
caoyanyi 441af25b0f * Change program project method params type. 2023-09-14 16:12:09 +08:00
qixinzhi 4ead15c83f * Locate to same scope after create and edit,bug#38615. 2023-09-14 08:01:02 +00:00
tianshujie b8af257099 * Modified the batch unlink button on the page. 2023-09-14 16:06:38 +08:00
tianshujie b076ee33ed * Add case for the batchUnlinkStakeholders method. 2023-09-14 16:06:38 +08:00
tianshujie ca535e9a8c * Refactor batchUnlinkStakeholders method. 2023-09-14 16:06:23 +08:00
liugang 495b758e90 * testtask: simplify code to get return message. 2023-09-14 15:53:22 +08:00
liugang 334ee8c767 * testtask: modify the comments of class member variables. 2023-09-14 15:52:18 +08:00
liugang 70f521fed9 * testtask: remove unused comment and add $products parameter when calling testtaskZen::setMenu method. 2023-09-14 15:51:37 +08:00
wangxuepeng 854504f10d * Unit test of the read method of action module. 2023-09-14 07:50:50 +00:00
liugang 71cf9bff29 * testtask: refactor the __construct method. 2023-09-14 15:49:36 +08:00
dingguodong d68a3e90e8 * Add comment and type hint. 2023-09-14 15:39:53 +08:00
dingguodong c6c5aace18 + Add function to get accessible product and save it to session. 2023-09-14 15:39:53 +08:00
liugang 298c51bf93 * testtaskZen: refactor the getProducts method. 2023-09-14 15:31:55 +08:00
liugang 9a97e53eba * testtaskZen: refactor the setMenu method. 2023-09-14 15:31:31 +08:00
qixinzhi 5daf72d756 * Fix text type with default value. 2023-09-14 07:20:22 +00:00
songchenxuan 2247ccd1bf * Fix edit metric bug. 2023-09-14 14:05:41 +08:00
qixinzhi 2f5b19264b * Fix metric php sytax error. 2023-09-14 07:13:06 +00:00
songchenxuan 63ac278a4b * Modify metric create logical. 2023-09-14 13:54:05 +08:00
songchenxuan 8e00ed5962 * Add css for single page. 2023-09-14 13:44:18 +08:00
qixinzhi 24d89fc6ac * Add after create form item in edit,bug#38567. 2023-09-14 06:50:19 +00:00
songchenxuan 254c45b1ae * Add css for hover. 2023-09-14 13:38:09 +08:00
songchenxuan 9cef5a636c * Modifyc css. 2023-09-14 13:30:37 +08:00
wangyidong c392645d1a * Adjust for show program. 2023-09-14 14:45:28 +08:00
daitingting 99b1909a37 * Remove useless codes. 2023-09-14 06:43:07 +00:00
qixinzhi 92d7465805 * Open in new tab on click help,bug#38576. 2023-09-14 06:36:12 +00:00
caoyanyi b319c66253 * Move getProjectStats pager param to last. 2023-09-14 14:38:10 +08:00
caoyanyi 82a0f7b0ad * Move getLink method to zen. 2023-09-14 14:37:26 +08:00
qixinzhi fa0201d879 * Display table header without data,bug#38536. 2023-09-14 06:28:57 +00:00
wangxuepeng 881bf6162d * Unit test of the create method of action module. 2023-09-14 06:30:42 +00:00
dingguodong f860207b7a * Fix type error. 2023-09-14 14:29:33 +08:00
dingguodong 1bb1996b8d * Fix failed test case. 2023-09-14 14:24:39 +08:00
caoyanyi 50297f6f4f * Move pager param at last. 2023-09-14 14:17:10 +08:00
daitingting 1a7e58e69b * Rename getCaseByProductAndModule to getCaseListForXmindExport and refactor it. 2023-09-14 06:16:32 +00:00
dingguodong e685fa9d01 * Use dedicated config to build post data to start a program. 2023-09-14 14:14:39 +08:00
dingguodong 5e389b93a1 * Set the form config to start a program. 2023-09-14 14:14:39 +08:00
dingguodong 5c82225cd9 * Assign the default value to the data if the default value exists and the data is not exist or null or empty string. 2023-09-14 14:14:39 +08:00
zhaoke 6c641c352d * Fix bug of devops. 2023-09-14 14:14:23 +08:00
qixinzhi 2aa082d0c5 * Ellipsis scope cloumn,task#102584, story#49183. 2023-09-14 06:03:50 +00:00
daitingting 444462aeb1 * Rename the getModuleByProductAndModel to getModuleListForXmindExport and refactor it. 2023-09-14 06:08:38 +00:00
songchenxuan 0f5e59e01b * Copy code for preview. 2023-09-14 12:47:23 +08:00
caoyanyi dbe9e3b738 + Add unit test for program updateOrder. 2023-09-14 13:55:05 +08:00
caoyanyi 52688dba48 * Adjust file comment. 2023-09-14 13:54:36 +08:00
tianshujie 5044f83d98 * Change the parameter type used to call updateUserView. 2023-09-14 13:51:34 +08:00
tianshujie 2129006198 + Add case for activate method. 2023-09-14 13:48:19 +08:00