Summary
5 dashboard routes still show placeholder headings because they lack corresponding API endpoints:
dashboard.attester._index.tsx — Certificates
dashboard.avdelinger._index.tsx — Departments (admin CRUD)
dashboard.intervjusjema._index.tsx — Interview schemas
dashboard.opptaksperioder._index.tsx — Admission periods
dashboard.intervjufordeling._index.tsx — Interview distribution
dashboard.tidligere-assistenter._index.tsx — Former assistants
Tasks
- Add missing list endpoints to Symfony API
- Wire dashboard loaders to new endpoints
- Add data tables matching existing pattern (see
dashboard.sokere._index.tsx)
Summary
5 dashboard routes still show placeholder headings because they lack corresponding API endpoints:
dashboard.attester._index.tsx— Certificatesdashboard.avdelinger._index.tsx— Departments (admin CRUD)dashboard.intervjusjema._index.tsx— Interview schemasdashboard.opptaksperioder._index.tsx— Admission periodsdashboard.intervjufordeling._index.tsx— Interview distributiondashboard.tidligere-assistenter._index.tsx— Former assistantsTasks
dashboard.sokere._index.tsx)