Skip to content

Measures controls on Settings Page #42

@blakenan-bellese

Description

@blakenan-bellese

Goal

Allow administrators to manage Measures, Facilities, and Date Range presets through the Admin UI.

Changes

  • Replace the Admin placeholder with three CRUD management sections:
    • Measures — Add/edit/remove measure definitions available in the MCT
  • Changes should persist (backend API needed) rather than being lost on reload

Note: This issue addresses the need previously described in issue #4 . Consider reviewing these two issues together to ensure we're fully addressing the need.

Key Files

  • frontend/src/pages/admin/index.js — build out CRUD UI sections
  • Backend — new API endpoints for managing configuration (currently all static JSON files)

Figma Reference: https://www.figma.com/design/6iECNH0Vo9dj6YEK4qdtrd/Leavitt-dQM-Testing?node-id=0-1&t=QzdmLqu9L4v4de11-1

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions