Commit Graph
403 Commits
Author SHA1 Message Date
liumengyi c596ce9d1c * Optimize code for css. 2024-01-24 09:29:11 +08:00
liyang 11c9c77f47 * Fix bug #44745. 2024-01-23 09:53:05 +08:00
wangyuting aa27c7486b * Fix link url error. bug #44622. 2024-01-22 15:23:02 +08:00
liumengyi 69dfff5011 * Fix bug #43734. 2024-01-11 15:18:04 +08:00
wangyuting 138f199b5a * Finish waterfallganttblock block. 2024-01-11 09:52:11 +08:00
liumengyi 5daf770ffb * Fix bug #42831. 2024-01-11 09:19:05 +08:00
daitingting faed517e19 * Fix bug #42428. 2024-01-10 06:13:16 +00:00
liumengyi 593183ca83 * Fix bug #42487, show long time tip in recent project block. 2024-01-10 08:54:02 +08:00
liumengyi 002aa91454 * Fix bug #42501. 2024-01-09 10:22:07 +08:00
wangyuting af91fe8a3c * Fix Number 0 enter the leaderboard. bug #41656. 2024-01-09 09:02:09 +08:00
wangyuting 5ba290730d * Fix recent project block css. bug #42488. 2024-01-08 15:23:27 +08:00
wangyidong 6a036eafc9 * Fix bug #43396. 2024-01-08 14:31:16 +08:00
liumengyi c6f3c28739 * Fix bug #41162. 2024-01-08 11:05:21 +08:00
liumengyi adf9e42a63 * Modify style in block::edit. 2024-01-05 15:10:54 +08:00
liumengyi 99fa2c198b * Modify style in block::create. 2024-01-05 14:48:47 +08:00
liumengyi 7f63824603 * Fix bug #43367. 2024-01-05 14:48:47 +08:00
wangyuting d6962e43c9 * Finish product roadmapblock. 2024-01-05 13:35:34 +08:00
liumengyi 8315bbdd6e * Fix bug #43331. 2024-01-05 13:24:13 +08:00
xieqiyu 55550a5819 * Fix bug#42465. 2024-01-04 15:42:12 +08:00
liumengyi 9725e8b407 * block: fix partial load in statistic block. 2024-01-03 13:15:34 +08:00
liumengyi e8af0bf959 * Fix bug #42467. 2024-01-03 13:07:58 +08:00
sunhao fff5f96728 * block: fix partial load in execution statistic block. 2024-01-03 10:58:05 +08:00
liumengyi 95d5f803cf * Fix bug #42467. 2024-01-03 10:16:47 +08:00
sunhao 3acbdf8ecb * Refactor style of labels. 2023-12-27 19:49:28 +08:00
wangyidong 8610e838b2 * Fix bug #41882. 2023-12-23 16:43:27 +08:00
wangyidong b1e794843f * Fix bug #41976. 2023-12-23 16:43:27 +08:00
liumengyi a6f71f091f * Fix bug #41708, use custom story point unit. 2023-12-23 09:15:09 +08:00
liumengyi 68d0a2bfd3 * Fix bug #41876, add title and release count. 2023-12-22 16:37:18 +08:00
wangyuting d7377f1f00 * Adjust bugstatisticblock chart css. 2023-12-20 11:06:52 +08:00
liumengyi fd86af9ff6 * Optimize code for project statistic block. 2023-12-16 15:22:13 +08:00
liumengyi 46fe110fb2 * Fix bug #41779, get data from metric in scrum overview block and optimize code for scrum overview block and project statistic block. 2023-12-16 15:21:01 +08:00
wangyuting 5a492db7a0 * Optimize singlebugstatisticblock block css. 2023-12-16 15:01:54 +08:00
wangyuting 4170966b3a * Optimize bugstatisticblock block css. 2023-12-16 15:00:08 +08:00
wangyuting 8019286315 * Optimize singlebugstatisticblock chart css. 2023-12-16 14:37:41 +08:00
liumengyi d851f9dc25 * Fix bug #41717, change closedBug to fixedBug, modify metric item of totalBug and modify language item. 2023-12-16 13:38:56 +08:00
liumengyi e2a322ec84 * Fix bug #41713. 2023-12-16 11:14:50 +08:00
sunhao fbc30c4394 * Refactor .article-* with css utilities. 2023-12-14 17:21:01 +08:00
sunhao be26813730 * block: remove unused onLoad callback. 2023-12-07 10:39:17 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
wangyuting 1131a523a5 * Add reminders on the dashboard. 2023-12-05 15:03:38 +08:00
sunhao a829c4f0bb * zin: refactor --color-slate-* to --color-gray-*. 2023-11-27 14:27:42 +08:00
朱金勇 050e2e0861 * Performance for stats. 2023-11-21 03:14:50 +00:00
liumengyi 4159f0e9d0 * Add tooltip to scrum overview block. 2023-11-17 16:13:45 +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
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
liumengyi c0140c968c * Add tooltips to qastatistic block, and modify style of tooltips in statistic block. 2023-11-17 10:58:02 +08:00
liumengyi 6317130e2d * Add tooltip to execution statistic block. 2023-11-17 09:57:32 +08:00
liumengyi d0df1ccf41 * Add tooltips for project statistic block. 2023-11-17 09:48:42 +08:00
liumengyi fec0e910e5 * Optimize code for product statistic block. 2023-11-16 17:15:44 +08:00
liumengyi 5c616cca53 + Add tooltips to product statistic block. 2023-11-16 17:06:17 +08:00