Clear Filters
ID Title Status Priority Created Due Date Actions
#120 Unify Data Fetching in DataManager
Move polling logic out of individual components into a global DataManager (or AppState). Components ...
open medium 2025-11-30 07:08 -
Edit
#119 Implement Centralized Route Registry
Refactor URLStateManager and ViewManager to use a single 'RouteRegistry'. This registry should map U...
open medium 2025-11-30 07:08 -
Edit
#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 -
#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 -
#106 Documentation: Admin Panel User Guide
Create comprehensive user documentation for Admin Panel. Location: docs/admin-panel-guide.md Secti...
open medium 2025-11-27 07:23 -
Edit
#104 Testing: Admin Panel E2E Tests with Selenium
Create E2E tests for Admin Panel UI using Selenium. Location: tests/e2e/test_admin_panel_e2e.py Te...
open medium 2025-11-27 07:23 -
Edit
#100 UI: Stats Card Component
Create stats card component for dashboard metrics. Component: api/ui/templates/components/stats_car...
open medium 2025-11-27 07:22 -
Edit
#99 UI: User Avatar Component
Create user avatar component with initials fallback. Component: api/ui/templates/components/user_av...
open medium 2025-11-27 07:22 -
Edit
#98 UI: Activity Timeline Component
Create activity timeline component for user details and dashboard. Component: api/ui/templates/comp...
open medium 2025-11-27 07:22 -
Edit
#97 UI: Multi-Select Dropdown Component
Create multi-select dropdown for filters. Component: api/ui/templates/components/multi_select/ Fil...
open medium 2025-11-27 07:21 -
Edit
#96 UI: Date Range Picker Component
Create date range picker for audit logs and filters. Component: api/ui/templates/components/date_ra...
open medium 2025-11-27 07:21 -
Edit
#95 UI: Search Input Component
Create reusable search input component with debounce. Component: api/ui/templates/components/search...
open medium 2025-11-27 07:21 -
Edit
#94 UI: Pagination Component
Create reusable pagination component. Component: api/ui/templates/components/pagination/ Files: - ...
open medium 2025-11-27 07:21 -
Edit
#69 API: List Available Permissions
Implement endpoint to list all available permissions. Endpoint: GET /api/v1/permissions Response: ...
open medium 2025-11-27 07:17 -
Edit
#67 API: Manage Rate Limits
Implement endpoints to configure rate limiting per tenant. Endpoints: - GET /api/v1/security/rate-l...
open medium 2025-11-27 07:17 -
Edit
#64 API: Update Tenant
Implement endpoint to update tenant settings. Endpoint: PATCH /api/v1/tenants/{tenant_id} Request ...
open medium 2025-11-27 07:16 -
Edit
#58 API: Get User Audit Trail
Implement endpoint to get complete audit trail for a specific user. Endpoint: GET /api/v1/users/{us...
open medium 2025-11-27 07:15 -
Edit
#57 API: Export Audit Logs
Implement endpoint to export audit logs as CSV/JSON. Endpoint: GET /api/v1/audit/logs/export Query...
open medium 2025-11-27 07:15 -
Edit
#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 -
Previous Page 1 of 2 Next