- Backend: Expose created_by field on CampaignResponse schema and all response constructors in routes.py - Frontend API layer: Add created_by to CampaignResponse interface and createdBy to the frontend campaign converter - Campaign list: Add column sorting (click headers to toggle asc/desc), per-column text filter inputs below headers, and a "My Campaigns Only" toggle that filters to campaigns created by the current user - Default sort is lastModified descending to match existing behavior Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| knowledge_base_routes.py | ||
| knowledge_base_schemas.py | ||
| routes.py | ||
| schemas.py | ||