Commit Graph
68633 Commits
Author SHA1 Message Date
liumengyi 32fdbb15e7 * Fix bug of deleting execution. 2023-11-17 17:28:44 +08:00
liumengyi e676d101e7 * Fix bug when installing. 2023-11-17 17:28:18 +08:00
wangxuepeng 912d4ba394 * Change to new writing method. 2023-11-17 17:24:52 +08:00
caoyanyi 37e16e5662 * Hide devops search for no devops module. 2023-11-17 17:16:24 +08:00
daitingting f25f236d5b * Set items for radio. 2023-11-17 09:07:19 +00:00
sunhao f48b2d27a4 * action: update searchform on switch item on featurebar. 2023-11-17 16:52:05 +08:00
sunhao 0d242d0c0e * zin: refactor. 2023-11-17 16:52:05 +08:00
wangxuepeng 5bd560e064 * Change products to non-required. 2023-11-17 16:38:15 +08:00
xieqiyu a13c9941f7 * Fix the bug of search. 2023-11-17 16:24:07 +08:00
tianshujie 145e84517a * Fix the activate space language item error. 2023-11-17 16:14:02 +08:00
liumengyi 4159f0e9d0 * Add tooltip to scrum overview block. 2023-11-17 16:13:45 +08:00
wangxuepeng 09896a8f53 * Move the code alter name if setCode is true. 2023-11-17 16:11:08 +08:00
tianshujie beaad6be19 * Add required label of the owner field. 2023-11-17 16:10:31 +08:00
tianshujie 4494ad956b * Fix an issue where space field required judgment failed. 2023-11-17 16:08:25 +08:00
tianshujie b5b1f9349a * Adjust edit a kanban page style. 2023-11-17 16:08:03 +08:00
tianshujie a431fbc95b * Adjust create a kanban page style. 2023-11-17 16:07:21 +08:00
tianshujie f0c0180e98 * Add required label of the owner field. 2023-11-17 15:57:44 +08:00
tianshujie 270ba145d8 * Adjust batch create todo page style. 2023-11-17 15:51:25 +08:00
tianshujie ff5001f711 * Adjust create a todo page style. 2023-11-17 15:51:25 +08:00
sunhao 872e6472bd * zin: fix search-form not hide on switch to other feature item. 2023-11-17 15:42:49 +08:00
liumengyi 3cb3f3b07d * Add other language item for the tooltips in block, and use html for ev tooltip in project statistic block. 2023-11-17 15:40:54 +08:00
wangxuepeng d9ff6e5656 * Change to new writing method. 2023-11-17 15:30:47 +08:00
wangxuepeng 2ce0e28a02 * Change to new writing method. 2023-11-17 15:30:47 +08:00
liugang 788a33c011 * project: replace $.state.value with $.value and replace $.changeState with $.setValue. 2023-11-17 14:56:28 +08:00
tianshujie 934b4a0a52 * Change the way you determine if it is an ajax request. 2023-11-17 14:51:32 +08:00
qixinzhi 1e781f39b0 * Fix error without filter any metric. 2023-11-17 14:45:32 +08:00
tianshujie 310a005f49 * Change the set::className to the setClass. 2023-11-17 14:44:20 +08:00
tianshujie f091f6557b * Adjust copy project pop-window style when the system haven't any project. 2023-11-17 14:44:20 +08:00
liumengyi 9301041dd3 * Add tooltips to single product statistic block, and remove tooltip in qa statistic block and single bug statistic block. 2023-11-17 14:29:46 +08:00
tanghucheng 660f036c3e * Fix bug for project product. 2023-11-17 01:26:34 -05:00
daitingting 119fb3abf2 * Check privilege.
* Adjust language.
2023-11-17 05:30:06 +00:00
tianshujie cacfc55619 * Fix picker not set items attribute problem. 2023-11-17 13:24:08 +08:00
wangxuepeng de18efcbb8 * Change to new writing method. 2023-11-17 13:12:04 +08:00
sunhao ef11118343 * refactor, rename class name tabnActions to tab-actions. 2023-11-17 11:29:57 +08:00
liugang 71cca75fb6 - project: remove unused function. 2023-11-17 11:05:53 +08:00
tianshujie cb29fcf913 * Fix create a testcase navgation when the system don't have any product. 2023-11-17 11:01:41 +08:00
liumengyi c0140c968c * Add tooltips to qastatistic block, and modify style of tooltips in statistic block. 2023-11-17 10:58:02 +08:00
liugang 320ccda40a * project: compute working days if the begin date or end date changes. 2023-11-17 10:56:11 +08:00
liugang fc2630fdf1 * project: if a project is a long-term project, update the style of the planned completion date and available working days. 2023-11-17 10:53:56 +08:00
liugang 5702b706f8 * project: display work days in batch edit page. 2023-11-17 10:47:05 +08:00
tianshujie 08f426893d * Fix create a bug navgation when the system don't have any product. 2023-11-17 10:45:36 +08:00
caoyanyi 3a416e129c * Optimize gitlab directory tree loading speed. 2023-11-17 10:45:20 +08:00
wangxuepeng 04797feca3 * Change to new writing method. 2023-11-17 10:45:11 +08:00
liugang ad2b8ef35b Revert "* project: change the project to long term project if the end date is greater than or equal to the const LONG_TIME."
This reverts commit bc751d458b.
2023-11-17 10:41:58 +08:00
caoyanyi 280fbc052c * Adjust file open errror. 2023-11-17 10:37:55 +08:00
qixinzhi 701fae0254 * Update purpose of task hour summary metric. 2023-11-17 10:35:22 +08:00
wangyidong a670e5b831 * Add test unit for account browse page. 2023-11-17 10:31:58 +08:00
sunguangming 198089a78a * Change WIP style. 2023-11-17 10:30:11 +08:00
sunguangming 81936b67a7 * Change color of card title. 2023-11-17 10:28:18 +08:00
sunguangming dafb30eb92 * Add user map for task children dtable. 2023-11-17 10:25:24 +08:00