Skip to content

feat: wire remaining dashboard placeholder routes to API #1

Description

@phibkro

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

  1. Add missing list endpoints to Symfony API
  2. Wire dashboard loaders to new endpoints
  3. Add data tables matching existing pattern (see dashboard.sokere._index.tsx)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions