Skip to content

feat: add bacth status label to api endpoints and missing indexes - #111

Merged
mdiapenabc merged 2 commits into
devfrom
feat/add-batch-label-api-responses
Mar 3, 2026
Merged

feat: add bacth status label to api endpoints and missing indexes#111
mdiapenabc merged 2 commits into
devfrom
feat/add-batch-label-api-responses

Conversation

@mdiapenabc

@mdiapenabc mdiapenabc commented Mar 3, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Add status Label to Batch/ContactBatch API. So FE coud display the right labels
  • Add contact that Ageout to eligibility so they can transition to over18
  • Add indexes for performance
# Install dependencies
npm install && cd backend && npm install

# Run tests (should all pass — no new service logic yet)
cd backend && npm run test

# Verify migration applies cleanly (requires local Postgres)
Run migration: docker compose down -v & docker compose up 
Run data ingestion: npm run job:data-ingestion

@mdiapenabc mdiapenabc changed the title fet: add bacth status label to api endpoints and missing indexes feat: add bacth status label to api endpoints and missing indexes Mar 3, 2026

@saifrazabc saifrazabc left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving for batch status API label

@mdiapenabc
mdiapenabc merged commit 17baab4 into dev Mar 3, 2026
13 checks passed
@mdiapenabc
mdiapenabc deleted the feat/add-batch-label-api-responses branch March 3, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants