yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/product_management 2026-05-26 14:07:12 +08:00
5d6538b7d3 refactor: dark theme 3-part layout with filler scrollable content
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-26 13:59:27 +08:00
b8ac00ea16 feat: switch all modules to index.ui, add pricing and accounting entries
yumoqing pushed to main at yumoqing/rbac 2026-05-26 13:58:32 +08:00
835a2ff3f7 fix: add filler css + overflowY:auto to content container
8cec17c042 feat: add cross-process cache invalidation via Redis Pub/Sub
1b21f46336 feat: add index.ui as module entry with user management, path roles, and unauth file scan cards
f8c8a4ce4d refactor: move RBAC tools logic to rbac/rbac_tools.py, dspy files call via request._run_ns
0b456486db feat: add RBAC tools — list_path_roles, find_unauth_files, and permission registration script
Compare 6 commits »
yumoqing pushed to main at yumoqing/accounting 2026-05-26 13:58:21 +08:00
5bf21ac024 fix: add filler css + overflowY:auto to content container
4e0f2e6e88 Merge branch 'feat/modern-ui-accounting' into feat/dataviz-accounting
5c10c2cb30 fix: add dark mode background (#0B1120) to accounting index.ui (dataviz branch)
16163ecdc3 feat: add accounting module stat cards - total balance, daily/monthly consumption, account count
865d9b136e feat: modernize accounting UI - add index.ui with card navigation
Compare 6 commits »
yumoqing pushed to main at yumoqing/pricing 2026-05-26 13:58:14 +08:00
0e9a0ef126 fix: add filler css + overflowY:auto to content container
bf868f3f3a fix: add dark mode background (#0B1120) to pricing index.ui
7c41db3f9b feat: modernize pricing UI - add index.ui with card navigation
fc54699be7 feat: add json table definitions for all models (converted from xlsx)
Compare 4 commits »
yumoqing pushed to main at yumoqing/platformbiz 2026-05-26 13:57:51 +08:00
8e8baba3f4 fix: add filler css + overflowY:auto to content container
528d613abb fix: add dark mode background (#0B1120) to platformbiz index.ui
e0f2942df3 feat: modernize platformbiz UI - add index.ui with RBAC-aware card navigation
f41d09b745 feat: add json table definitions for all models (converted from xlsx)
Compare 4 commits »
yumoqing pushed to feat/dataviz-users at yumoqing/rbac 2026-05-26 13:57:43 +08:00
835a2ff3f7 fix: add filler css + overflowY:auto to content container
yumoqing pushed to feat/dataviz-accounting at yumoqing/accounting 2026-05-26 13:57:34 +08:00
5bf21ac024 fix: add filler css + overflowY:auto to content container
yumoqing pushed to feat/modern-ui-pricing at yumoqing/pricing 2026-05-26 13:55:55 +08:00
0e9a0ef126 fix: add filler css + overflowY:auto to content container
yumoqing pushed to feat/modern-ui-platformbiz at yumoqing/platformbiz 2026-05-26 13:55:14 +08:00
8e8baba3f4 fix: add filler css + overflowY:auto to content container
yumoqing pushed to feat/dataviz-users at yumoqing/rbac 2026-05-26 13:52:13 +08:00
8cec17c042 feat: add cross-process cache invalidation via Redis Pub/Sub
yumoqing pushed to main at yumoqing/ahserver 2026-05-26 13:43:33 +08:00
2d830a7b5c feat: add cache_sync module for cross-process cache invalidation
yumoqing pushed to main at yumoqing/llmage 2026-05-26 13:42:46 +08:00
04913dbe42 refactor: 3-part layout - title (fixed), tab header/cards (fixed), content (filler, scrollable)
yumoqing pushed to main at yumoqing/apppublic 2026-05-26 13:18:49 +08:00
5238a08309 perf: log system - keep file handle open + async queue writes
yumoqing pushed to main at yumoqing/ahserver 2026-05-26 13:18:35 +08:00
574ef00881 perf: static file fast path + remove info() log on every request
yumoqing pushed to main at yumoqing/llmage 2026-05-26 13:10:06 +08:00
ca51e168dc docs: add API documentation for all /v1 endpoints
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-26 12:21:02 +08:00
583f35ad6d feat: switch llmage and rag global menu to index.ui
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-26 12:17:36 +08:00
93a387c9ed Revert "feat: update global_menu.ui - all modules point to index.ui, add pricing and accounting, remove submenu"
yumoqing pushed to feat/dataviz-users at yumoqing/rbac 2026-05-26 12:11:39 +08:00
1b21f46336 feat: add index.ui as module entry with user management, path roles, and unauth file scan cards
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-26 12:11:27 +08:00
27213ed3c5 feat: update global_menu.ui - all modules point to index.ui, add pricing and accounting, remove submenu