Commit Graph
65726 Commits
Author SHA1 Message Date
daitingting cbbd02870b * Merge generateLeftBugHtml to generateBugHtml. 2023-10-07 02:44:38 +00:00
caoyanyi 4411389728 * Adjust unit test check rule for build getStoryBuilds. 2023-10-07 10:44:21 +08:00
sunhao 5fe3cb6867 * index: set app page root class to prevent overflow layout change. 2023-10-07 10:41:09 +08:00
sunhao ae3df5846b * zin: support to set html page root class. 2023-10-07 10:41:08 +08:00
sunhao 8053a5d74a * zin: fix module menu max height. 2023-10-07 10:41:08 +08:00
caoyanyi ca3bb78ab2 + Add unit test case for build joinChildBuilds. 2023-10-07 10:37:14 +08:00
qixinzhi 92a4118066 * Fix metric status 'wait' -> 'released'. 2023-10-07 02:29:31 +00:00
qixinzhi 0f3575bff1 * Pick metric upgrade from 18x. 2023-10-07 02:29:31 +00:00
songchenxuan c89604a13d * Move 18x code to 20. 2023-10-07 10:05:08 +08:00
caoyanyi b449b55616 + Add unit test for build model. 2023-10-07 10:19:18 +08:00
caoyanyi d81ed6850d * Move comment to file head. 2023-10-07 10:19:18 +08:00
qixinzhi fa3cf48673 * Pick metric sql from 18x. 2023-10-07 02:07:49 +00:00
caoyanyi 8a8786ff8f + Add unit test case for build. 2023-10-07 09:57:44 +08:00
dingguodong 186bb55781 * Change invalid comment. 2023-10-07 08:53:27 +08:00
caoyanyi 293e41784c * Fix error for zget param is bool. 2023-10-07 08:47:46 +08:00
wangxuepeng 29d819ad70 * Refactor action getRelatedFields method. 2023-10-07 00:29:21 +00:00
wangyidong 9b39be9f12 * Code for task #102981. That is story-batchchangemodule page. 2023-09-28 17:30:48 +08:00
dingguodong 4b5b7a6ae8 * Fix typo, trimed to trimmed. 2023-09-28 17:25:33 +08:00
dingguodong f7c4ef91e6 * Support more column naming rule, like 'updated_unix_desc'. 2023-09-28 17:24:12 +08:00
wangyidong e71bb76780 * Adjust for product-browse page. 2023-09-28 17:13:15 +08:00
liumengyi 2b3bed3e85 * Rename testsuiteModel::getCanImportModules to getCanImportedModules, and add its unit test. 2023-09-28 16:35:31 +08:00
tianshujie 8b39513f75 * Change the default value for dtable control. 2023-09-28 16:34:26 +08:00
tianshujie dfa55a61dd * Refactor linkBug method and page. 2023-09-28 16:34:26 +08:00
sunhao 75f1ff24d2 * zin: optimize UI for searchToggle. 2023-09-28 16:06:00 +08:00
tianshujie 49d75cd389 * Change the params type for getPairsByList method. 2023-09-28 16:03:44 +08:00
tianshujie 396d34c80f * Fix data error. 2023-09-28 16:03:44 +08:00
wangyidong 2016282bfd * Rewrite story submitreview. Code for task #102978. 2023-09-28 13:55:14 +08:00
sunhao 515f405163 * zin: fix zui.bus undefined. 2023-09-28 13:42:15 +08:00
dingguodong b81a38a73f * Handle the PDOException. 2023-09-28 13:29:10 +08:00
liumengyi e604bd668e * Refactor testsuiteModel::getCanImportCases, and add its unit test. 2023-09-28 13:20:11 +08:00
dingguodong 5e66ea2097 * Format the code. 2023-09-28 13:01:41 +08:00
dingguodong 41e72a05a4 * Refactor this function. 2023-09-28 11:34:57 +08:00
dingguodong 0b89e71fdc + Add a helper function to wrap mysql reserved word. 2023-09-28 11:34:57 +08:00
dingguodong e9d65c68d0 + Add a form config for exporting. 2023-09-28 11:34:57 +08:00
daitingting 8ab0ee39f5 * Split export function. 2023-09-28 03:03:43 +00:00
wangyidong c915395982 * Adjust story recall. Code for task #102977. 2023-09-28 10:45:56 +08:00
tianshujie e237631b7d * Change the batch button style of view page. 2023-09-28 10:42:33 +08:00
tianshujie bd107d5269 * Refactor linkBug method. 2023-09-28 10:36:55 +08:00
caoyanyi bc0f191622 + Add unit test case for build isClickable. 2023-09-28 10:16:59 +08:00
wangyidong c54240faf6 * Rewrite story batchReview. Code for task #102976. 2023-09-28 10:15:28 +08:00
tianshujie c58ed0fffd * Refactor batchUnlinkBug method and case. 2023-09-28 10:09:40 +08:00
liugang 2c2eb1be5a * testtask: rename the method to init a record for filling back the test result after the automated test is completed. 2023-09-28 10:05:51 +08:00
liugang b9db661214 * testtaskModel: modify method comment. 2023-09-28 10:05:24 +08:00
liugang 4c56d78ed5 * testtaskModel: refactor the getUserTestTaskPairs method. 2023-09-28 09:57:51 +08:00
caoyanyi 3f3f870d15 + Add empty check for story link. 2023-09-28 09:52:42 +08:00
liugang 9d647187be * testtaskModel: refactor the getTaskCases method. 2023-09-28 09:52:13 +08:00
tianshujie 1245abe73b * Refactor unlinkOldBranch method. 2023-09-28 09:47:17 +08:00
liugang ac0abeffb2 * testtaskModel: abstract the function of adding prefixes to sorting fields into a method. 2023-09-28 09:37:54 +08:00
caoyanyi a28e08ad62 * Reconstructing link story method. 2023-09-28 09:35:48 +08:00
caoyanyi 15dd99e241 * Adjust return logic. 2023-09-28 09:35:48 +08:00