Commit Graph
4230 Commits
Author SHA1 Message Date
dingguodong bc281e53e2 - Remove duplicated line. 2023-09-11 10:38:18 +08:00
wangyidong f379cf26ea * Rewrite execution create page. 2023-09-11 10:36:56 +08:00
caoyanyi e931fccf55 * Change execution method comment and param type. 2023-09-11 10:26:35 +08:00
tianshujie 898c39a8e2 * Refactor linkStory method and case. 2023-09-11 09:50:36 +08:00
tianshujie babc504177 * Refactor linkStories method and case. 2023-09-11 09:37:42 +08:00
caoyanyi 20a158d1b6 - Remove unused method and unit test. 2023-09-11 09:22:05 +08:00
tianshujie 2bbdeac8ed * Refactor unlinkCases method and fix unlink story error. 2023-09-11 09:10:06 +08:00
caoyanyi 2b4f496997 * Adjust unit test for execution methods. 2023-09-11 09:06:41 +08:00
caoyanyi d7d2caeda9 + Add unit test for execution getFullNameList. 2023-09-08 17:25:50 +08:00
tianshujie d4e1a1c5be - Delete unuse method and case. 2023-09-08 14:36:24 +08:00
tianshujie 0b4ab39a30 * Refactor getCanCopyObjects method and case. 2023-09-08 14:19:42 +08:00
dingguodong 50e43aed32 * Fix typo. 2023-09-08 14:18:13 +08:00
dingguodong eef28fa529 * Rename variable. 2023-09-08 14:18:13 +08:00
dingguodong 211b95ad8c * Add comment and type hint. 2023-09-08 14:18:13 +08:00
tianshujie 5cdc7d9931 * Refactor getBeginEnd4CFD method. 2023-09-08 14:11:52 +08:00
tianshujie 51785f643b * Refactor getBurnData method and case. 2023-09-08 14:08:13 +08:00
dingguodong 26167632f3 * Refactor this method. 2023-09-08 14:03:08 +08:00
dingguodong 99a4300cc7 * Use a method to set more link and get users. 2023-09-08 14:03:08 +08:00
dingguodong 19afe70ad4 * Rename teamname to teamName. 2023-09-08 14:03:08 +08:00
dingguodong 37b4146d6a + Set the more link of user and return users with echo role. 2023-09-08 14:03:08 +08:00
caoyanyi 8971895a5a * Adjust sonarqube issue. 2023-09-08 13:49:48 +08:00
caoyanyi bf811b74c3 * Adjust sonarqube issue. 2023-09-08 13:49:48 +08:00
tianshujie 0684cb95e0 * Refactor processBurnData method and case. 2023-09-08 13:43:59 +08:00
dingguodong 48fb8f9a77 * Rename typo teamname to teamName. 2023-09-08 11:10:29 +08:00
caoyanyi 7ff27b086b * Fix page error. 2023-09-08 11:10:19 +08:00
caoyanyi 77e4a3db2d * Move getLink method to zen.php. 2023-09-08 11:06:37 +08:00
tianshujie de9924adc3 * Refactor buildCFDData method and case. 2023-09-08 11:03:43 +08:00
dingguodong 0334b9b669 * Refactor this function. 2023-09-08 10:59:36 +08:00
dingguodong 3b8a13a905 + Add function to update team of execution when it edited. 2023-09-08 10:59:36 +08:00
tianshujie 8cba5c2bd9 * Refactor getCFDData method and case. 2023-09-08 10:47:03 +08:00
tianshujie 9d38494f5a - Delete unuse method. 2023-09-08 10:35:56 +08:00
tianshujie 65f5a01957 * Refactor getIdList method and case. 2023-09-08 10:35:34 +08:00
caoyanyi 48cca30029 * Adjust unit test data build. 2023-09-08 10:26:04 +08:00
tianshujie a5dcde12ba * Refactor getIdList method and case. 2023-09-08 10:25:31 +08:00
tianshujie 88f4e015fd + Add case for the batchProcessName method. 2023-09-08 10:11:27 +08:00
caoyanyi 5071b4676f + Add unit test for execution getTaskGroups. 2023-09-08 10:10:40 +08:00
caoyanyi 5b8adbb6e1 + Add unit test for execution processTaskNode. 2023-09-08 10:01:28 +08:00
caoyanyi 89ff1cc939 + Add unit test for execution processStoryNodeTest. 2023-09-08 10:01:28 +08:00
tianshujie 98f2cec499 * Change case for the resetExecutionSorts method. 2023-09-08 09:50:04 +08:00
tianshujie cc6708f5e7 * Change case for the getChildExecutions method. 2023-09-08 09:50:04 +08:00
tianshujie 73237aa23b * Change case for the getByProject method. 2023-09-08 09:50:04 +08:00
tianshujie 0ae7c70178 * Refactor getByProject method. 2023-09-08 09:50:04 +08:00
caoyanyi 9b18fbbc99 * Adjust unit test case. 2023-09-08 09:28:25 +08:00
dingguodong 8b7aa2a6c1 * Fix type error. 2023-09-08 08:48:42 +08:00
tianshujie b87f3a085b * Refactor getNoMultipleID method and case. 2023-09-08 08:44:55 +08:00
caoyanyi 127e7af1cf * Change param type. 2023-09-07 17:18:20 +08:00
tianshujie 83745116b1 * Refactor checkBeginAndEndDate method and case. 2023-09-07 17:11:59 +08:00
dingguodong 2f34783a39 * Fix fatal type error. 2023-09-07 17:06:15 +08:00
dingguodong b9d7bce1b2 * Fix parameter type error. 2023-09-07 16:48:35 +08:00
tianshujie b0697c3a79 * Refactor checkWorkload method. 2023-09-07 16:42:13 +08:00