ID Title Status Priority Created Due Date Actions
#42 [Admin Panel] Role Assignment API - Assign Roles
Implement POST /api/v1/admin/users/<user_id>/roles endpoint to assign roles to users. **API Specifi...
closed critical 2025-11-27 07:12 -
#41 [Admin Panel] User Management API - Delete/Deactivate User
Implement DELETE /api/v1/admin/users/<user_id> endpoint to delete or deactivate users. **API Specif...
closed critical 2025-11-27 07:12 -
#40 [Admin Panel] User Management API - Update User
Implement PUT /api/v1/admin/users/<user_id> endpoint to update user information. **API Specificatio...
closed critical 2025-11-27 07:12 -
#39 [Admin Panel] User Management API - Get User Details
Implement GET /api/v1/admin/users/<user_id> endpoint to get detailed user information. **API Specif...
closed critical 2025-11-27 07:11 -
#38 [Admin Panel] User Management API - List Users Endpoint
Implement GET /api/v1/admin/users endpoint to list all users with pagination, filtering, and search....
closed critical 2025-11-27 07:11 -
#37 [Admin Panel] User Management API - Create User Endpoint
Implement POST /api/v1/admin/users endpoint to create new users. **API Specification:** - Endpoint:...
closed critical 2025-11-27 07:11 -
#36 Add UI components for workflow definition JSON and Python DSL viewing
Add frontend support for the new workflow definition API endpoints: APIs to integrate: - GET /api/v...
closed medium 2025-11-27 02:59 -
#35 [highway-api] Smart JSON decoding for nested string payloads in events
When displaying event payloads in the Events tab, some fields like 'result' contain stringified JSON...
closed medium 2025-11-27 02:58 -
#34 [highway-api] Fix JSON placeholder in create modal + Replace event tables with JSON display
Two UI improvements needed: 1. **Create Workflow Modal (#/create)**: When switching to JSON format,...
closed medium 2025-11-27 02:49 -
#33 [highway-api] Add syntax highlighting with CodeJar + Prism for code areas
Implement syntax highlighting using CodeJar + Prism for: 1. Create workflow area (#/create) - Python...
closed high 2025-11-27 02:35 -
#32 [highway-api] Remove ugly zoom buttons from workflow graph view
The zoom buttons (+/-/reset) on the workflow graph view at #/workflow/{id}/graph are visually unappe...
closed medium 2025-11-27 02:26 -
#31 [highway-api] Implement workflow logs display in workflow pane
Add logs tab/view in workflow details pane that fetches and displays logs from /api/v1/workflows/{wo...
in-progress high 2025-11-26 23:59 -
Edit
#30 [highway-api] Implement Artifact Manager UI for uploading Python code as zip files
Add artifact management feature to the Highway UI that allows users to: 1. Write/paste Python code ...
closed critical 2025-11-26 21:24 -
#29 UI queue-specific analytics dashboard
Add analytics dashboard showing per-queue metrics and health. API endpoint: GET /absurd/{queue}/anal...
closed medium 2025-11-26 17:05 -
#28 UI DSL template preview component
Add preview component to visualize Highway DSL templates before submission. API endpoint: GET /dsl/t...
closed low 2025-11-26 17:05 -
#27 UI real-time workflow stream using SSE
Add real-time workflow status updates using Server-Sent Events. API endpoint: GET /workflows/{id}/st...
closed high 2025-11-26 17:04 -
#26 UI workflow versions selector
Add UI to view and select workflow definition versions. API endpoint: GET /workflows/definitions/{na...
closed low 2025-11-26 17:04 -
#25 UI workflow query panel with filtering
Add advanced query panel for filtering workflows by status, time range, tenant. API endpoint: POST /...
closed medium 2025-11-26 17:04 -
#24 UI workflow checkpoints viewer
Add viewer to inspect workflow checkpoint data for debugging. API endpoint: GET /workflows/{id}/chec...
closed low 2025-11-26 17:04 -
#23 UI workflow events viewer
Add viewer panel showing workflow events from absurd_event_log. API endpoint: GET /workflows/{id}/ev...
closed medium 2025-11-26 17:04 -
Previous Page 5 of 7 Next