Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

402 Add agency budget filter to capital projects endpoint #412

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

horatiorosa
Copy link
Contributor

@horatiorosa horatiorosa commented Feb 5, 2025

Description

Added agency budget filter to capital projects endpoint

  • modified open api docs with agency budget param
  • modified findMany in repo to accept agency budget param
  • modify service findMany to filter by agency budget code
  • update repo mock, e2e test, service tests

Tickets

Closes #402

@horatiorosa horatiorosa self-assigned this Feb 5, 2025
@horatiorosa horatiorosa force-pushed the Issue/402-add-agency-budget-to-cap-proj-endpoint branch 5 times, most recently from 2ab95c7 to 9af1b51 Compare February 12, 2025 16:27
 - modified open api docs with agency budget param
 - modified findMany in repo to accept agency budget param
 - modify service findMany to filter by agency budget code
 - update repo mock, e2e test, service tests

Closes #402
@horatiorosa horatiorosa force-pushed the Issue/402-add-agency-budget-to-cap-proj-endpoint branch from 9af1b51 to 03c831f Compare February 12, 2025 20:20
@horatiorosa horatiorosa merged commit 1d80f43 into main Feb 13, 2025
3 checks passed
@horatiorosa horatiorosa deleted the Issue/402-add-agency-budget-to-cap-proj-endpoint branch February 13, 2025 16:40
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.

Add agency budget filter to capital projects endpoint
2 participants