chrysopedia/frontend/src
jlightner be1919e223 feat: Added GET /admin/usage endpoint with today/week/month token aggre…
- "backend/routers/admin.py"
- "frontend/src/api/admin-usage.ts"
- "frontend/src/pages/AdminUsage.tsx"
- "frontend/src/pages/AdminUsage.module.css"
- "frontend/src/App.tsx"
- "frontend/src/components/AdminDropdown.tsx"
- "frontend/src/api/index.ts"

GSD-Task: S04/T02
2026-04-04 13:44:44 +00:00
..
api feat: Added GET /admin/usage endpoint with today/week/month token aggre… 2026-04-04 13:44:44 +00:00
components feat: Added GET /admin/usage endpoint with today/week/month token aggre… 2026-04-04 13:44:44 +00:00
context feat: Built 3-step onboarding wizard (Welcome → Consent → Tour), wired… 2026-04-04 13:16:58 +00:00
hooks feat: Installed wavesurfer.js, created AudioWaveform component with sha… 2026-04-04 05:49:40 +00:00
pages feat: Added GET /admin/usage endpoint with today/week/month token aggre… 2026-04-04 13:44:44 +00:00
utils feat: Extract shared citation parser and formatTime utilities, add time… 2026-04-04 11:46:00 +00:00
App.css feat: Added ≤768px and ≤400px responsive breakpoints for admin pipeline… 2026-04-04 13:04:42 +00:00
App.tsx feat: Added GET /admin/usage endpoint with today/week/month token aggre… 2026-04-04 13:44:44 +00:00
main.tsx feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
vite-env.d.ts feat: Added AppFooter component displaying app version, build date, com… 2026-03-30 12:00:58 +00:00