19 Commits

Author SHA1 Message Date
laansdole
25bdfd9665 fix: min height 0 to make fullscreen chat scrollable 2026-03-16 17:55:57 +07:00
laansdole
7cd1bf5da8 fix(frontend): make fullscreen chat panel scrollable 2026-03-16 17:53:10 +07:00
Shu Yao
1c636e5b56
Merge pull request #577 from LaansDole/main
Feat: add persistent chat panel with fullscreen toggle
2026-03-15 13:17:20 +08:00
laansdole
d796015f0d fix: text overflow the panel 2026-03-15 11:57:55 +07:00
laansdole
5525813676 feat(frontend): add persistent chat panel with fullscreen toggle
- Convert chat from tab-based to persistent collapsible overlay panel
- Chat panel visible alongside Graph view as a side overlay
- Toggle button (chevron) to collapse/expand the overlay panel
- 'Chat' in view toggle activates full-screen chat mode filling left panel
- 'Graph' in view toggle shows graph with chat as overlay
- isChatPanelOpen state preserved across mode switches
- Default viewMode is 'chat' (full-screen on load)
- No Spatial features included
2026-03-14 09:36:10 +07:00
NINE
1c8d23544a style: Resolve nested scrollbars & implement auto-hiding navigation for Tutorial UX 2026-03-14 03:04:47 +09:00
Shu Yao
8112e229ec perf: reduce workflow graph sync overhead 2026-02-24 00:09:13 +08:00
Shu Yao
d0f9f4966b wip: fix front-end lag issue 2026-02-24 00:05:59 +08:00
laansdole
5e2746600d feat: move enable help tooltips default true to setting 2026-02-10 23:12:07 +07:00
Do Le Long An
1dad0197cd
Merge branch 'OpenBMB:main' into feat/tooltip-enhancement 2026-02-10 15:24:17 +07:00
Petar Zivkovic
b3a22b4fbd fix: fix websocket connection issue in BatchRunView 2026-02-09 16:47:24 +01:00
Petar Zivkovic
83a7c36f3b fix: resolve runtime issues in Docker environment 2026-02-09 16:47:20 +01:00
laansdole
485e33f91f feat: scroll to content in tutorial view 2026-02-08 11:00:51 +07:00
laansdole
53870bd6f0 feat: wrapping nodes with tooltip content 2026-02-08 10:59:22 +07:00
Shu Yao
b0ccc228b4 fix: websocket disconnect problem
upgrade: allow set not log_output to avoid log every node output
2026-02-05 18:11:06 +08:00
swugi
d01c244097 add: settings modal for batch processing 2026-01-15 00:50:52 +08:00
swugi
5267d7cdc4 add:dashboard/terminal toggle 2026-01-15 00:35:23 +08:00
swugi
6eef2e651c add: batch running function 2026-01-13 23:47:54 +08:00
NA-Wen
f0db945ed3 initial commit of chatdev 2.0 2026-01-07 16:24:01 +08:00