ID Title Status Priority Created Due Date Actions
#82 UI: Token Management Page
Create JWT Token management page. Component: api/ui/templates/components/admin_tokens/ Files: - ad...
open high 2025-11-27 07:19 -
Edit
#81 UI: Roles Management Page
Create Roles overview and management page. Component: api/ui/templates/components/admin_roles/ Fil...
open high 2025-11-27 07:19 -
Edit
#80 UI: User Detail/Edit Page
Create user detail view and edit page. Component: api/ui/templates/components/admin_user_detail/ F...
open high 2025-11-27 07:19 -
Edit
#79 UI: Create User Modal
Create modal dialog for adding new users. Component: api/ui/templates/components/admin_user_modal/ ...
open high 2025-11-27 07:18 -
Edit
#78 UI: Users Management Page
Create Users listing and management page. Component: api/ui/templates/components/admin_users/ File...
open critical 2025-11-27 07:18 -
Edit
#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 -
#76 DB Migration: Tenant Settings Table
Create database migration for tenant-specific settings. Migration File: engine/migrations/sql/XXX_t...
open high 2025-11-27 07:18 -
Edit
#75 DB Migration: IP Whitelist Table
Create database migration for IP whitelist table. Migration File: engine/migrations/sql/XXX_ip_whit...
open high 2025-11-27 07:18 -
Edit
#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 -
#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
#68 API: List Available Roles
Implement endpoint to list all available roles for a tenant. Endpoint: GET /api/v1/roles Response:...
open high 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
#66 API: Manage IP Whitelist
Implement endpoints to manage IP whitelist for tenant. Endpoints: - GET /api/v1/security/ip-whiteli...
open high 2025-11-27 07:16 -
Edit
#65 API: Delete Tenant
Implement endpoint to delete a tenant (soft delete). Endpoint: DELETE /api/v1/tenants/{tenant_id} ...
open high 2025-11-27 07:16 -
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
#63 API: List Tenants
Implement endpoint to list all tenants (system_admin only). Endpoint: GET /api/v1/tenants Query Pa...
open high 2025-11-27 07:16 -
Edit
Previous Page 3 of 7 Next