yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/bricks 2026-05-29 13:58:45 +08:00
ed95c8c88f debug: use console.log instead of bricks.debug for tabular click tracing
yumoqing pushed to main at yumoqing/bricks 2026-05-29 13:55:31 +08:00
d83f91e951 debug: add logging to record_clicked to trace click events
yumoqing pushed to main at yumoqing/bricks 2026-05-29 13:54:34 +08:00
456e8d4e01 revert: restore event.target.bricks_widget assignment in record_clicked
yumoqing pushed to main at yumoqing/bricks 2026-05-29 13:52:11 +08:00
7ca370c0af fix: improve tabular row click handling
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-05-29 13:44:48 +08:00
d8ec4e7142 fix: tabular row selection visibility - CSS specificity fix for dark/light themes
yumoqing pushed to main at yumoqing/reallife_asset 2026-05-29 13:29:52 +08:00
af3368c019 chore: cleanup swp file, add gitignore
yumoqing pushed to main at yumoqing/reallife_asset 2026-05-29 13:28:35 +08:00
39f98a7136 add: 火山引擎AK/SK凭证
yumoqing pushed to main at yumoqing/reallife_asset 2026-05-29 13:27:12 +08:00
1264a6a2fa add: 火山引擎真人人像模块配置SQL
yumoqing pushed to main at yumoqing/uapi 2026-05-29 13:18:23 +08:00
4892a4e460 chore: remove CRUD definition dirs from tracking, add gitignore
yumoqing pushed to main at yumoqing/llmage 2026-05-29 13:18:21 +08:00
adb0bafc0a chore: remove CRUD definition dirs from tracking, add gitignore
yumoqing pushed to main at yumoqing/sage 2026-05-29 13:15:24 +08:00
caccd22893 feat: add dapi and uapi module entries to global menu
yumoqing pushed to main at yumoqing/uapi 2026-05-29 12:07:57 +08:00
cc5803d4a7 refactor: optimize debug output - use debug_params, truncate SQL; add CRUD definitions
yumoqing pushed to main at yumoqing/llmage 2026-05-29 12:07:56 +08:00
44d94dace5 refactor: optimize debug output - use debug_params for compact logging, truncate SQL; add CRUD definitions
yumoqing pushed to main at yumoqing/ahserver 2026-05-29 12:06:49 +08:00
8abb83e4e3 feat: inject debug_params into dspy env; add gitignore for build artifacts
yumoqing pushed to main at yumoqing/apppublic 2026-05-29 12:06:12 +08:00
0139dff41c chore: remove build artifacts from tracking, update gitignore
db1c6fed8f feat: add debug_params() for compact debug output with value truncation
Compare 2 commits »
yumoqing pushed to main at yumoqing/rbac 2026-05-29 11:58:41 +08:00
342fc6652a refactor: rewrite SMS login UI using pure bricks patterns
yumoqing pushed to master at charles/smssend 2026-05-29 11:38:38 +08:00
8a2a7d02ed revert: remove mark_used parameter (API used by other systems)
yumoqing pushed to main at yumoqing/rbac 2026-05-29 11:38:37 +08:00
8528eebf10 revert: restore gen_sms_code.dspy (API used by other systems)
yumoqing pushed to main at yumoqing/rbac 2026-05-29 11:37:42 +08:00
e65fddbe61 revert: restore phone_login.dspy to original (API used by other systems)
yumoqing pushed to main at yumoqing/rbac 2026-05-29 11:36:07 +08:00
cf186a632b fix: revert uitype to 'hide' (bricks framework uses 'hide' not 'hidden')