botui/ui/suite/js
Rodrigo Rodriguez (Pragmatismo) 61d90da409
All checks were successful
BotUI CI / build (push) Successful in 2m48s
feat: add dynamic window title updates
- Window title now shows current window name followed by 'General Bots'
- Title format: '{Window Name} - General Bots' (e.g., 'Chat - General Bots')
- Resets to 'General Bots Desktop' when all windows are closed
- Updated default title from 'BUILD V3 - Web Desktop Environment' to 'General Bots Desktop'
- Added cache-busting parameter to window-manager.js to ensure browser reloads updated code
2026-03-03 09:33:38 -03:00
..
vendor feat: Add Phase 1 Code Editor UI component 2026-03-02 07:26:36 -03:00
api-client.js feat(api-client): add centralized API client with auth token injection 2026-01-10 11:47:54 -03:00
auth-service.js Update: UI files and add error-reporter.js 2026-02-04 13:54:26 -03:00
base.js feat: Hide omnibox and apps menu based on product configuration 2026-01-29 23:56:00 -03:00
chat-agent-mode.js Clean up mock Vibe UI 2026-02-26 12:40:44 -03:00
css-loader.js fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
editor.js feat: Add Phase 1 Code Editor UI component 2026-03-02 07:26:36 -03:00
error-reporter.js WIP: Various UI updates from previous session 2026-02-08 12:21:11 +00:00
home.js refactor(ui): extract inline CSS/JS to external files 2026-01-10 20:12:48 -03:00
htmx-app.js fix: resolve infinite WebSocket reconnection loop 2026-02-25 10:15:47 -03:00
i18n.js fix(i18n): Invalidate cache to fix placeholder translations 2026-02-14 20:05:28 +00:00
security-bootstrap.js WIP: Various UI updates from previous session 2026-02-08 12:21:11 +00:00
suite_app.js feat(ui): implement Window Manager desktop shell based on BUILD V3 design 2026-02-24 19:02:48 -03:00
theme-manager.js Fix window transparency and theme dropdown background issues 2026-03-03 08:27:17 -03:00
window-manager.js feat: add dynamic window title updates 2026-03-03 09:33:38 -03:00