>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #36
Update issue details
Title *
Description
Add frontend support for the new workflow definition API endpoints: APIs to integrate: - GET /api/v1/workflows/definitions/json/<id> - View JSON definition - GET /api/v1/workflows/definitions/dsl/python/<id> - View Python DSL source UI Requirements: 1. Add tabs or buttons in workflow detail view to switch between JSON and Python DSL 2. Syntax highlighting for Python DSL code display 3. Syntax highlighting for JSON definition display 4. Copy-to-clipboard functionality for both views 5. Handle null python_dsl gracefully (show message when workflow was submitted as JSON only) 6. Loading states while fetching definitions Related: Issue #111 (API implementation complete)
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel