Commit Graph
65155 Commits
Author SHA1 Message Date
tianshujie 0900c91b83 * change the data source. 2023-09-20 09:57:14 +08:00
tianshujie a4aec83b68 * Put the function getCaseCoveragePairs from tao into the model. 2023-09-20 09:56:29 +08:00
tianshujie 36b7e0617e * Modify comment for case. 2023-09-20 09:56:28 +08:00
liumengyi 2bc0771377 * Refactor caselibModel::getList, and modify its unit test. 2023-09-20 09:49:33 +08:00
tianshujie 3b7511b545 * Put the function getStatsStoriesAndRequirements from tao into the model and add case. 2023-09-20 09:46:43 +08:00
qixinzhi d44f3b43aa * Fix search in browse,bug#38251,task#103073. 2023-09-20 01:39:26 +00:00
liumengyi eceee34fe4 * Optimize code for the unit test of caselibModel::getLibraries. 2023-09-20 09:33:07 +08:00
liumengyi 0d0d557024 * Modify unit test of caselibModel::delete. 2023-09-20 09:31:41 +08:00
dingguodong fa1be5db0e * Refactor for closing the story. 2023-09-20 09:30:40 +08:00
dingguodong 3fae67d4d6 + Add Chinese comment. 2023-09-20 09:30:40 +08:00
dingguodong 81635f2ad4 * Modify type hint. 2023-09-20 09:30:40 +08:00
dingguodong 0b67237299 + Set the status of the story to previous status in latest action log. 2023-09-20 09:30:40 +08:00
liumengyi b8ef09ad42 - Remove caselibModel::buildOperateMenu, caselibModel::buildOperateViewMenu, caselibModel::buildOperateBrowseMenu. 2023-09-20 09:29:26 +08:00
tianshujie 2c39d245f2 * Put the function getStatsProducts from tao into the model. 2023-09-20 09:23:01 +08:00
liumengyi 3cf3371882 - Remove caselib::libSort. 2023-09-20 09:20:45 +08:00
tianshujie 87fb584363 * Modify the permissions of a function. 2023-09-20 09:18:59 +08:00
tianshujie c32c2cac9a * Put the function getStatsProducts from tao into the model. 2023-09-20 09:18:26 +08:00
tianshujie faf3ac1388 * Move the function getBaseDataList from tao into the model. 2023-09-20 09:13:01 +08:00
tianshujie 1c9233849b + Add case for getstatsproducts method. 2023-09-20 09:13:01 +08:00
liumengyi 49dc076b4c - Remove caselib::ajaxGetMatchedItems. 2023-09-20 09:11:11 +08:00
caoyanyi 25c1565135 * Adjust code format. 2023-09-20 09:06:31 +08:00
caoyanyi 8318e6dea6 - Remove unused method. 2023-09-20 09:03:24 +08:00
zhouxin 6b338c5d7b * Fix bug of call metric. 2023-09-20 08:59:42 +08:00
tianshujie baa3e7d656 + Add case for getListBySearch method. 2023-09-20 08:54:56 +08:00
wangyidong b8ca90a4c2 * Rewrite story create method. Code for task 102966. 2023-09-20 08:41:07 +08:00
caoyanyi 352175732b * Change return value type. 2023-09-20 08:36:38 +08:00
wangxuepeng 8a37465128 * Unit test of the transformActions method of action module. 2023-09-19 09:31:24 +00:00
daitingting 478f3dfeac * Refactor import function. 2023-09-19 09:14:44 +00:00
songchenxuan c895d35363 * If picker has been inited, destory it and init again. 2023-09-19 15:08:47 +08:00
daitingting 360f399fcf * Refactor exportTemplate function. 2023-09-19 08:23:16 +00:00
caoyanyi 37229d49c3 * Adjust method logic for product getStats. 2023-09-19 16:22:27 +08:00
liumengyi 66c59d13cd * Refactor caselibModel::getLibLink, and add its unit test. 2023-09-19 16:20:01 +08:00
tianshujie 4b73ed0655 * Replace the logical operator. 2023-09-19 16:18:02 +08:00
tianshujie 47273d4d7e * Refactor getList method and add case. 2023-09-19 16:17:42 +08:00
songchenxuan 47f35cb7cf * Fix bug #38664. 2023-09-19 14:37:31 +08:00
liugang 661bd5d9da * testtask: refactor the batchRun method. 2023-09-19 15:59:21 +08:00
liugang d9baacd8b8 + testtaskZen: add a method to get cases to run. 2023-09-19 15:58:20 +08:00
daitingting e26cfa2fa3 * Test delete caselib. 2023-09-19 07:52:35 +00:00
daitingting b133d690d0 * Test update caselib. 2023-09-19 07:47:54 +00:00
tianshujie 13b4b13ac6 * Refactor track page and method. 2023-09-19 15:27:39 +08:00
liumengyi 84475b7cc5 * Fix error of caselib dropmenu in tree::browse. 2023-09-19 15:27:04 +08:00
liumengyi e2eb5aeef4 * Fix error of undefined variable. 2023-09-19 15:24:56 +08:00
dingguodong df14c65671 * The product ID must be present. 2023-09-19 15:22:52 +08:00
liumengyi 4dfb5f36be * Add comment for caselib::ajaxGetDropMenu. 2023-09-19 15:21:33 +08:00
liumengyi b2a74b2976 * Refactor caselib::ajaxGetDropMenu and add its ui. 2023-09-19 15:20:13 +08:00
dingguodong 91cb403aae * Resolve type errors. 2023-09-19 15:14:52 +08:00
dingguodong 12fc67230b * Modify test case. 2023-09-19 15:14:52 +08:00
liugang 308147d584 + testcaseModel: add a method to get grouped steps by case id list. 2023-09-19 15:05:15 +08:00
qixinzhi 38d0790e51 * Fix filter condition and empty pairs. 2023-09-19 06:53:59 +00:00
daitingting 1d4b67a71c * Optimize codes. 2023-09-19 06:48:57 +00:00