yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 15:58:11 +08:00
03d4d70edd fix: bricks Tabular expects {rows,total} format in API response
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 15:32:47 +08:00
f814c9bf08 fix: use sqlor placeholder instead of %s in SQL
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 15:25:50 +08:00
abba9d1273 fix: use standalone get_sor_context(env, modulename)
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 15:13:24 +08:00
01a2c9281f fix: move id to widget level, not options (bricks convention)
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 15:04:10 +08:00
e0b07e0b50 bugfix
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-22 14:56:29 +08:00
7db361425b feat: 6个监控组件改用RefreshWidget+Jinja2服务端渲染,初始即加载+60s刷新
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 14:51:33 +08:00
0cdd52871d fix: reorder content before sidebar so rag_main_content registers first
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 14:45:02 +08:00
7a11347a8b bugfix
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 14:42:01 +08:00
8179d73b05 bugfix
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 14:39:38 +08:00
eb533ff0bf fix: ICP filing info in bottom bar, click to open MIIT
yumoqing pushed to main at yumoqing/sage 2026-07-22 14:27:00 +08:00
6046f40af4 merge_i18n: also search pkgs/ for module i18n dirs
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 14:20:49 +08:00
182af8f605 fix: add user_menu + CRUD paths to RBAC
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 13:55:51 +08:00
df08bb01b0 fix: user_menu.ui redirect + CRUD placeholder pages
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-22 13:39:46 +08:00
482c0fac8b fix: _get_realtime_snapshot加请求级缓存,一次页面渲染只查一次DB
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-22 13:33:51 +08:00
305395ca99 fix: 4个DSPY统一用env.api_xxx()调用,消除namespace注入不稳定
yumoqing pushed to main at yumoqing/sage 2026-07-22 13:32:12 +08:00
36c714ebc1 fix: restore second 'for m in' line accidentally deleted in 44d2a8c6
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-22 13:29:10 +08:00
ef5644498e feat: 实时卡片统一用get_realtime_stats一次查llmusage,消除数据矛盾
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 13:21:13 +08:00
cac9a2d823 fix: Button widgets + tap events, app.rag_main_content target for bricks convention
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 13:06:58 +08:00
16fa189959 feat: menu.ui + filler CSS + popup menu from top bar
yumoqing pushed to main at yumoqing/ragserver 2026-07-22 12:13:48 +08:00
a0cc6a0f55 fix: add /top.ui and /i18n/** to RBAC public paths