Releases: HHS/OPRE-OPS
Releases · HHS/OPRE-OPS
v1.75.1
v1.75.0
v1.74.0
1.74.0 (2025-04-08)
Bug Fixes
- correct number of pages calculation in budget line items API (de21253)
- update fee calculation logic in budget line items API (1014a4f)
Features
- add 'only_my' filter to budget line items API for user-specific results (ae06e84)
- add include_fees parameter to budget line items API for fee calculations (638131f)
- add lazy loading for budget line items and enhance export functionality (f79aa03)
- add pagination support to budget line item queries with metadata (ecb447b)
- add total amount calculations and metadata to budget line items API response (86c64e5)
- add total pages prop to PaginationNav and update AllBudgetLinesTable for pagination (3d127f3)
- adds fees to api call (f441576)
- adds limit to api and export (96339bd)
- enhance budget line item queries with additional filters and logging (45afae0)
- get my budgetline filter from api (9168697)
- implement budget line item filtering and pagination in AllBudgetLinesTable (1f3806b)
- refactor AllBudgetLinesTable and PaginationNav for improved pagination handling (7600e8d)
- update BudgetLineItems components to use api (1d2afd4)
v1.73.4
v1.73.3
v1.73.2
v1.73.1
v1.73.0
1.73.0 (2025-04-02)
Bug Fixes
- alembic out of sync and empty file (97fe127)
- bug in BudgetLineItem.portfolio_id (79d8dfd)
- trigger user query only when agreement row is expanded (d59bbfd)
- update agreement details tests and adjust schema fields for accuracy (fd2fc04)
Features
- add alternate_project_officer_id to agreements schema and query filters (11f0c67)
- add lazy loading for agreement retrieval in agreementslist and budgetlineitemlist components (6188aa8)
- add lazy loading for user retrieval and enhance agreement edit permissions (fd6c67e)
- add new response classes for Grant and IAA agreements (82101a9)
- agreements table enhancements (9f51628)
- agreements: add ContractListAgreementResponse and update response mapping (c3ba115)
- agreements: enhance edit permissions by adding alternate project officer check (ba2dfcf)
- agreements: optimize serialization by grouping agreements by type for batch processing (7ab2bc6)
- enhance AgreementRequestSchema with additional query parameters; fix API tests (2be2673)
- enhance fiscal_year property with SQL expression and refactor query logic in AgreementListAPI (2d674b9)
- implement AgreementRequestSchema and update API to support 3 new filters (e3444f0)
- introduce CANListSchema and update CANSchema for enhanced data structure (ed9b2ef)
- logging: add custom logging handler and enhance logging in AgreementListAPI (2f2f818)
- refactor response schemas and update AgreementTableRow logic (ed021b3)
- refine CANSchema to limit nested fields in budget_line_items and portfolio (1c83b11)