botui/ui/suite
Rodrigo Rodriguez (Pragmatismo) 4a3eb0cc4f Fix tasks UI and add WebSocket proxy for task progress
Tasks UI:
- Add proper CSS for task cards with status-based colors
- Add task detail panel CSS for header, progress, sections
- Remove duplicate empty state div
- Add All Tasks filter pill
- Fix updateFilterCounts to use /api/tasks/stats/json
- Remove fake demo agent activity simulation
- Add detailed console logging for WebSocket debugging
- Update floating progress panel with terminal-style metrics

WebSocket proxy:
- Add /ws/task-progress proxy route without required params
- Add handle_task_progress_ws_proxy for task progress WebSocket
- Support optional task_id filtering
2025-12-30 22:42:54 -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 chore: remove Alpine.js references 2025-12-18 18:53:11 -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 tasks UI and add WebSocket proxy for task progress 2025-12-30 22:42:54 -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 tasks UI and add WebSocket proxy for task progress 2025-12-30 22:42:54 -03:00
single.gbui - Spliting from botserver. 2025-12-03 18:42:22 -03:00