botui/ui/suite
Rodrigo Rodriguez (Pragmatismo) 4499bcda7a Fix flicker: incremental DOM updates only, smooth CSS transitions
- updateProgressTreeInPlace: only updates changed text/classes, no innerHTML rebuild
- updateChildInPlace, updateItemsInPlace: granular element updates
- Check if value changed before updating (prevents unnecessary DOM writes)
- CSS transitions on all tree elements (0.2s ease-out)
- Status dot now yellow/pulsing by default (was missing)
- Running step badges get accent color
- dot-pulse animation with scale effect
2026-01-01 10:49:30 -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 progress UI pixel-perfect: remove View Details, section dot on right, proper item layout 2026-01-01 10:36:50 -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 flicker: incremental DOM updates only, smooth CSS transitions 2026-01-01 10:49:30 -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