| #83 |
UI: API Keys Management Page
Create API Keys management page.
Component: api/ui/templates/components/admin_api_keys/
Files:
- a...
|
open |
high |
2025-11-27 07:19 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #62 |
API: Create Tenant
Implement endpoint to create a new tenant (system_admin only).
Endpoint: POST /api/v1/tenants
Requ...
|
open |
high |
2025-11-27 07:16 |
- |
|
| #61 |
API: Terminate All User Sessions
Implement endpoint to terminate all sessions for a user.
Endpoint: DELETE /api/v1/users/{user_id}/s...
|
open |
high |
2025-11-27 07:16 |
- |
|
| #60 |
API: Terminate Session
Implement endpoint to terminate a specific session.
Endpoint: DELETE /api/v1/sessions/{session_id}
...
|
open |
high |
2025-11-27 07:16 |
- |
|
| #59 |
API: List Active Sessions
Implement endpoint to list all active sessions for a user or tenant.
Endpoint: GET /api/v1/sessions...
|
open |
high |
2025-11-27 07:15 |
- |
|
| #56 |
API: Query Audit Logs
Implement endpoint to query audit logs with filtering.
Endpoint: GET /api/v1/audit/logs
Query Para...
|
open |
high |
2025-11-27 07:15 |
- |
|
| #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 |
- |
|
| #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 |
- |
|