- Extend fetchWithAuth with responseType parameter ('json' | 'blob')
- reports.ts: PDF/CSV export now uses fetchWithAuth blob mode
- reports/page.tsx: remove duplicate API_BASE, use fetchWithAuth for CSV export
- lifecycle/new/page.tsx: replace raw fetch with fetchWithAuth for quick-start POST
|
||
|---|---|---|
| .. | ||
| (auth) | ||
| (dashboard) | ||
| (public) | ||
| api/auth/[...nextauth] | ||
| fonts | ||
| favicon.ico | ||
| globals.css | ||
| layout.tsx | ||
| page.tsx | ||