Releases: UN-OCHA/hpc-api-core
Releases · UN-OCHA/hpc-api-core
Rename anonymisedOrganization to anonymizedOrganization
Rename flow object type anonymisedOrganization
to anonymizedOrganization
(Z instead of S) (#91)
Update dev dependencies
Updates all dev packages to their latest versions (#89)
Introduce a new flow object type
Introduce a new flow object type anonymisedOrganization
(#88)
Add creatorParticipantId column to disaggregationModel table
Add creatorParticipantId
column to disaggregationModel
table (#84)
Introduce permission for plan leads to clone projects under a plan
Added new permission CLONE_PROJECTS
under plan
scope (#85)
Use ES2021 as Typescript compilation target
⚠️ BREAKING CHANGE ⚠️
Typescript compilation target changed from ES2019 to ES2021
Update dev dependencies
Update dev dependencies, with a major version upgrade for @unocha/hpc-repo-tools
to v1.0.0
(#78)
Require Node.js v16
⚠️ BREAKING CHANGE ⚠️
Require Node.js version >=16.13.0
and yarn
version >=1.22.10
(#74)
Permission changes for CDM
- Change some of
global
scope permissions (#75)VIEW_OPERATION_DATA
->VIEW_ANY_OPERATION_DATA
VIEW_OPERATION_METADATA
->VIEW_ANY_OPERATION_METADATA
EDIT_FORM_ASSIGNMENT_RAW_DATA
->EDIT_ANY_FORM_ASSIGNMENT_RAW_DATA
EDIT_FORM_ASSIGNMENT_CLEAN_DATA
->EDIT_ANY_FORM_ASSIGNMENT_CLEAN_DATA
- Add new permissions (#75)
EDIT_ASSIGNMENTS_WHEN_REPORTING_WINDOW_CLOSED
EDIT_ASSIGNMENTS_WHEN_REPORTING_WINDOW_PENDING
Add data to SharedLogData
Add API version and commit SHA to log context data (#73)