modcomms/frontend/components
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
..
icons permissions changes 2025-12-18 16:51:27 +00:00
Analytics.tsx Connect frontend to PostgreSQL database via API 2025-12-18 13:50:37 -06:00
AssetPreview.tsx permissions changes 2025-12-18 16:51:27 +00:00
AssetUpload.tsx permissions changes 2025-12-18 16:51:27 +00:00
Auditing.tsx permissions changes 2025-12-18 16:51:27 +00:00
Campaigns.tsx Seed database with agencies, brand guidelines, and dropdown options 2025-12-18 17:16:23 -06:00
ChecksOverview.tsx permissions changes 2025-12-18 16:51:27 +00:00
CopyGenAI.tsx permissions changes 2025-12-18 16:51:27 +00:00
CreateCampaignModal.tsx Seed database with agencies, brand guidelines, and dropdown options 2025-12-18 17:16:23 -06:00
CreateProjectModal.tsx permissions changes 2025-12-18 16:51:27 +00:00
FeedbackReport.tsx permissions changes 2025-12-18 16:51:27 +00:00
Header.tsx permissions changes 2025-12-18 16:51:27 +00:00
Hero.tsx permissions changes 2025-12-18 16:51:27 +00:00
LoadingVisual.tsx permissions changes 2025-12-18 16:51:27 +00:00
Login.tsx Add MSAL debug logging to frontend and backend 2025-12-18 13:11:30 -06:00
PDFReport.tsx permissions changes 2025-12-18 16:51:27 +00:00
Profile.tsx permissions changes 2025-12-18 16:51:27 +00:00
Projects.tsx permissions changes 2025-12-18 16:51:27 +00:00
ProofPreview.tsx permissions changes 2025-12-18 16:51:27 +00:00
ProofTypeManager.tsx permissions changes 2025-12-18 16:51:27 +00:00
Settings.tsx Seed database with agencies, brand guidelines, and dropdown options 2025-12-18 17:16:23 -06:00
Sidebar.tsx Display actual user name in sidebar from MSAL 2025-12-18 13:23:28 -06:00
StatusDashboard.tsx permissions changes 2025-12-18 16:51:27 +00:00
ToggleSwitch.tsx permissions changes 2025-12-18 16:51:27 +00:00
WIPReviewer.tsx permissions changes 2025-12-18 16:51:27 +00:00