modcomms/backend/app
michael 6bdb02d78b Seed database with agencies, brand guidelines, and dropdown options
Backend:
- Update migration to seed agencies (OLIVER Agency, Barclays, etc.)
- Seed brand guidelines (Barclays, Barclaycard) in dropdown_options
- Seed channel/sub-channel/proof-type hierarchy
- Add /api/agencies endpoint to list all agencies
- Update DropdownOptionsResponse to include brand_guidelines
- Update dropdown repository to return brand guidelines

Frontend:
- Update DropdownOptions interface to include brandGuidelines
- CreateCampaignModal now receives brand guidelines from API
- Settings UsersTab fetches agencies from API instead of hardcoded list
- Add getAgencies() method to apiService

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 17:16:23 -06:00
..
agents permissions changes 2025-12-18 16:51:27 +00:00
api Seed database with agencies, brand guidelines, and dropdown options 2025-12-18 17:16:23 -06:00
dependencies Add MSAL debug logging to frontend and backend 2025-12-18 13:11:30 -06:00
models permissions changes 2025-12-18 16:51:27 +00:00
repositories Seed database with agencies, brand guidelines, and dropdown options 2025-12-18 17:16:23 -06:00
services Support both v1.0 and v2.0 Azure AD token issuer formats 2025-12-18 17:03:47 -06:00
websocket permissions changes 2025-12-18 16:51:27 +00:00
__init__.py permissions changes 2025-12-18 16:51:27 +00:00
config.py permissions changes 2025-12-18 16:51:27 +00:00
main.py permissions changes 2025-12-18 16:51:27 +00:00