Commit Graph
67286 Commits
Author SHA1 Message Date
liumengyi cbbddbc17d * Disable the switch and convert menu if current account is not admin in admin::index. 2023-11-02 15:19:51 +08:00
wangyuting 2f08f6452e * Finish edit kanban page. 2023-11-02 15:06:53 +08:00
tianshujie 6ea83f68d0 - Remove unused icon. 2023-11-02 15:02:59 +08:00
wangyidong fa0130d34e * Adjust for webhook in lite vision. 2023-11-02 15:01:23 +08:00
daitingting 68e1c95ce1 * Adjust the way to judge whether it is in modal or not. 2023-11-02 06:59:02 +00:00
wangxuepeng 0ae011180c * Fixed the error of tutorial task createProduct. 2023-11-02 14:58:47 +08:00
tanghucheng 6d3b2cde2a * MERGE #a50c460317,Fix bug #35251. 2023-11-02 02:58:39 -04:00
sunhao a0f63bd75a * zui: update zui3 lib. 2023-11-02 14:58:22 +08:00
tianshujie 6e7586ee5b * Change the copy title button style. 2023-11-02 14:57:10 +08:00
tianshujie 97b9558100 * Change the table head style of the group task page. 2023-11-02 14:40:39 +08:00
daitingting 33404a13aa * Adjust high light for batch edit view. 2023-11-02 06:38:50 +00:00
daitingting 08dd2e5cf2 * Add pager on feature bar. 2023-11-02 06:37:47 +00:00
caoyanyi 8b54e0a0dc * Merge and compatible with version 18. 2023-11-02 14:34:15 +08:00
tianshujie 07e1ca91b9 * Change the navigation name of the team space. 2023-11-02 14:32:51 +08:00
tianshujie 725218fa99 * Set params type of the view method. 2023-11-02 14:32:51 +08:00
liumengyi 6dbe990602 * Set link params of setting items in admin::index. 2023-11-02 14:31:28 +08:00
wangyuting 71647a1976 * Adjust space page css. 2023-11-02 14:21:59 +08:00
liumengyi e51bb87951 * Append _desc to orderby if it doesn't have _. 2023-11-02 14:16:37 +08:00
wangxuepeng ace715c4e3 * Fixed the error of tutorial task createProgram. 2023-11-02 14:16:18 +08:00
tanghucheng 61e3406c41 * Merge #5c4de275a4, Add admin vision for install. 2023-11-02 02:15:28 -04:00
caoyanyi 081826a3be * Adjust object is null error. 2023-11-02 14:15:09 +08:00
wangyidong 2a3f772984 * Rewrite webhook log ui. 2023-11-02 14:05:49 +08:00
wangyuting 24464e3fd3 * Finish copy kanban. 2023-11-02 14:05:40 +08:00
tianshujie 319f7acece * Change the width of the begin, end and acl fields. 2023-11-02 14:02:42 +08:00
liugang aea6cfd905 * chart: add function to select multiple charts and preview them. 2023-11-02 13:58:27 +08:00
liumengyi d11ac04755 + Remove check box in my::team. 2023-11-02 13:58:19 +08:00
hufangzhou 9cb756da57 * Merge: Fix bug #35342, modify the language item of working hours. 2023-11-02 13:55:12 +08:00
tianshujie 51628e817f * Refactor batch close stories. 2023-11-02 13:55:11 +08:00
liumengyi ab56ce8668 * Set btnType to secondary. 2023-11-02 13:54:32 +08:00
liumengyi ccd9499d2d * Set btnType to secondary in productplan::view. 2023-11-02 13:53:45 +08:00
liumengyi f3f9cf6ae4 * Set btnType to secondary. 2023-11-02 13:51:27 +08:00
sunhao 8ec39668d4 zin: refactor, remove unused attributes from avatar text element. 2023-11-02 13:49:58 +08:00
liumengyi 519eb04795 * Set btnType to secondary. 2023-11-02 13:47:27 +08:00
liumengyi 932bb5d776 * Change batch button type to secondary. 2023-11-02 13:45:48 +08:00
sunhao 2d3f6cabf0 * zin: refactor. 2023-11-02 13:41:23 +08:00
sunhao 170e673247 * zin: optimize text size in avatar. 2023-11-02 13:40:35 +08:00
wangyuting 3bae80fdeb * Add copy kanban on create kanban page. 2023-11-02 13:40:00 +08:00
tanghucheng c39b292b1f * Merge #c930c0a401,Fix bug for ipd lite. 2023-11-02 01:28:12 -04:00
tanghucheng d29c71964f * Merge #0236079c2f,Fix bug #35543. 2023-11-02 01:26:56 -04:00
liumengyi 790657d183 * Set back method of backbtn widget. 2023-11-02 13:26:19 +08:00
liumengyi 64ff360f2f * Set object ID of project drop menu and execution drop menu. 2023-11-02 13:25:47 +08:00
tanghucheng 37904e1c80 * Merge #d1a3f7e869,Code for activate product bug. 2023-11-02 01:20:12 -04:00
liumengyi ad4a2c225b * Change batch button type to secondary. 2023-11-02 13:14:47 +08:00
wangxuepeng 9005e639b3 * Fixed the error of tutorial task createAccount. 2023-11-02 13:08:38 +08:00
wangxuepeng c8beec0821 * Fixed the error of tutorial index page. 2023-11-02 13:04:42 +08:00
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