botui/ui/suite
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
..
about Update PROMPT.md and UI changes 2026-01-22 20:24:16 -03:00
admin style: Format vibe.html for better readability 2026-03-01 22:36:15 -03:00
analytics fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
assets/icons fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
attendant fix: resolve infinite WebSocket reconnection loop 2026-02-25 10:15:47 -03:00
auth style: Format vibe.html for better readability 2026-03-01 22:36:15 -03:00
billing fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
browser feat(ui): implement Window Manager desktop shell based on BUILD V3 design 2026-02-24 19:02:48 -03:00
calendar fix(ui): Use absolute paths for CSS/JS assets in suite apps to resolve loading errors 2026-01-28 16:26:09 -03:00
canvas Update UI components and add drive-sentient.js 2026-01-16 11:29:47 -03:00
chat fix: make suite UI elements fully themable and resolve black frame on desktop-inner 2026-02-28 10:05:36 -03:00
crm fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
css fix: replace tailwind utility classes with custom css in window manager to ensure theme consistency 2026-02-28 12:09:04 -03:00
dashboards Fix UI button handlers and add missing JS modules 2026-01-13 14:49:22 -03:00
docs refactor(suite): clean up base layout and modularize app scripts 2026-01-25 13:33:03 -03:00
drive feat(ui): implement Window Manager desktop shell based on BUILD V3 design 2026-02-24 19:02:48 -03:00
goals Fix UI button handlers and add missing JS modules 2026-01-13 14:49:22 -03:00
js feat: Add Phase 1 Code Editor UI component 2026-03-02 07:26:36 -03:00
learn Update UI components and add drive-sentient.js 2026-01-16 11:29:47 -03:00
mail fix(ui): Use absolute paths for CSS/JS assets in suite apps to resolve loading errors 2026-01-28 16:26:09 -03:00
meet style: Format vibe.html for better readability 2026-03-01 22:36:15 -03:00
monitoring fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
paper fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
partials feat: Add Phase 1 Code Editor UI component 2026-03-02 07:26:36 -03:00
people fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
player refactor(ui): extract inline CSS/JS to external files 2026-01-10 20:12:48 -03:00
products fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
project Redesign home page with beautiful layout, add People/Contacts, rename Tools to Compliance 2026-01-09 20:56:59 -03:00
public Fix theme loading: add light.css and make default theme load it 2026-01-11 20:58:11 -03:00
research fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
settings Update PROMPT.md and UI changes 2026-01-22 20:24:16 -03:00
sheet refactor(suite): clean up base layout and modularize app scripts 2026-01-25 13:33:03 -03:00
slides Fix UI button handlers and add missing JS modules 2026-01-13 14:49:22 -03:00
social fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
sources fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
tasks fix: final pass of hardcoded CSS colors for seamless window manager theme support 2026-02-28 11:20:40 -03:00
terminal feat(ui): implement Window Manager desktop shell based on BUILD V3 design 2026-02-24 19:02:48 -03:00
tickets fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
tools Update UI components and add drive-sentient.js 2026-01-16 11:29:47 -03:00
vibe fix: make suite UI elements fully themable and resolve black frame on desktop-inner 2026-02-28 10:05:36 -03:00
video refactor(ui): extract inline CSS/JS to external files 2026-01-10 20:12:48 -03:00
webfonts feat(ui): implement Window Manager desktop shell based on BUILD V3 design 2026-02-24 19:02:48 -03:00
workspace fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
base-layout.css Rename tasks-sentient to tasks (make sentient theme default) 2025-12-15 16:33:23 -03:00
default.gbui fix(ui): remove theme selector from suite layout and projector 2026-02-18 20:52:11 +00:00
designer.css refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
designer.html fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
designer.js fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
desktop.html fix: change body height back to 100vh on desktop.html to fix gray cut-off at bottom 2026-02-28 12:15:08 -03:00
editor.css refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
editor.html fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
editor.js fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00