Commit Graph
58795 Commits
Author SHA1 Message Date
朱金勇 97f648992b - Remove order of actions. 2023-06-06 02:11:57 +00:00
liugang 67b8db6fa2 - testcaseLang: remove unused lang items. 2023-06-06 10:11:04 +08:00
wangyuting 8e2f1633dc * Finish testtask browse page. the task id #94604. 2023-06-06 09:56:58 +08:00
daitingting 48c1da97dc * Get modules for bug of project. 2023-06-06 01:43:57 +00:00
tianshujie 640c3e0373 * Modify the module tree link for the bug list. 2023-06-06 09:21:56 +08:00
tianshujie 0348e3ff5a + Add sort to the Bug list. 2023-06-06 09:21:56 +08:00
tianshujie be008bf6e9 + Refactor testcase list page of execution module. 2023-06-06 09:21:56 +08:00
caoyanyi d3504f1458 * Change variable name. 2023-06-06 09:21:45 +08:00
liumengyi 1ea38d2277 * Optimize code. 2023-06-06 09:13:51 +08:00
caoyanyi cfd4e1f86a + Add module and method param for featurebar component. 2023-06-06 08:51:49 +08:00
caoyanyi 687ba92984 * Remove unused code and split config data. 2023-06-06 08:39:37 +08:00
caoyanyi abc899f678 * Change priv check. 2023-06-06 08:38:45 +08:00
caoyanyi 8bf21d0b56 * Remove unused code. 2023-06-06 08:36:46 +08:00
caoyanyi dbad9d62e6 * Remove float toolbar style. 2023-06-06 08:36:46 +08:00
liugang 8dfe0cc120 * treeModel: use uniqid() instead of the global variable moduleID. 2023-06-05 17:48:08 +08:00
liugang 252acbe4a4 * treeModel: return a module object instead of modify value of the passed parameter. 2023-06-05 17:09:45 +08:00
liugang bbd381d72f * treeModel: refactor the creatCaseLink method to return a module object. 2023-06-05 17:08:57 +08:00
liugang c43b3938a8 * treeModel: return false if the objects is empty. 2023-06-05 17:07:40 +08:00
liugang c01a519437 * treeModel: declare the parameter types and return type of methods. 2023-06-05 17:06:29 +08:00
liugang 6a4a04ec06 * treeModel: refactor the methods to return array of modules. 2023-06-05 17:05:35 +08:00
liugang 2f77d1a2fc * treeModel: use getByID instead of getById. 2023-06-05 17:02:21 +08:00
liugang cfd917ff74 * treeModel: declear the parameter types and return type of the getTreeMenu method. 2023-06-05 16:58:57 +08:00
liugang d1441dc961 * treeModel: declare the paramter type and the return type. 2023-06-05 16:57:51 +08:00
liugang c2f61a0071 * treeModel: declare a global variable to save the module id. 2023-06-05 16:57:00 +08:00
liugang 2772040893 * testcaseBrowse: add side bar to display modules. 2023-06-05 16:56:00 +08:00
liumengyi 18054920e9 * Rename product->saveState to product->saveVisitState. 2023-06-05 16:52:32 +08:00
liumengyi ddb50c3a98 * Fix error with the featureBar of testreport::browse. 2023-06-05 16:29:24 +08:00
daitingting 22b28f52ff * Refactor the bug view file of project. 2023-06-05 08:25:26 +00:00
chentao ede7074ca9 * Change the selector of checked rows of product list page. 2023-06-05 16:22:36 +08:00
liumengyi 14afdaabf5 * Refactor html of testreport::browse. 2023-06-05 16:11:58 +08:00
wangyuting 687637779b * Finish testtask browse actions. 2023-06-05 16:06:42 +08:00
朱金勇 8502f0424d Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms 2023-06-05 07:45:54 +00:00
朱金勇 0766bba14b * Use actionList for actionMap of dtable. 2023-06-05 07:43:44 +00:00
tianshujie 8a4cc8cf22 + Add the Bug list page. 2023-06-05 15:38:49 +08:00
tianshujie 65287a0791 * Change checkDelayedBugs to batchAppendDelayedDays. 2023-06-05 15:38:49 +08:00
wangyuting 9d1628f675 * Finish testtask browse table content. 2023-06-05 15:32:49 +08:00
sunguangming f450d6c0ba * Add task::buildtaskforupdateeffort unit test. 2023-06-05 15:22:57 +08:00
Lufei 9de92404d3 - Remove CacheException for fileDriver. 2023-06-05 14:21:48 +08:00
sunguangming 2151d494df * Modify var name. 2023-06-05 14:20:09 +08:00
sunguangming 8b650b8309 * Move code. 2023-06-05 14:05:02 +08:00
sunguangming 164271bf5d * Add task::updateeffort unit test. 2023-06-05 14:04:44 +08:00
sunguangming ae5ace47db * Refactor edit effort method of model. 2023-06-05 14:03:32 +08:00
sunguangming 5263639118 * Refactor edit effort method of control. 2023-06-05 14:03:32 +08:00
sunguangming 15800a4309 * Add config for edit effort form. 2023-06-05 14:03:32 +08:00
sunguangming 233fa1eece * Add editeffort js, rename var. 2023-06-05 14:03:32 +08:00
liumengyi 06576ca24b * Fix error of incorrect variable type. 2023-06-05 13:53:00 +08:00
dingyongliang f3fcc2613d * zin: add popovers wg. 2023-06-05 13:30:53 +08:00
wangyuting 8784517099 * Add testtask browse ui page. 2023-06-05 13:29:22 +08:00
wangyuting 25b0c81a87 * Adjust saveState to saveVisitState. 2023-06-05 13:28:28 +08:00
tianshujie fad49b2c88 \# Delete extra Spaces. 2023-06-05 11:30:15 +08:00