Commit Graph
57239 Commits
Author SHA1 Message Date
wangxuepeng 668d08251e - Remove companyModel::getList. 2023-11-23 10:27:28 +08:00
tianshujie c803b82dfb * Refactor custom::hasWaterfallData mehtod. 2023-11-23 10:26:23 +08:00
tianshujie a15f3f34d1 + Add custom::hasWaterfallData unit test. 2023-11-23 10:26:07 +08:00
tianshujie e2b8222898 * Refactor custom::hasProductURData method. 2023-11-23 10:22:54 +08:00
tianshujie af154c4b4e + Add custom::hasProductURData unit test. 2023-11-23 10:22:54 +08:00
liumengyi fec2fcf37e * Refactor my::testtask. 2023-11-23 10:21:46 +08:00
liumengyi f1e000d8c1 * Fix bug after strict type declaration. 2023-11-23 10:21:19 +08:00
wangxuepeng 6f86989f10 - Delete companyModel::setMenu. 2023-11-23 10:15:56 +08:00
wangyuting 762011558e * Fix kanban create bug. 2023-11-23 10:15:05 +08:00
wangxuepeng 4f4060ef6c * Optimize dynamic page opening speed. 2023-11-23 10:01:55 +08:00
xieqiyu 2ea974ac8d * Code for task#106493. 2023-11-23 09:59:19 +08:00
tianshujie eaa385547e * Refactor custom::mode method. 2023-11-23 09:56:02 +08:00
tianshujie a349854618 * Refactor custom::disableFeaturesByMode method. 2023-11-23 09:56:02 +08:00
tianshujie c437a03250 + Add custom::processMeasrecordCron unit test. 2023-11-23 09:56:02 +08:00
tianshujie cee39ed454 * Change the data of the customm::updateURAndSR unit test. 2023-11-23 09:56:02 +08:00
tianshujie 342534a092 + Add custom::disableFeaturesByMode unit test. 2023-11-23 09:56:02 +08:00
zhouxin 10ea676b86 * Modify method to get metric cycle. 2023-11-23 09:47:09 +08:00
liumengyi 8451008e87 * Fix bug of branch session testcase, and optimize code. 2023-11-23 09:27:20 +08:00
liumengyi 11977519cd * Set branch in testcase::edit, and save branch to session in testcase::browse. 2023-11-23 09:15:20 +08:00
liugang f465a2eb40 * admin: remove extra commas within parentheses. 2023-11-23 09:11:48 +08:00
liumengyi bbb598f636 * Refactor testcaseModel::setMenu. 2023-11-23 09:07:12 +08:00
xieqiyu 6394d69824 * Code for task#106488. 2023-11-23 09:01:36 +08:00
xieqiyu 7b590720e0 * Finish task#106488. 2023-11-23 08:59:11 +08:00
liumengyi 60a93a3d76 * Fix bug #40850, modify parameter type after strict type declaration. 2023-11-23 08:59:04 +08:00
tianshujie f133a1d54c * Refactor custom::flow method. 2023-11-23 08:57:10 +08:00
tianshujie 9c4f28267a * Refactor custom::setConcept method. 2023-11-23 08:57:10 +08:00
tianshujie 013aa60ba5 * Refactor custom::setConcept unit test. 2023-11-23 08:57:10 +08:00
liugang 936716a1bf * admin: set item width based on current vision. 2023-11-23 08:48:05 +08:00
wangyidong 753a59b020 * Finish rewrite editor module. 2023-11-23 08:47:34 +08:00
wangyidong d6443a8d98 * Rewrite page save page. 2023-11-23 08:47:34 +08:00
wangyidong 46e2515d11 * Rewrite editor-newPage page. 2023-11-23 08:47:33 +08:00
liumengyi e875a1c69d * Fix bug #40846. 2023-11-23 08:44:43 +08:00
liumengyi c2bfb1ecf8 * Fix bug #40842. 2023-11-22 17:22:16 +08:00
wangxuepeng 50497766b9 * Refactor company::ajaxGetOutsideCompany. 2023-11-22 17:20:49 +08:00
liugang 9b5399eb2d * userModel: refactor the getVisionList method. 2023-11-22 17:20:11 +08:00
daitingting 6071c63c78 * Add note. 2023-11-22 09:17:14 +00:00
daitingting 7ac23d9973 * Refactor index function. 2023-11-22 09:13:31 +00:00
tianshujie 3c47ed7314 * Refactor custom::kanban method. 2023-11-22 17:00:36 +08:00
tianshujie c0e456fccf * Refactor custom::product method. 2023-11-22 16:59:53 +08:00
tianshujie 2612a575d9 * Refactor custom::execution method. 2023-11-22 16:58:53 +08:00
tianshujie caedf75f2c * Refactor custom::setDefaultConcept method. 2023-11-22 16:57:23 +08:00
wangxuepeng 0fdf559c0b * Refactor company::dynamic. 2023-11-22 16:48:07 +08:00
tianshujie b4d61070b4 * Fix bug #40800. 2023-11-22 16:31:31 +08:00
daitingting 51011e7890 * Add note, refactor buildIndex function. 2023-11-22 08:26:54 +00:00
liugang b9f94355e1 * user: refactor the setReferer method. 2023-11-22 16:17:18 +08:00
liugang 85cc21cf77 * user: refactor the dynamic method. 2023-11-22 16:11:36 +08:00
daitingting d3a353bc30 * Add note. 2023-11-22 08:10:38 +00:00
xieqiyu 7d0b67519a * Finish task#106487. 2023-11-22 15:58:23 +08:00
wangyidong 8a9a7f0b7d * Rewrite editor-edit page. 2023-11-22 15:56:37 +08:00
daitingting aac0211340 * Refactor saveQuery function. 2023-11-22 07:51:40 +00:00