Commit Graph
58820 Commits
Author SHA1 Message Date
wangyuting 96b1f09cb2 * Adjust story and requirement menu order on my contribute. task id #94738. 2023-06-06 13:37:01 +08:00
wangyuting 81d09a2aa2 * Remove date search by project testtask page. 2023-06-06 13:35:39 +08:00
daitingting f2d6d1849e * Set the assign column. 2023-06-06 05:34:56 +00:00
wangyuting cb37924e04 * Adjust story and requirement order of my work. The task id #94721. 2023-06-06 13:33:55 +08:00
tianshujie d84550aec5 * Modify the Agile project icon. 2023-06-06 13:30:05 +08:00
daitingting 647e3f8b10 * Call initTableData function to process actions. 2023-06-06 05:25:02 +00:00
tianshujie ea1f71d185 * Code for finish task #94740. 2023-06-06 13:18:48 +08:00
wangyuting 5b71990fcf * Finish project testtask page. 2023-06-06 13:15:20 +08:00
wangyuting b40763a157 + Add project testtask page. 2023-06-06 11:23:00 +08:00
sunhao 950372b777 * zin: fix RAWJS not work from remote request. 2023-06-06 11:21:54 +08:00
liumengyi 27a7d49060 * Remove unused code. 2023-06-06 11:21:22 +08:00
liumengyi a890e4c4d1 * Refactor ui of testsuite::browse. 2023-06-06 11:20:42 +08:00
daitingting bd2693542a * Use map of config. 2023-06-06 03:09:11 +00:00
wangyidong d1ec3003f7 * Add note for buildStoriesForBatchCreate method. 2023-06-06 10:58:21 +08:00
wangyidong 441631d2f5 * Refactor batchCreate method. 2023-06-06 10:58:21 +08:00
wangyidong 58b07a3fd1 * Add param type for file model. 2023-06-06 10:58:20 +08:00
wangyidong 227d5aef00 * Refactor updateObjectID method. 2023-06-06 10:58:20 +08:00
dingyongliang c0da494e85 + zin: add dragul widget. 2023-06-06 10:53:21 +08:00
liugang c38b3e9dda * testcaseLang: adjust chinese lang item. 2023-06-06 10:48:00 +08:00
wangyuting e99cbc7ee1 * Finish testtask browse change product btn. 2023-06-06 10:35:52 +08:00
daitingting 576091bbc4 * Adjust featurebar. 2023-06-06 02:34:46 +00:00
daitingting 79678a4aed * Call getTreeMenu function to get modules.
* Delete getmodulesforsidebar function.
2023-06-06 02:30:55 +00:00
daitingting f97761f64e * Fix bug. 2023-06-06 02:29:04 +00:00
liugang 98ffacb5bb * testcaseBrowse: rename $typeItems to $dropdownItems and sort code. 2023-06-06 10:15:08 +08:00
liugang cc21297e25 + testcaseBrowse: add dropdown-menu of case types before featurebar. 2023-06-06 10:12:29 +08:00
朱金勇 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