Commit Graph
56707 Commits
Author SHA1 Message Date
liumengyi 6662817b50 + Declare strict type in testreport's unit test. 2023-11-22 09:56:02 +08:00
caoyanyi 90f8b19090 * Filter sonar list empty data. 2023-11-22 09:48:38 +08:00
liumengyi 118849ed2d * Modify unit test of testreportModel::getBugs4Test. 2023-11-22 09:46:19 +08:00
wangxuepeng dfbd36d746 * Change the note of company::getUsers. 2023-11-22 09:43:46 +08:00
tianshujie 432be4017a * Change the method comment. 2023-11-22 09:43:25 +08:00
tianshujie 43f441185f * Refactor custom::saveRequiredFields method. 2023-11-22 09:43:25 +08:00
tianshujie e678e4cafa * Refactor custom::saveRequiredFields unit test. 2023-11-22 09:43:25 +08:00
caoyanyi 67eda41399 * Adjust active repo style. 2023-11-22 09:38:12 +08:00
caoyanyi 25b35aaba1 * Adjust job create linkage. 2023-11-22 09:38:12 +08:00
wangyuting 697f43cb63 * Optimize edit dept function. 2023-11-22 01:37:00 +00:00
wangyuting 1f48fb0709 * Adjust getByID to fetchByID. 2023-11-22 01:36:41 +00:00
wangyuting 4e6ec6c8a3 * Fix function bug. 2023-11-22 01:35:59 +00:00
xieqiyu 78ad8f2053 * Finish task#106479. 2023-11-22 09:30:54 +08:00
wangxuepeng 04d0cfe79e * Refactor company::browse method. 2023-11-22 09:29:14 +08:00
liumengyi 43247745f1 + Declare strict type. 2023-11-22 09:20:08 +08:00
liumengyi 3ef1c4d1a6 * Optimize code for the unit test of testreportModel::getPerCaseRunner4Report. 2023-11-22 09:19:18 +08:00
liugang 9f87f83907 * user: fix error when enable the district types. 2023-11-22 09:07:10 +08:00
caoyanyi b20111b511 * Filter empty repo for job. 2023-11-22 08:57:39 +08:00
caoyanyi e4702d2b11 * Adjust mr linked bug resolved version. 2023-11-22 08:55:51 +08:00
liumengyi dd7efc5cc3 * Optimize code. 2023-11-22 08:54:30 +08:00
caoyanyi 55b76ba55a * Adjust search form data for repo. 2023-11-22 08:37:03 +08:00
qixinzhi 7067fc66d8 * Fix the bug assign name of pivot,bug#40551. 2023-11-21 22:13:24 +08:00
qixinzhi adcbc6c8cc * Fix user name with pre letter,bug#35720. 2023-11-21 22:13:24 +08:00
朱金勇 c0cf8f1a74 * Set max consumer to 2. 2023-11-21 09:32:40 +00:00
caoyanyi a61c81cd35 * Adjust job create linkage. 2023-11-21 17:32:08 +08:00
liumengyi d6260b26d2 * Optimize code for testreport::getResultSummary. 2023-11-21 17:26:32 +08:00
liugang 6a33382a11 * user: refactor the todo method. 2023-11-21 17:25:39 +08:00
caoyanyi 792d80feb1 * Adjust mr approval page error. 2023-11-21 17:07:26 +08:00
liumengyi 29b532123d * Fix bug #40429. 2023-11-21 17:06:52 +08:00
liumengyi ce8a21a254 * Optimize code for testportModel::getCaseIdList and its unit test. 2023-11-21 16:49:23 +08:00
wangyuting 7e66a87b5d * Adjust NEW_CHILD_COUNT to config. 2023-11-21 08:49:00 +00:00
wangyuting 8295058fdc * Optimize browse function. 2023-11-21 08:49:00 +00:00
wangyuting 226ee7ff0e * Remove NEW_CHILD_COUNT. 2023-11-21 08:49:00 +00:00
wangyuting 9ffcb7ee9d * Optimize side menu action. 2023-11-21 08:49:00 +00:00
wangyuting a88c4804a7 * Fix side menu action bug. 2023-11-21 08:49:00 +00:00
tianshujie 430922d9ab * Refactor custom::required method. 2023-11-21 16:48:00 +08:00
liumengyi 9820b99419 + Add inited data for the unit test of testreportModel::getTaskCases. 2023-11-21 16:45:06 +08:00
liugang 5af80f64e0 * user: add the parameter type and modify comment. 2023-11-21 16:38:50 +08:00
tianshujie d536e04df2 - Remove unused method of custom::working. 2023-11-21 16:21:28 +08:00
songchenxuan 6f875a17c7 * Set max-width 50% for metric preview and use flex-basis. 2023-11-21 16:20:22 +08:00
liumengyi 9f1d0f0122 * Optimize code. 2023-11-21 16:19:38 +08:00
liumengyi 072677e2eb + Add unit test of testreportModel::update. 2023-11-21 16:18:46 +08:00
liugang 057314265a - user: remove unused __construct() method. 2023-11-21 16:17:32 +08:00
liugang 24bb596eda * user: remove unused code. 2023-11-21 16:17:15 +08:00
liumengyi c135725bb6 + Add unit test of testreportModel::create. 2023-11-21 16:14:39 +08:00
liugang 7046aae015 * user: load model before call its method. 2023-11-21 16:13:59 +08:00
tianshujie 9cdc28a123 * Refactor custom::prepareSQLTest case. 2023-11-21 16:10:11 +08:00
tianshujie 4df1749ff7 * Refactor custom::prepareSQL method. 2023-11-21 16:10:11 +08:00
qixinzhi fdbb4a27b5 * Fix screen display text with draft and deleted chart,bug#40778. 2023-11-21 16:04:48 +08:00
qixinzhi f5da869681 * Fix screen and chart preview not keep same,bug#40239. 2023-11-21 16:04:48 +08:00