yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/accounting 2026-05-31 14:08:56 +08:00
dd12be3833 bugix
yumoqing pushed to main at yumoqing/accounting 2026-05-31 14:06:37 +08:00
7fbc826330 bugix
yumoqing pushed to main at yumoqing/accounting 2026-05-31 14:05:14 +08:00
1029078b56 bugix
yumoqing pushed to main at yumoqing/accounting 2026-05-31 14:00:11 +08:00
0080bbd7c4 fix: IconBar click not working - add id and reference in binds instead of self
yumoqing pushed to main at yumoqing/accounting 2026-05-31 13:57:01 +08:00
8d447b90ea refactor: billing - use Form title, Tabular always present, form submit loadData via script
yumoqing pushed to main at yumoqing/accounting 2026-05-31 13:46:36 +08:00
6d3dcf2db9 fix: billing layout - wrap Form in fixed-height VBox, Tabular as filler
yumoqing pushed to main at yumoqing/accounting 2026-05-31 13:42:19 +08:00
eec08d684c bugfix
yumoqing pushed to main at yumoqing/accounting 2026-05-31 13:30:33 +08:00
7c2c584407 fix: billing layout - Form fixed height, Tabular css filler
yumoqing pushed to main at yumoqing/accounting 2026-05-31 13:24:52 +08:00
7361614f89 fix: billing query - use Tabular instead of DataViewer, fix form submit target
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-31 13:24:33 +08:00
650d2e6feb docs: add reallife_asset API section to unified api_doc.md
yumoqing pushed to main at yumoqing/sage 2026-05-31 13:08:53 +08:00
d179aeb9ed fix: user_logined handler checks Router before loading dashboard
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-31 13:08:53 +08:00
0d62b568e2 fix: sageOnLogin skips dashboard load when Router has saved route
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-31 13:02:18 +08:00
97ca142092 feat: add fullscreen toggle button to dashboard
yumoqing pushed to main at yumoqing/sage 2026-05-31 13:00:17 +08:00
b28a2b4a76 docs: merge reallife_asset API into unified api_zh.md
yumoqing pushed to master at charles/smssend 2026-05-31 12:38:13 +08:00
0db205d0ef bugfix
yumoqing pushed to main at yumoqing/bricks 2026-05-31 12:32:22 +08:00
f49994cea7 fix: Menu widget now triggers Router._onReplace for SPA URL tracking
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-31 12:28:59 +08:00
28e538750b docs: 补充catelogid必填参数说明
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-31 12:28:12 +08:00
84817a6805 docs: 添加图像生成API详细模型参数文档
yumoqing pushed to main at yumoqing/rbac 2026-05-31 12:26:57 +08:00
c949a51f2e fix: gen_sms_code.dspy handle both None return and exception from generate_sms_code
yumoqing pushed to master at charles/smssend 2026-05-31 12:26:55 +08:00
2b639c7eaf revert: generate_sms_code returns None on failure (keep original behavior)