Commit Graph
68782 Commits
Author SHA1 Message Date
daitingting b686ff4320 * Set link params for feature bar. 2023-11-21 06:45:40 +00:00
daitingting 3e905450ea * Format codes.
* Set name field as nested title when it will show task.
2023-11-21 06:45:35 +00:00
sunhao 74a14cf9e6 * zin: fix zin header not work in compatible mode. 2023-11-21 14:44:14 +08:00
liumengyi 0b9cd784f5 * Fix bug #40801. 2023-11-21 14:43:40 +08:00
tianshujie ac7403a65f * Refactor custom::deleteItems case. 2023-11-21 14:31:57 +08:00
tianshujie 04d259b049 * Refactor custom::deleteItems method. 2023-11-21 14:31:57 +08:00
tianshujie 1943e2cd43 * Refactor custorm::restore method. 2023-11-21 14:31:57 +08:00
sunguangming 512fd7661f * Adjust code style. 2023-11-21 14:28:27 +08:00
liumengyi 7a0ab93f73 * Fix bug of duplicate key after deleting users from zt_user. 2023-11-21 14:24:26 +08:00
sunguangming 9205553d92 * Add exclude drop menu method. 2023-11-21 14:22:09 +08:00
liumengyi 4a22da17e5 * Add version drop down and deleted tip. 2023-11-21 14:19:40 +08:00
tianshujie 754b80130b * Modify the logic of setting the default currency drop-down option. 2023-11-21 14:17:56 +08:00
xieqiyu 5d54dc54d0 * Modify doc required items. 2023-11-21 14:11:22 +08:00
tianshujie c855db99a4 * Change the empty key to 0; 2023-11-21 14:07:23 +08:00
tianshujie 08715ddcc5 * Refactor custom::set method. 2023-11-21 14:07:23 +08:00
songchenxuan c1a40f4e29 * Fix metric preview set className bug. 2023-11-21 13:57:16 +08:00
xieqiyu c0c105ed51 * Modify testreport and caselib required items. 2023-11-21 13:50:53 +08:00
liumengyi c99005393f * Fix bug of linking cases in testsuite. 2023-11-21 13:39:58 +08:00
daitingting 65a2b44328 * Format codes. 2023-11-21 05:38:12 +00:00
wangyidong 755f377e92 * Add param type for action model methods. 2023-11-21 13:30:24 +08:00
daitingting d96afd13dc * Add pager on feature bar.
* Format codes.
2023-11-21 05:20:32 +00:00
朱金勇 8464662c36 - Remove unused code. 2023-11-21 05:16:47 +00:00
sunhao e472d57a8f * zin: refactor widgets for compatible mode. 2023-11-21 11:45:35 +08:00
caoyanyi 288a4f2fbb * Split repo diff method. 2023-11-21 11:16:02 +08:00
朱金勇 050e2e0861 * Performance for stats. 2023-11-21 03:14:50 +00:00
liumengyi ab31a8efde * Replace select with picker of version field in testsuite::linkCase. 2023-11-21 11:10:47 +08:00
xieqiyu b914553655 * Modify testtask required items. 2023-11-21 11:09:46 +08:00
tianshujie 425413a58e * Fixed the error of getting array without key value. 2023-11-21 11:02:00 +08:00
tianshujie d7b50df2a4 * Show '0' of the label. 2023-11-21 11:02:00 +08:00
xieqiyu 66522370f1 * Modify bug and testcase requited items. 2023-11-21 11:00:20 +08:00
wangxuepeng 8e487888de * Change to new writing method. 2023-11-21 10:57:45 +08:00
wangxuepeng 20f8c6099d * Change to new writing method. 2023-11-21 10:33:44 +08:00
xieqiyu 8ebcd035b6 * Modify task required item. 2023-11-21 10:32:37 +08:00
wangxuepeng bcebe95d17 * Change to new writing method. 2023-11-21 10:29:39 +08:00
liumengyi ce17db9404 * Replace select with picker of $config->execution->importBug->dtable->fieldList['taskPri']['control']. 2023-11-21 10:24:38 +08:00
liumengyi 4d3fbbd758 * Replace array() with [] in stepseditor js file. 2023-11-21 10:07:31 +08:00
liumengyi ebe5815249 * Modify style of 2.5 level drop menu. 2023-11-21 09:45:07 +08:00
caoyanyi 44d1292fc4 * Filter zentao, zdoo, xuanxuan app. 2023-11-21 09:33:22 +08:00
caoyanyi 0454daba25 * Adjust store type for selected. 2023-11-21 09:33:22 +08:00
liumengyi 039a3b6d47 * Modify style of 2.5 level drop menu. 2023-11-21 09:22:13 +08:00
liumengyi 9f64b3bc6c * Fix bug. 2023-11-21 09:02:28 +08:00
liumengyi 61fe0db3af * Fix bug of module menu. 2023-11-21 09:01:14 +08:00
liumengyi ff42439a7c * Modify module url in testtask::cases. 2023-11-21 08:59:35 +08:00
liumengyi 0e55b58543 * Set data-app to close link in module menu. 2023-11-21 08:59:09 +08:00
caoyanyi 53014b5128 + Add params type for repo. 2023-11-21 08:30:00 +08:00
wangyidong 751f157064 * Fix for click action of todo view page. 2023-11-21 08:24:05 +08:00
songchenxuan c4e9d077e5 * Finish task #106117 finally. 2023-11-20 16:10:18 +08:00
songchenxuan f2c683d439 * Get current first metric. 2023-11-20 16:05:33 +08:00
liugang 40bed5add4 * project: refactor the function to check budget. 2023-11-20 17:16:12 +08:00
liugang 7907b0b08c * project: add budget tip and bind event. 2023-11-20 17:15:40 +08:00