yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 15:41:41 +08:00
855f376671 refactor: consolidate rankings into combined charts
yumoqing pushed to main at yumoqing/bricks 2026-06-01 15:40:40 +08:00
e5981ba447 style: redesign add/delete icons for modern UI consistency
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 15:34:20 +08:00
c9e860c691 remove quick-links panel, chart takes full width
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 15:32:19 +08:00
8bed983919 fix: hide '我的今日模型使用' card for non-customer roles
yumoqing pushed to main at yumoqing/bricks 2026-06-01 15:29:36 +08:00
74db534e41 chore: ignore NFS temp files
yumoqing pushed to main at yumoqing/bricks 2026-06-01 15:29:31 +08:00
6aaac666d5 chore: remove stale NFS temp file from repo
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 15:28:38 +08:00
66f588cd80 add reseller.* role support alongside owner.*
yumoqing pushed to main at yumoqing/bricks 2026-06-01 15:26:59 +08:00
8109292f8a fix: UiText auto-height on setValue when element not yet rendered
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 15:25:31 +08:00
69264b6ec6 restrict my-today-models and customer-monitor to customer.* role only
yumoqing pushed to main at yumoqing/sage 2026-06-01 15:22:28 +08:00
9bda2bcaeb bugfix
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 15:06:09 +08:00
3cbb0a4719 fix: double comma causing blank page for owner role
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 15:01:38 +08:00
14881f83f2 fix: remove stray endif that caused 500 error
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 14:57:29 +08:00
40706c4c72 hide customer monitoring from non-customer users
yumoqing pushed to main at yumoqing/llmage 2026-06-01 14:39:04 +08:00
8e9ab5008c fix: get_llm_llmusage用JOIN从llm_api_map获取query_apiname,修复异步任务轮询卡在CREATED
yumoqing pushed to main at yumoqing/reallife_asset 2026-06-01 14:27:24 +08:00
fa8b35072d fix: 左侧导航栏宽度减半 cwidth 18→9
yumoqing pushed to main at yumoqing/reallife_asset 2026-06-01 14:23:29 +08:00
3c5fdfc149 fix: 查看素材页面Form高度固定,结果区用filler自适应
yumoqing pushed to main at yumoqing/reallife_asset 2026-06-01 14:12:36 +08:00
f66260e753 refactor: 改为左右分栏布局,左侧菜单按钮导航,右侧内容区
yumoqing pushed to main at yumoqing/llmage 2026-06-01 13:44:22 +08:00
be3c939955 fix: 模型广场彻底重构 — 移除TabPanel,用VBox+script切换视图
yumoqing pushed to main at yumoqing/llmage 2026-06-01 13:35:53 +08:00
fed36ff079 fix: 模型广场导航找不到目标 — 内联布局替代嵌套urlwidget
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-01 13:32:37 +08:00
9b52cd2e04 fix: 使用Iframe widget替代urlwidget加载HTML页面