| #122 |
Fix schedule creation - missing definition_id and tenant_id
Schedule creation at #/workflow/{id}/schedules?createSchedule=true fails with 'No module named' erro...
|
closed |
high |
2025-11-30 20:06 |
- |
|
| #121 |
Fix broken toolbox, admin/users white page, and unreliable routes
User reports: toolbox broken, admin/users shows white page, routes unreliable/inconsistent, code qua...
|
closed |
high |
2025-11-30 10:50 |
- |
|
| #116 |
Activity Worker Monitoring UI - Dashboard and Detail Views
## Overview
Implement UI components for the new Activity Worker Monitoring API (Issue #164 in main i...
|
closed |
high |
2025-11-29 05:25 |
- |
|
| #115 |
Show actual step/task name in events tab instead of raw event names
In the events tab list, display human-readable names instead of raw event identifiers:
- If event s...
|
closed |
medium |
2025-11-29 05:19 |
- |
|
| #111 |
Document and verify untracked realtime WebSocket implementation
Found complete WebSocket realtime push system untracked in git: api/realtime/hub.py, api/blueprints/...
|
closed |
high |
2025-11-28 11:48 |
- |
|
| #110 |
Show worker_id in tasks list for running/completed/failed tasks
Add worker_id to tasks API response and display it in the frontend tasks bar. For sleeping tasks, ne...
|
closed |
medium |
2025-11-28 05:29 |
- |
|
| #109 |
Fix create workflow to send Python DSL instead of JSON
When creating workflow in Python DSL format, the UI should POST the Python code (with print(workflow...
|
closed |
medium |
2025-11-28 05:17 |
- |
|
| #108 |
Frontend performance: workflow executions tab loads too slow (8 API calls blocking)
Clicking on workflows and viewing Executions tab is slow. Each click triggers 8 API calls and UI onl...
|
closed |
critical |
2025-11-28 02:43 |
- |
|
| #107 |
Comprehensive RBAC permission tests for API token scopes
Create integration tests that verify all API endpoints enforce correct permissions. Must: 1) Create ...
|
closed |
critical |
2025-11-27 23:03 |
- |
|
| #77 |
UI: Admin Panel Layout and Navigation
Create main Admin Panel layout with navigation sidebar.
Component: api/ui/templates/components/admi...
|
closed |
critical |
2025-11-27 07:18 |
- |
|
| #74 |
DB Migration: Audit Logs Table Enhancement
Enhance existing audit logs table for comprehensive tracking.
Migration File: engine/migrations/sql...
|
closed |
critical |
2025-11-27 07:18 |
- |
|
| #73 |
DB Migration: Invitations Table
Create database migration for user invitations table.
Migration File: engine/migrations/sql/XXX_inv...
|
closed |
critical |
2025-11-27 07:17 |
- |
|
| #72 |
DB Migration: API Keys Table
Create database migration for API keys table.
Migration File: engine/migrations/sql/XXX_api_keys_ta...
|
closed |
critical |
2025-11-27 07:17 |
- |
|
| #71 |
DB Migration: Sessions Table
Create database migration for sessions tracking table.
Migration File: engine/migrations/sql/XXX_se...
|
closed |
critical |
2025-11-27 07:17 |
- |
|
| #70 |
DB Migration: Users Table Enhancement
Create database migration for enhanced users table.
Migration File: engine/migrations/sql/XXX_users...
|
closed |
critical |
2025-11-27 07:17 |
- |
|
| #55 |
API: Accept Invitation Public Endpoint
Implement public endpoint for accepting invitations.
Endpoint: POST /api/v1/invitations/accept
Req...
|
closed |
high |
2025-11-27 07:15 |
- |
|
| #54 |
[Admin Panel] Invitation System - Cancel/Resend Invitation
Implement cancel and resend endpoints for invitations.
**API Specifications:**
**Cancel Invitation...
|
closed |
high |
2025-11-27 07:13 |
- |
|
| #53 |
[Admin Panel] Invitation System - List Invitations
Implement GET /api/v1/admin/invitations endpoint to list all invitations.
**API Specification:**
- ...
|
closed |
high |
2025-11-27 07:13 |
- |
|
| #52 |
[Admin Panel] Invitation System - Send Invitation
Implement POST /api/v1/admin/invitations endpoint to invite users to tenant.
**API Specification:**...
|
closed |
critical |
2025-11-27 07:13 |
- |
|
| #51 |
[Admin Panel] API Key Management - Rotate API Key
Implement POST /api/v1/admin/api-keys/<api_key_id>/rotate endpoint to rotate an API key.
**API Spec...
|
closed |
high |
2025-11-27 07:13 |
- |
|