yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/llmage 2026-05-31 19:53:21 +08:00
93e3f17a67 fix: 恢复providerid/upappid的alters配置,llm_list.dspy返回_text字段用于列表展示
yumoqing pushed to main at yumoqing/llmage 2026-05-31 19:41:25 +08:00
9019f6c48e fix: 仅删除llm.json中providerid和upappid的alters,恢复其他文件
yumoqing pushed to main at yumoqing/llmage 2026-05-31 19:40:20 +08:00
c345238eaa fix: 删除browserfields中的alters配置
yumoqing pushed to main at yumoqing/llmage 2026-05-31 19:26:35 +08:00
d4406a60fd Revert "fix: llm_list.dspy用JOIN查询返回upappid_text和providerid_text供前端code列显示"
yumoqing pushed to main at yumoqing/llmage 2026-05-31 15:59:23 +08:00
5c021b81cb fix: llm_list.dspy用JOIN查询返回upappid_text和providerid_text供前端code列显示
yumoqing pushed to main at yumoqing/bricks 2026-05-31 15:59:19 +08:00
b43d2e7cbd fix: codeViewBuilder支持DataRow调用(rec为undefined时用desc.user_data)并增加field_name_text查找逻辑
yumoqing pushed to main at yumoqing/llmage 2026-05-31 15:48:10 +08:00
57d77dc819 fix: status字段改用uitype:code+data格式,移除providerid/upappid的废弃属性textField/valueField
yumoqing pushed to main at yumoqing/llmage 2026-05-31 15:46:41 +08:00
2f2841c16c fix: 为providerid和upappid的alter添加显式的textField和valueField
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)