yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/llmage 2026-05-31 15:41:30 +08:00
37c6814b2d fix: 移除get_organizations的过滤条件,返回所有组织;添加错误日志
yumoqing pushed to main at yumoqing/llmage 2026-05-31 15:36:15 +08:00
314da7ae44 fix: get_upapps和get_organizations用属性访问替代字典访问(sqlExe返回对象)
yumoqing pushed to main at yumoqing/sage 2026-05-31 15:20:21 +08:00
4aaf6a334d refactor: 简化上位系统管理菜单,只保留上位系统和数据IO
yumoqing pushed to main at yumoqing/sage 2026-05-31 15:11:48 +08:00
ba3769856c feat: 添加上位系统管理菜单(uapi)
yumoqing pushed to main at yumoqing/sage 2026-05-31 15:08:26 +08:00
09ac4660d7 fix: 修正供应商管理菜单指向supplychain模块
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-31 15:04:03 +08:00
d65629afb2 bugfix
yumoqing pushed to main at yumoqing/sage 2026-05-31 15:01:38 +08:00
39e597755d feat: add supply chain menu (provider, reseller) to non-customer sidebar
yumoqing pushed to main at yumoqing/sage 2026-05-31 14:53:51 +08:00
927a223582 feat: add non-customer admin menu items (llmage, pricing, charge, accounting, financial, harnessed_agent, harnessed_reasoning, users)
yumoqing pushed to main at yumoqing/accounting 2026-05-31 14:36:29 +08:00
c4a869c9ff fix: billing 500 error (sqlExe returns list not dict) + enlarge popup windows (recharge 600x500, detail 700x550)
yumoqing pushed to main at yumoqing/accounting 2026-05-31 14:18:56 +08:00
434cfe950c feat: billing - add stats summary and Excel download
yumoqing pushed to main at yumoqing/accounting 2026-05-31 14:11:22 +08:00
f62e397c5a chore: remove vim swap file
yumoqing pushed to main at yumoqing/accounting 2026-05-31 14:11:15 +08:00
c141134001 fix: use this.render(params) instead of this.loadData for Tabular (DataViewer API)
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