botui/ui/suite/js
Rodrigo Rodriguez (Pragmatismo) 3e81991e8b
All checks were successful
BotUI CI / build (push) Successful in 2m6s
feat: Add Phase 1 Code Editor UI component
- Add Monaco Editor vendor files (vs directory)
- Create editor.html component (631 lines)
- Full-featured code editor with:
  - Monaco Editor integration
  - File tree sidebar
  - Multi-file tab management
  - Syntax highlighting for HTML, CSS, JS, JSON, TS, BAS, Python, Rust, Markdown, etc.
  - Save/Publish functionality
  - Keyboard shortcuts
  - Status bar
  - Modified state tracking
  - Language auto-detection
  - Custom GB dark theme
2026-03-02 07:26:36 -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(theme): map sentient css variables properly to avoid black boxes on light themes 2026-02-28 13:28:56 -03:00
window-manager.js style: Format vibe.html for better readability 2026-03-01 22:36:15 -03:00