| #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 |
- |
|
| #48 |
[Admin Panel] API Key Management - Create API Key
Implement POST /api/v1/admin/api-keys endpoint to create API keys for service accounts.
**API Speci...
|
closed |
critical |
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 |
- |
|
| #46 |
[Admin Panel] Token Management API - Revoke Token
Implement DELETE /api/v1/admin/tokens/<token_id> endpoint to revoke a specific token.
**API Specifi...
|
closed |
critical |
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 |
- |
|
| #44 |
[Admin Panel] Token Management API - Generate Token
Implement POST /api/v1/admin/tokens endpoint to generate JWT tokens for users.
**API Specification:...
|
closed |
critical |
2025-11-27 07:12 |
- |
|
| #43 |
[Admin Panel] Role Assignment API - Remove Role
Implement DELETE /api/v1/admin/users/<user_id>/roles/<role_name> endpoint to remove role from user.
...
|
closed |
critical |
2025-11-27 07:12 |
- |
|
| #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 |
- |
|
| #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 |
- |
|