Commit Graph
64459 Commits
Author SHA1 Message Date
tianshujie de9924adc3 * Refactor buildCFDData method and case. 2023-09-08 11:03:43 +08:00
songchenxuan 0d9eae8c92 * Modify css for multiple page. 2023-09-08 10:52:18 +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
dingguodong 1c01dcec44 * Change INT to int. 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
dingguodong c25433b45f * Return directly if the data is a numeric type to make sure cleanInt works. 2023-09-08 10:14:11 +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
zhouxin f9313d36e8 * Test metric by dry run it. 2023-09-08 09:58:01 +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
zhouxin 53bda51672 * Add tab of create and edit info. 2023-09-08 09:25:33 +08:00
zhouxin 3c7880de7b * Record implement and delist info. 2023-09-08 09:16:28 +08:00
daitingting 85f4f931b0 * Refactor the getXmindImport funciton. 2023-09-08 01:11:05 +00:00
zhouxin 8f9afa89b6 * Add field to metric: implementedBy,implementedDate,delistedBy,delistedDate. 2023-09-08 09:07:46 +08:00
zhouxin a9b8f1ebc3 * View measurement in metric-view. 2023-09-08 08:57:02 +08:00
zhouxin 774e0d279f * Compatible measurement. 2023-09-08 08:57:02 +08:00
zhouxin 573ecbd276 * Add lang to compatible measurement. 2023-09-08 08:57:02 +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
daitingting 12581f816c * Adjust codes. 2023-09-07 09:21:14 +00:00
caoyanyi 127e7af1cf * Change param type. 2023-09-07 17:18:20 +08:00
daitingting 8917083e06 * Refactor the showXmindImport function. 2023-09-07 09:12:42 +00: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
wangyidong 47b94b211d * Set pdo attribute NULL_TO_STRING. 2023-09-07 16:49:04 +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
dingguodong 77353b9845 * Optimize load model. 2023-09-07 16:39:13 +08:00
dingguodong b41a50df06 * Add comment and type hint. 2023-09-07 16:39:12 +08:00
caoyanyi 046d3b7db1 * Change data undefined error. 2023-09-07 16:11:45 +08:00
caoyanyi 527a9a1136 * Fix error for variable is undefined. 2023-09-07 16:11:45 +08:00
tianshujie 032eb9d3f3 * Refactor setProjectSession method. 2023-09-07 15:56:35 +08:00
songchenxuan 8b3f2f353b * If only have one checked in multiple page, can not let this checked uncheck. 2023-09-07 14:57:20 +08:00
caoyanyi 71c92d5a1d * Fix page error for no data. 2023-09-07 15:36:29 +08:00
tianshujie 32d8582000 * Fix copy story title error. 2023-09-07 15:33:08 +08:00
songchenxuan a32f5d5ca8 * Add title for content. 2023-09-07 14:49:39 +08:00
caoyanyi 8399b6ecb0 - Remove unused code. 2023-09-07 15:20:30 +08:00
qixinzhi f389d05acf * Add select tip for labels block. 2023-09-07 07:03:11 +00:00
songchenxuan f2938ee119 * Add before class for checked-tip. 2023-09-07 14:24:48 +08:00