botserver/src/designer
Rodrigo Rodriguez (Pragmatismo) 7d8f141fc2
Some checks failed
BotServer CI/CD / build (push) Failing after 1m28s
refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path()
- Adds get_stack_path() helper: returns /opt/gbo in production (.env without botserver-stack), ./botserver-stack in dev
- Adds get_work_path() helper: returns /opt/gbo/work in production, ./botserver-stack/data/system/work in dev
- Updated 35+ files to use dynamic path resolution
- Production system container no longer needs botserver-stack directory
- Work files go to /opt/gbo/work instead of /opt/gbo/bin/botserver-stack
2026-04-04 09:24:44 -03:00
..
canvas_api Remove botui SVG dependency - use None for svg_content 2026-03-15 16:20:41 -03:00
designer_api refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
bas_analyzer.rs WIP: Multiple code improvements from previous session 2026-02-08 12:25:37 +00:00
canvas.rs feat: add campaigns, attendance SLA, and marketing modules 2026-03-14 16:35:42 -03:00
mod.rs feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
ui.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
workflow_canvas.rs merge: Unify master into main - all commits unified 2026-03-01 07:43:07 -03:00