Commit Graph
67241 Commits
Author SHA1 Message Date
liumengyi 035bf84dc5 * Fix bug of dynamic count. 2023-11-02 11:02:55 +08:00
liugang d6d29980b2 * pivot: fix error the filter value maybe not a array. 2023-11-02 10:53:32 +08:00
liumengyi f7359ca95a * Show errors when importing cases from case lib. 2023-11-02 10:46:43 +08:00
tanghucheng 19a42b04b6 * Merge #5667eeab9d,Adjust for common::buildIconButton. 2023-11-01 22:45:09 -04:00
daitingting ffd66c86d2 * Add pager on feature bar. 2023-11-02 02:44:38 +00:00
tanghucheng 0127087bdf * Merge #2cb7e2362d, Finish task #89336. 2023-11-01 22:40:39 -04:00
wangyidong 4f021b93d5 * Rewrite webhook edit ui. 2023-11-02 10:36:02 +08:00
tanghucheng feac8d65b7 * Merge #88fbd70b9f,Modify roadmap view drop list. 2023-11-01 22:34:40 -04:00
hufangzhou 5ee93a426f * Merge: Fix bug #93591, export bug without project. 2023-11-02 10:28:26 +08:00
wangyuting 3b54a8abe9 * Adjust kanban js. 2023-11-02 10:27:25 +08:00
liumengyi 86d230137f * Set productID and branch for 1.5 level drop menu in bug::batchEdit. 2023-11-02 10:26:12 +08:00
xieqiyu 5a150c8e13 - Delete unused code. 2023-11-02 02:13:24 +00:00
liugang 5d5ebbd1b5 * zin: increase width of padding right and add hint attribute of the moduleMenu widget. 2023-11-02 10:10:44 +08:00
caoyanyi cc780e87c3 * Adjust productMenu component style. 2023-11-02 10:09:02 +08:00
sunhao 08da7f18b0 * zin: cancel to skip tooltip trigger or has open-url class. 2023-11-02 09:57:42 +08:00
tianshujie 9dd161d7be * Change the link after create a story. 2023-11-02 09:55:12 +08:00
tianshujie 0bd8ef3566 * Refactor todo to story under the operation management interface. 2023-11-02 09:55:12 +08:00
caoyanyi fcb8646c29 * Adjust productMenu component param. 2023-11-02 09:55:03 +08:00
liugang 5527932b86 * pivot: replace bg-white with bg-canvas. 2023-11-02 09:49:37 +08:00
liugang a42e200990 * pivot: optimize padding. 2023-11-02 09:48:08 +08:00
liumengyi 8ad99a9797 * Fix bug of branch drop menu. 2023-11-02 09:42:41 +08:00
liugang 7b6810b2e3 - pivot: remove unused method. 2023-11-02 09:40:06 +08:00
liumengyi dd0ef9eb97 * Set picker required in testcase::importFromLib. 2023-11-02 09:28:57 +08:00
liugang 1d563a84b7 * pivot: reload custom pivot table when query conditions changed. 2023-11-02 09:25:56 +08:00
wangyuting a2ed5053c4 * Adjust kanban space page css. 2023-11-02 09:20:50 +08:00
wangyuting e18bfaf3d5 * Finish close space ui page. 2023-11-02 09:19:48 +08:00
wangyuting 3fa079e129 * Finish editspace ui page. 2023-11-02 09:19:26 +08:00
liumengyi 175b4eed67 * Fix bug in testcase::importFromLib. 2023-11-02 09:11:43 +08:00
tianshujie ae964f7858 * Refactor todo to object pop-up and button. 2023-11-02 09:11:25 +08:00
daitingting ce00fb9710 * Adjust width.
* Format codes.
2023-11-02 01:02:54 +00:00
liumengyi 9de44ae366 + Show product id in testtask::importUnitResult. 2023-11-02 08:55:32 +08:00
liumengyi 189e05925d + Remove sortType in testcase::groupCase. 2023-11-02 08:46:22 +08:00
liugang 14cdcd4cfc * zin: refactor the resultFilter widget. 2023-11-02 08:43:58 +08:00
liugang b55a484b88 * zin: refactor the filter widget. 2023-11-02 08:42:41 +08:00
liumengyi bc54699543 * Modify url of qa statistic block. 2023-11-02 08:34:17 +08:00
liumengyi a4c1bcaa15 * Fix bug of recTotal in user::dynamic. 2023-11-01 17:35:15 +08:00
liumengyi 730c4a5f2d * Fix bug of recTotal in product::dynamic. 2023-11-01 17:34:59 +08:00
liumengyi b7d1fd9e5b * Fix bug of recTotal in project::dynamic. 2023-11-01 17:34:50 +08:00
liumengyi cb7acc10d3 * Fix bug of recTotal in execution::dynamic. 2023-11-01 17:34:31 +08:00
liumengyi f35acf4920 * Fix bug of recTotal in company::dynamic. 2023-11-01 17:30:22 +08:00
liumengyi eab4bce3f6 * Fix bug of recTotal in my::dynamic. 2023-11-01 17:27:13 +08:00
liumengyi ebfbb0e879 * Fix error of bug::batchEdit. 2023-11-01 17:22:34 +08:00
wangyuting b878c038e9 * Add kanban card on kanban space page. 2023-11-01 16:53:15 +08:00
tianshujie 3d7f4de972 * Refactor todo to bug. 2023-11-01 16:45:47 +08:00
tianshujie 0433fa89dd - Remove unused code. 2023-11-01 16:45:47 +08:00
caoyanyi 5d2c6c0e97 * Adjust setMenu check rule for execution. 2023-11-01 16:40:16 +08:00
daitingting a535be0bab * Optimize style. 2023-11-01 08:29:44 +00:00
daitingting 39ac7e94c4 * Refresh dtable sub nav. 2023-11-01 08:16:25 +00:00
tianshujie 8642304389 * Update todo status and create a action when the todo to story. 2023-11-01 16:11:38 +08:00
liumengyi b741cfa862 * Fix error of assigntome block. 2023-11-01 16:00:15 +08:00