yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/pccs 2026-08-12 19:36:42 +08:00
a0ea121602 feat: menu/i18n/CRUD/permission/stats/model fixes
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 18:50:44 +08:00
0805eb219b workspace: use remove+widgetBuild per row, monkey-patch dispatch
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 18:49:21 +08:00
c934111748 popup: VBox for files panel
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 18:48:14 +08:00
6f6e31fcf0 workspace: monkey-patch Tree.dispatch for selected
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 18:44:43 +08:00
ef39d586bb tree: root only initially, click to expand
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 18:42:18 +08:00
0a0260708a workspace: cache-busting fetch URLs
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 18:39:48 +08:00
3349bb1b33 tree: nested children for initial load
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 18:37:53 +08:00
af7d7fc716 tree: lazy-load children only
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 18:35:36 +08:00
1dfaa7a573 fix: getWidgetById with bricks.app scope, initial root load
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 18:21:09 +08:00
7f29e5c157 fix: getWidgetById with popup scope, no PopupWindow binds
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 18:09:51 +08:00
8a095c712c workspace: full tree dspy + urlwidget button + PopupWindow binds
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 18:01:46 +08:00
9ec29726b2 workspace: use closure vars for tree+fp, no getWidgetById
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 17:49:51 +08:00
7e3424ef37 workspace: button script builds everything, tree.bind directly
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 17:31:35 +08:00
1856da5bca workspace: button script handles tree bind, popup no binds
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 17:30:40 +08:00
fdecd9ee1f workspace: bind on PopupWindow level, wid=ws_tree
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 17:23:49 +08:00
888e1ff320 workspace: add debug logs to bind script
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 17:00:05 +08:00
ebf7757dd2 fix: use getWidgetById instead of this in tree script
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 16:51:32 +08:00
61fb3f6485 fix: workspace_tree id=__root__ returns children
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 16:48:37 +08:00
340dcf0fd0 workspace: tree lazy-load with id param
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-12 16:45:05 +08:00
f106d330a4 workspace: script fetch+widgetBuild for selected node