Commit Graph
507 Commits
Author SHA1 Message Date
jukui 0db9cbbbb2 * Modify printCell function test case for programplan model. 2023-05-10 19:03:18 +08:00
xushenjie ba25e44144 * Remove unused code. 2023-05-10 10:23:05 +00:00
xushenjie 6f7a27dbc9 * Adjust the unit test of programplanModel::checkNameUnique(). 2023-05-10 10:20:01 +00:00
xushenjie 5e984bfa72 * Optimize code of programplanModel::checkNameUnique(). 2023-05-10 10:05:36 +00:00
liuchenglong 105f44fb24 + Add programplan-tao getNewParentAndAction test case. 2023-05-10 09:07:05 +00:00
xushenjie 0d116944a0 * Adjust the unit test of programplan::checkCodeUnique(). 2023-05-10 08:46:30 +00:00
xushenjie 87ed21517c + Add unit test yaml file of programplan::checkCodeUnique(). 2023-05-10 08:38:06 +00:00
liuchenglong 2a9d675376 * Modify programplan-computerprogress test case. 2023-05-10 08:10:30 +00:00
jukui 9881d5eb27 * Modify the format and return type of getTotalPercent function for programplan model. 2023-05-10 15:59:31 +08:00
xushenjie 950365afe8 * Replace meaningless with ''. 2023-05-10 07:48:21 +00:00
xushenjie abdcd8ceaf * Adjust the code of programplanModel::checkCodeUnique(). 2023-05-10 07:43:17 +00:00
jukui d173ee8c24 * Modify test case include for programplan model. 2023-05-10 14:48:06 +08:00
xushenjie 18e88973a9 * Adjust unit test of programplan::getMilestones(). 2023-05-10 06:00:57 +00:00
xushenjie 16da0f5d63 * Rename file getmilestones/execution.yaml to getmilestones/stage.yaml. 2023-05-10 05:37:13 +00:00
xushenjie 2852a67074 + Add unit testing yaml data files of programplan::getMilestones(). 2023-05-10 05:33:02 +00:00
xushenjie 9e05fc394e * Enable strict mode for programplan model file. 2023-05-10 02:20:58 +00:00
xushenjie 0bfe386f7d * Adjust code formatting and comments of programplanModel::getMilestones(). 2023-05-10 02:13:02 +00:00
jukui 36bd6feb5e + Add getStageListBy function test case for programplan tao. 2023-05-10 09:55:15 +08:00
xushenjie 9e065708e6 * Adjust unit test comments. 2023-05-09 12:06:12 +00:00
xushenjie ffbe2bfc4a * Adjust the capitalization of mysql query keywords. 2023-05-09 11:59:55 +00:00
liuyue ec478ca4a4 * Update style of tooltip btn. 2023-05-09 11:54:23 +00:00
liuyue 832dd14b56 * Add comment for edit.js. 2023-05-09 11:53:34 +00:00
liuyue 865ffc7c0c * Refactor edit page of programplan module. 2023-05-09 11:45:00 +00:00
jukui 5b55341618 * Modify test case for programplan model. 2023-05-09 18:53:22 +08:00
liuchenglong 52c6a7f661 * Resolve conflict. 2023-05-09 10:49:03 +00:00
liuchenglong 7ec2b7af8b * Fix sonar find defaul. 2023-05-09 10:36:45 +00:00
lanzongjun b8d34f38cd * Resolve programplan module treatment. 2023-05-09 18:32:14 +08:00
dingguodong a1f629f289 * Remove code smell. 2023-05-09 18:29:32 +08:00
dingguodong 21e2ea54e7 * Remove code smell. 2023-05-09 18:25:48 +08:00
jukui 9fdb8839c2 * Modify getTotalPercent function and test case for programplan model. 2023-05-09 18:25:14 +08:00
liuchenglong e77a4a4b84 * Split programplan-computerprogress,programplan-getparentStageList function. 2023-05-09 10:01:56 +00:00
liuchenglong cbebcff10d + Add programplan-computerprogress test case. 2023-05-09 09:57:32 +00:00
shenshulong 3544321122 * Adjusted programplan test case for getParis function. 2023-05-09 09:52:25 +00:00
xushenjie b66dcb0619 * Adjust the unit test of prgramplanModel::checkLeafStage(). 2023-05-09 09:01:15 +00:00
lanzongjun 389fff0742 + Add getDataForGantt test class return. 2023-05-09 16:58:48 +08:00
lanzongjun 1571d85fb0 + Add getDataForGantt test case. 2023-05-09 16:57:54 +08:00
xushenjie aaa2ab2440 * Optimized the logic of programplanModel::checkLeafStage(). 2023-05-09 08:57:44 +00:00
shenshulong 81da6e5a20 * Adjusted programplan getPairs function. 2023-05-09 08:45:04 +00:00
lanzongjun f1c6afee66 * Repair uninitialized variable. 2023-05-09 16:39:53 +08:00
Wangyuting 85b01b3189 * Revert commit. 2023-05-09 16:36:11 +08:00
Wangyuting 68749bfa2a * Adjust block test script. 2023-05-09 15:50:20 +08:00
jukui 4b36888f19 * Modify checkTopstage function test case for programplan model. 2023-05-09 13:08:15 +08:00
lanzongjun 75a8f93080 * Split programplan getDataForGantt function. 2023-05-09 11:02:58 +08:00
lanzongjun 4eee531352 * Function paragraph comments changed to English. 2023-05-09 09:02:53 +08:00
jukui c8d43d6e01 * Modify printCellTest function remark for programplan module. 2023-05-09 08:52:34 +08:00
lanzongjun eae11a93d8 * Code format optimization. 2023-05-08 21:02:02 +08:00
jukui 5ed6de85e4 + Add printCell function test case for programplan model. 2023-05-08 20:57:35 +08:00
wangyidong 917f33a192 * adjust code for productModel select method. 2023-05-08 19:31:34 +08:00
dingguodong 51b0bc2627 * Correct the return type of function. 2023-05-08 18:44:14 +08:00
lanzongjun ccb3c365fa Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-05-08 18:23:25 +08:00