No description
- Merge Economics + Update Data into single Admin tab with sub-nav (Economics | Update Data | Access Log) - Add Economics tab: per-market financial metrics parsed from Box MD files, card grid matching Markets dashboard style, drill-in detail view for key characteristics; admin-only - Add Access Log: DB migration (003_access_log), login events recorded in auth.js, admin endpoint + frontend table showing user/action/IP/timestamp - Fix deliverable downloads: copy PDFs/XLSXs to clients/adeo/deliverables/ and update deliverables.json paths to container-accessible locations - Patch gap analysis: extract gaps from Question_XX_Analysis.md files in Box for all 8 markets (90 questions patched) - Mobile: fix card grid minmax, modal max-width uses min(740px,90vw) - Loading: replace invisible auth-loading with visible spinner overlay - Add economic.json with key metrics for all 8 markets Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| clients/adeo | ||
| deploy | ||
| i18n | ||
| server | ||
| .env.example | ||
| .gitignore | ||
| convert_data.py | ||
| docker-compose.yml | ||
| Dockerfile | ||
| generate_brazil_summary.py | ||
| generate_summary.py | ||
| import_file.py | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pdf_generator.py | ||
| script.js | ||