botui/ui/suite
Rodrigo Rodriguez (Pragmatismo) 6bbedd6645 Fix progress UI: incremental updates to prevent flicker, proper scroll
- Rewrite renderManifestProgress to update existing DOM elements
- Only rebuild HTML on first render, then update incrementally
- Add updateStatusSection, updateProgressTree, updateItems functions
- Fix scroll: only task list scrolls, detail panel is fixed
- Add status-indicator, status-gear CSS styles
- Progress content has max-height with scroll, terminal is fixed size
2026-01-01 10:13:38 -03:00
..
admin Update UI components, styling, and add theme-sentient and intents 2025-12-15 23:16:09 -03:00
analytics refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
assets/icons Update: General project updates 2025-12-06 11:09:12 -03:00
attendant Update UI components, styling, and add theme-sentient and intents 2025-12-15 23:16:09 -03:00
auth refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
calendar Update UI components, styling, and add theme-sentient and intents 2025-12-15 23:16:09 -03:00
chat refactor: eliminate router duplication, graceful shutdown, data-driven static routes 2025-12-20 19:58:04 -03:00
css Fix task progress UI: pixel-perfect design with dot indicators 2025-12-31 23:45:38 -03:00
drive Fix tasks UI and add WebSocket proxy for task progress 2025-12-30 22:42:54 -03:00
js refactor: eliminate router duplication, graceful shutdown, data-driven static routes 2025-12-20 19:58:04 -03:00
mail refactor: eliminate router duplication, graceful shutdown, data-driven static routes 2025-12-20 19:58:04 -03:00
meet refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
monitoring Update UI components, styling, and add theme-sentient and intents 2025-12-15 23:16:09 -03:00
paper refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
partials - Spliting from botserver. 2025-12-03 18:42:22 -03:00
public - Spliting from botserver. 2025-12-03 18:42:22 -03:00
research Update UI components, styling, and add theme-sentient and intents 2025-12-15 23:16:09 -03:00
settings feat: add Organizations & Bot Tree settings UI 2025-12-18 16:18:09 -03:00
sources feat: add Organizations & Bot Tree settings UI 2025-12-18 16:18:09 -03:00
tasks Fix progress UI: incremental updates to prevent flicker, proper scroll 2026-01-01 10:13:38 -03:00
tools feat: Add Auto Task UI - intelligent self-executing task interface 2025-12-12 12:33:45 -03:00
base-layout-preview.html Rename tasks-sentient to tasks (make sentient theme default) 2025-12-15 16:33:23 -03:00
base-layout.css Rename tasks-sentient to tasks (make sentient theme default) 2025-12-15 16:33:23 -03:00
base-layout.html Rename tasks-sentient to tasks (make sentient theme default) 2025-12-15 16:33:23 -03:00
base-layout.js Rename tasks-sentient to tasks (make sentient theme default) 2025-12-15 16:33:23 -03:00
base.html feat(autotask): Update form to use /api/autotask/create endpoint 2025-12-27 22:38:37 -03:00
default.gbui chore: remove Alpine.js references 2025-12-18 18:53:11 -03:00
designer.css refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
designer.html Designer and editor magic button UI, tasks UI improvements 2025-12-28 11:50:52 -03:00
designer.js refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -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 Designer and editor magic button UI, tasks UI improvements 2025-12-28 11:50:52 -03:00
editor.js refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
home.html feat: Add Auto Task UI - intelligent self-executing task interface 2025-12-12 12:33:45 -03:00
index.html Fix task progress UI: pixel-perfect design with dot indicators 2025-12-31 23:45:38 -03:00
single.gbui - Spliting from botserver. 2025-12-03 18:42:22 -03:00