| #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 |
- |
|
| #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 |
- |
|
| #118 |
Refactor UI to Component Class Pattern
Migrate existing UI components (workflow_list, activity_monitor, etc.) to extend the new HighwayComp...
|
open |
high |
2025-11-30 07:08 |
- |
|
| #117 |
Docker workflow generated by LLM fails - investigate and fix DSL_PROMPT.txt
LLM generated docker_container_workflow using tools.docker.run but it fails. Need to: 1) Submit and ...
|
open |
high |
2025-11-29 21:45 |
- |
|
| #114 |
Cannot pause or cancel running workflows with activity workers
Currently there is no mechanism to pause or cancel a running workflow, especially those using activi...
|
open |
high |
2025-11-29 05:16 |
- |
|
| #113 |
Add proper logging for normal tasks and activity tasks
Implement comprehensive logging for both normal workflow tasks and activity tasks.
API Endpoints ne...
|
open |
high |
2025-11-29 05:14 |
- |
|
| #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 |
- |
|
| #105 |
Security: Admin Panel Security Audit
Perform comprehensive security audit of Admin Panel.
Security Checklist:
1. Authentication:
- J...
|
open |
critical |
2025-11-27 07:23 |
- |
|
| #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 |
- |
|
| #103 |
Testing: Admin Panel Integration Tests
Create comprehensive integration tests for Admin Panel APIs.
Location: tests/integration/test_admin...
|
open |
high |
2025-11-27 07:22 |
- |
|
| #102 |
UI: Main Navigation Admin Link Integration
Add Admin Panel link to main navigation.
Location: api/ui/templates/index.html (or main nav compone...
|
open |
high |
2025-11-27 07:22 |
- |
|
| #101 |
UI: Permission-Based Element Visibility
Implement permission-based UI element visibility system.
Location: api/ui/templates/components/admi...
|
open |
critical |
2025-11-27 07:22 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #94 |
UI: Pagination Component
Create reusable pagination component.
Component: api/ui/templates/components/pagination/
Files:
- ...
|
open |
medium |
2025-11-27 07:21 |
- |
|
| #93 |
UI: Data Table Component
Create reusable data table component for admin pages.
Component: api/ui/templates/components/data_t...
|
open |
high |
2025-11-27 07:21 |
- |
|