Skip to content

Releases: UN-OCHA/hpc-api-core

Rename anonymisedOrganization to anonymizedOrganization

01 Apr 10:13
062e123
Compare
Choose a tag to compare

Rename flow object type anonymisedOrganization to anonymizedOrganization (Z instead of S) (#91)

Update dev dependencies

30 Mar 14:12
c783ddc
Compare
Choose a tag to compare

Updates all dev packages to their latest versions (#89)

Introduce a new flow object type

24 Mar 11:53
6acc6b5
Compare
Choose a tag to compare

Introduce a new flow object type anonymisedOrganization (#88)

Add creatorParticipantId column to disaggregationModel table

18 Mar 19:51
4c37d45
Compare
Choose a tag to compare

Add creatorParticipantId column to disaggregationModel table (#84)

Introduce permission for plan leads to clone projects under a plan

17 Mar 09:24
98aaa58
Compare
Choose a tag to compare

Added new permission CLONE_PROJECTS under plan scope (#85)

Use ES2021 as Typescript compilation target

09 Feb 11:44
21fa56a
Compare
Choose a tag to compare

⚠️ BREAKING CHANGE ⚠️

Typescript compilation target changed from ES2019 to ES2021

Update dev dependencies

27 Jan 11:07
9a84daf
Compare
Choose a tag to compare

Update dev dependencies, with a major version upgrade for @unocha/hpc-repo-tools to v1.0.0 (#78)

Require Node.js v16

27 Jan 11:02
ef12996
Compare
Choose a tag to compare

⚠️ BREAKING CHANGE ⚠️

Require Node.js version >=16.13.0 and yarn version >=1.22.10 (#74)

Permission changes for CDM

14 Dec 15:18
@s0 s0
Compare
Choose a tag to compare
  • 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

09 Dec 11:54
@s0 s0
Compare
Choose a tag to compare

Add API version and commit SHA to log context data (#73)