qinglong/src/pages/scenario
copilot-swe-agent[bot] 47e887cf83 Fix: Add toolbar and fix minimap positioning in workflow editor
- Added toolbar with node creation buttons (HTTP, Script, Condition, Delay, Loop)
- Added zoom controls (Zoom In, Zoom Out, Fit to Canvas)
- Fixed minimap positioning to stay within modal bounds
- Updated CSS to ensure proper containment
- Added 9 new translation keys for toolbar (zh-CN and en-US)

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-11-23 10:42:59 +00:00
..
flowgram Fix: Add toolbar and fix minimap positioning in workflow editor 2025-11-23 10:42:59 +00:00
index.less fix scenario style 2025-11-23 18:37:29 +08:00
index.tsx fix scenario style 2025-11-23 18:37:29 +08:00
modal.tsx Add Scenario Mode with workflow editor - backend and frontend implementation 2025-11-23 05:32:56 +00:00
type.ts Add Scenario Mode with workflow editor - backend and frontend implementation 2025-11-23 05:32:56 +00:00
workflowEditor.less Add Scenario Mode with workflow editor - backend and frontend implementation 2025-11-23 05:32:56 +00:00
workflowEditorModal.tsx Refactor workflow editor to use Flowgram.ai library 2025-11-23 06:05:24 +00:00