| #50 |
[Admin Panel] API Key Management - Revoke API Key
Implement DELETE /api/v1/admin/api-keys/<api_key_id> endpoint to revoke an API key.
**API Specifica...
|
closed |
high |
2025-11-27 07:13 |
- |
|
| #49 |
[Admin Panel] API Key Management - List API Keys
Implement GET /api/v1/admin/api-keys endpoint to list all API keys.
**API Specification:**
- Endpoi...
|
closed |
high |
2025-11-27 07:13 |
- |
|
| #47 |
[Admin Panel] Token Management API - Revoke All User Tokens
Implement POST /api/v1/admin/tokens/revoke-all/<user_id> endpoint to revoke all tokens for a user.
...
|
closed |
high |
2025-11-27 07:12 |
- |
|
| #45 |
[Admin Panel] Token Management API - List Tokens
Implement GET /api/v1/admin/tokens endpoint to list all active tokens.
**API Specification:**
- End...
|
closed |
high |
2025-11-27 07:12 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #22 |
UI workflow actions - cancel and retry buttons
Add action buttons to cancel running workflows and retry failed ones. API endpoints: POST /workflows...
|
closed |
high |
2025-11-26 17:04 |
- |
|
| #21 |
UI Workflow Updates panel for Temporal-style updates
Add panel to send and track synchronous workflow updates. API endpoint: POST /workflows/{id}/updates
|
closed |
high |
2025-11-26 17:04 |
- |
|
| #15 |
UI schedule actions (delete, history, pause)
Add delete, view history, pause/resume buttons to schedule_manager. APIs: DELETE /schedules/{id}, GE...
|
closed |
high |
2025-11-26 17:02 |
- |
|
| #13 |
UI Workflow Replay viewer
Visual replay component showing workflow execution history with simulation. APIs: GET /workflows/{id...
|
closed |
high |
2025-11-26 17:02 |
- |
|
| #7 |
UI approval actions (approve/reject)
Add approve/reject buttons to approval_dashboard. APIs: POST /approvals/{key}/approve, POST /approva...
|
closed |
high |
2025-11-26 17:02 |
- |
|
| #6 |
Failed workflow executions don't appear in executions list until a successful execution exists
|
closed |
high |
2025-11-26 01:59 |
- |
|
| #5 |
Add DSL Templates library tab to workflow creator modal
Create templates tab with library-style UI, API endpoint /api/v1/dsl_templates, sample templates fro...
|
closed |
high |
2025-11-26 01:24 |
- |
|
| #4 |
Workflow not found hangs on loading instead of showing not-found page
When navigating to invalid workflow ID, page hangs on loading spinner
|
closed |
high |
2025-11-26 00:57 |
- |
|
| #2 |
Fix approval modal missing background - transparent modal overlay
The approval modal uses .modal-content class but the base modal.css only defines .modal-dialog with ...
|
closed |
high |
2025-11-25 20:04 |
- |
|
| #1 |
Fix execution duration calculation - started_at overwritten on wake-up
Bug: In orchestrator.py line 331, whenever a workflow wakes from sleep and transitions to running st...
|
closed |
high |
2025-11-24 23:33 |
- |
|