Commit Graph
67380 Commits
Author SHA1 Message Date
tianshujie 656f5e39f6 * Fix issues of the batch review stories. 2023-11-03 13:28:35 +08:00
wangyuting 49f80e39a6 * Finish create column page on kanban. 2023-11-03 13:22:30 +08:00
tianshujie f71dcb4dcd + Add color picker when create a story. 2023-11-03 13:19:10 +08:00
朱金勇 1eccf3e141 - Remove privs no need. 2023-11-03 05:04:37 +00:00
liugang cc7cbddc74 * zin: if the checkbox is enabled in the moduleMenu widget, the item corresponding to activeKey is set to the selected state. 2023-11-03 11:23:43 +08:00
xieqiyu 87f568622f * Modify the bug of test case. 2023-11-03 03:18:44 +00:00
caoyanyi 4ee9e41787 * Adjust data-app attribute for repo. 2023-11-03 11:17:12 +08:00
wangyuting 6ca4b6e180 * Finish batchcreatecard ui page on kanban. 2023-11-03 11:14:26 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
chaideqing f5564ebc9a * Fix bug#35287, when batch closing stories, there is no canceled option after draft story. 2023-11-03 02:56:47 +00:00
wangyuting b64ca9afee Revert "* Merge editlanecolor and editlanename page."
This reverts commit 91836f5403.
2023-11-03 10:52:56 +08:00
wangyuting 91836f5403 * Merge editlanecolor and editlanename page. 2023-11-03 10:50:05 +08:00
caoyanyi 22d675dc25 + Add app attribute for repo link. 2023-11-03 10:49:35 +08:00
tianshujie 7e71f0f1e5 - Remove isonlybody param of the link. 2023-11-03 10:42:58 +08:00
caoyanyi 20058a8e8b * Adjust repo file tree style. 2023-11-03 10:42:34 +08:00
wangyuting dd430656e0 * Finish edit card ui page on kanban. 2023-11-03 10:41:40 +08:00
wangyuting 1731403627 * Finish edit card ui page on kanban. 2023-11-03 10:33:35 +08:00
daitingting 30a976576a * Refresh feature when click date. 2023-11-03 02:31:32 +00:00
tanghucheng 15f6b8a224 * Merge #b94a69a0b8,Finish task #92304. 2023-11-02 22:26:36 -04:00
caoyanyi 477caf8ef5 + Add app tab for repo link. 2023-11-03 10:16:16 +08:00
caoyanyi 4a5e0fd273 * Adjust git service check rule. 2023-11-03 10:16:15 +08:00
tianshujie abc28f6c82 - Remove product::roadmap config. 2023-11-03 10:13:57 +08:00
tianshujie 8b06f096a1 + Add back link when the create a realease. 2023-11-03 10:13:57 +08:00
tianshujie 0588eb6f11 * Change the style of the roadmap page. 2023-11-03 10:13:57 +08:00
xieqiyu 255c0215cc * Modify the bug of caselib. 2023-11-03 02:12:28 +00:00
tanghucheng 0d90a05f84 * Merge #aaef26d757,Code for task #92304. 2023-11-02 22:12:01 -04:00
liumengyi b3571bbf5c * Fix bug of bug::batchCreate. 2023-11-03 10:08:44 +08:00
wangyuting 907698370d * Finish createcard ui page on kanban. 2023-11-03 09:58:56 +08:00
wangxuepeng 1ad2082c30 * Fixed the error of the manageTeam task. 2023-11-03 09:57:53 +08:00
liumengyi 09a01ff3fd * Fix bug of bug::create. 2023-11-03 09:57:08 +08:00
liumengyi 8ef9b288c8 * Replace select with picker in user::batchCreate. 2023-11-03 09:56:47 +08:00
caoyanyi 7d9cc461e1 * Adjust repo branch menu style. 2023-11-03 09:53:34 +08:00
tianshujie 32d16b6f3d * Set custom required colums of the story list. 2023-11-03 09:40:24 +08:00
tanghucheng 31bdbf0248 * Merge #b3304265c7ef9faed601b6f69fc219882d01fb18,Query products for ipd. 2023-11-02 21:32:19 -04:00
wangyuting 6823f69b7f * Finish kanban create and edit region ui page. 2023-11-03 09:27:37 +08:00
wangyuting 6f6e8d3d8e * Adjust edit lane page header. 2023-11-03 09:25:42 +08:00
tianshujie b2922169f4 * Change the actions button style. 2023-11-03 09:22:36 +08:00
wangxuepeng 020a860d7d * Fixed the error on the createProject task of tutorail index. 2023-11-03 09:21:32 +08:00
wangyuting f424f6a314 * Finish edit kanban lane ui page. 2023-11-03 09:20:01 +08:00
wangyuting acd5790f90 * Finish kanban createlane ui page. 2023-11-03 09:19:41 +08:00
xieqiyu 504f01e874 + Add position class for testcase upload file. 2023-11-03 01:18:40 +00:00
liumengyi e75ea7dc7d * Fix bug #39799, close modal if it's in modal box. 2023-11-03 09:14:09 +08:00
wangxuepeng 31e52b0cd8 * Fixed the error on the createStory task of tutorail page. 2023-11-03 09:11:58 +08:00
qixinzhi 2610bed3e6 * Add createRepo priv. 2023-11-03 01:02:33 +00:00
liugang 0b8329db2d * zin: fix error control name of resultFilter widget. 2023-11-03 09:08:55 +08:00
Lufei 8021e1b061 * Fix bug #39262, sync helper methods. 2023-11-03 09:07:29 +08:00
Lufei 12a6d4e0e7 * Optimize isIntranet. 2023-11-03 09:02:13 +08:00
caoyanyi 48f6521bea * Update api host get from env. 2023-11-03 09:02:01 +08:00
wangyuting fed5d01f7d * Finish activate space ui page. 2023-11-03 08:57:05 +08:00
Lufei dd81913f86 * Fix bug #35387, Optimize ajaxSetZentaoData. 2023-11-03 08:53:34 +08:00