openclaw/ui
Daniel Griesser 2e1dee197a feat(ui): link sessions to chat page
- Session names in the Sessions table are now clickable links
- Clicking navigates to /chat?session=<key> with that session loaded
- Global sessions excluded (not real conversations)
- Added .session-link CSS styling (accent color, underline on hover)
- Chat page reads 'session' query param and cleans URL after applying
2026-01-09 04:05:33 +01:00
..
public feat(ui): add favicon.ico from Mac app icon (#305) 2026-01-06 10:41:19 -06:00
src feat(ui): link sessions to chat page 2026-01-09 04:05:33 +01:00
index.html feat(ui): add favicon.ico from Mac app icon (#305) 2026-01-06 10:41:19 -06:00
package.json chore(deps): update dependencies 2026-01-08 04:55:14 +00:00
tsconfig.json fix(control-ui): serve dashboard at root 2025-12-19 05:11:08 +00:00
vite.config.ts feat(ui): add favicon.ico from Mac app icon (#305) 2026-01-06 10:41:19 -06:00
vitest.config.ts chore: update deps and add control ui routing tests 2025-12-30 14:30:46 +01:00