Commit Graph
778 Commits
Author SHA1 Message Date
sunguangming 8d208d03ce * Fix kanban code error. 2023-11-17 08:53:06 +08:00
wangyuting f9595c75d0 * Fix project config error on lite vision. 2023-11-15 02:36:41 +00:00
liumengyi 4275d9b6b6 * Remove , at the end of row in the lastest children in tree in lite extension. 2023-11-15 10:06:42 +08:00
liumengyi 2427ea10b3 * Remove , at the end of row in the lastest children in install in lite extension. 2023-11-15 10:02:11 +08:00
liumengyi 928bab3f29 * Remove , at the end of row in the lastest children in story in lite extension. 2023-11-15 10:01:13 +08:00
liumengyi 301fa4a91e * Remove , at the end of row in the lastest children in execution in lite extension. 2023-11-15 09:51:39 +08:00
liumengyi 0c221fd048 * Remove , at the end of row in the lastest children in project in lite extension. 2023-11-15 09:36:05 +08:00
liugang 8f0fe5f241 * xuan: remove extra commas. 2023-11-15 08:51:26 +08:00
liugang 9395508d1e * project: hide the select modal window when create a project in lite interface, fix bug #40419. 2023-11-14 14:53:16 +08:00
liugang 38134c3caa * client: set page size of the alert dialog. 2023-11-13 17:38:26 +08:00
liugang 7b45386519 + client: rewrite the edit page by zin. 2023-11-13 16:56:12 +08:00
liugang 7d801b7bf6 * client: refactor the edit method. 2023-11-13 16:55:59 +08:00
liugang 3a9590af0e + client: rewrite the create page by zin. 2023-11-13 16:55:46 +08:00
liugang 15d1447c36 * client: refactor the create method. 2023-11-13 16:55:33 +08:00
liugang 73ebe8cdab + client: rewrite the browse page by zin. 2023-11-13 16:54:43 +08:00
liugang 3428153324 + clientLang: add lang items. 2023-11-13 16:47:56 +08:00
liugang d6b5d4bfa8 + client: extend the delete method for zin. 2023-11-13 16:44:55 +08:00
liugang 0a18da2745 + client: add configuration items of dtable. 2023-11-13 16:44:15 +08:00
liugang 1f46ac820b + clientZen: add method to check permission of add or edit a client version. 2023-11-13 16:43:30 +08:00
sunhao cb1ca45055 * refactor usage of the new history widget. 2023-11-12 21:41:10 +08:00
liugang 411543416b * setting: refactor xuanxuan page. 2023-11-10 17:19:15 +08:00
liugang 74cce168b9 - setting: remove unused function. 2023-11-10 17:18:55 +08:00
liugang cb4a13f07d + setting: rewrite the xuanxuan page by zin. 2023-11-10 15:48:45 +08:00
songchenxuan aaa9e86dc9 * Merge commit 03eaa012c8. 2023-11-10 13:26:02 +08:00
liugang 4fb1d41ac2 - adminModel: remove unused methods. 2023-11-10 11:08:08 +08:00
liugang 30ccec4327 + admin: rewrite the xuanxuan page by zin. 2023-11-10 11:07:44 +08:00
liugang f4db27295e * admin: refactor the xuanxuan method. 2023-11-10 11:07:18 +08:00
liugang a5bd89d712 + adminModel: add method to call the getXxcAllFileSize method extened in xuanxuanAdmin class. 2023-11-10 11:05:22 +08:00
liugang 5a1427235f * adminModel: refactor the getXxcAllFileSize method. 2023-11-10 11:02:15 +08:00
tianshujie e0402cde8e * Change the task name style of execution::grouptask page. 2023-11-02 17:25:16 +08:00
tianshujie cc110d06ac * Change the table head style of the group task page. 2023-11-02 15:27:50 +08:00
wangyidong fa0130d34e * Adjust for webhook in lite vision. 2023-11-02 15:01:23 +08:00
tanghucheng c39b292b1f * Merge #c930c0a401,Fix bug for ipd lite. 2023-11-02 01:28:12 -04:00
tanghucheng 33d3ee0142 + Add or file. 2023-11-01 03:35:29 -04:00
wangyidong 706bcd10a7 * Rewrite user module. 2023-11-01 13:15:00 +08:00
wangyidong 8951598991 * Rewrite tree module. 2023-11-01 11:02:41 +08:00
tianshujie 4bd070eb11 * Refactor treestory page. 2023-11-01 09:03:41 +08:00
tianshujie f8651bb5fd + Add edit a story page under the operation management interface. 2023-10-31 17:17:30 +08:00
wangyidong 1858c2a3f6 * Rewrite projectstory story page. 2023-10-31 16:59:51 +08:00
tianshujie 710f7f6b51 + Add create a story page under the operation management interface. 2023-10-31 16:47:53 +08:00
tianshujie 5f9648a64f + Add story view page under the operation management interface. 2023-10-31 16:09:39 +08:00
tianshujie 8ad1bfdaed + Add review a story under the operation management interface. 2023-10-31 16:03:08 +08:00
tianshujie 4114494df7 + Add close story under the operation management interface. 2023-10-31 15:55:58 +08:00
tianshujie 8c7d6d1ec2 + Add change story under the operation management interface. 2023-10-31 15:49:18 +08:00
tianshujie 8fbd56eb62 + Add batch edit stories page under the operation management interface. 2023-10-31 14:44:31 +08:00
tianshujie d31c995c22 + Add batch create stories under the operation management interface. 2023-10-31 14:07:06 +08:00
wangyidong 5cd1d8aabd * Rewrite install module in lite vision. 2023-10-31 13:23:14 +08:00
tianshujie a485c1eb1c * Refactor story method of the projectstroy module. 2023-10-31 11:13:03 +08:00
tianshujie 94ac7fa6eb * Hidden copy team member's select box. 2023-10-31 11:08:33 +08:00
tianshujie 1fd994f55a * Change the button of the task view page. 2023-10-31 10:45:50 +08:00