Skip to content

Releases: UN-OCHA/hpc-api-core

Define highWater model

15 May 13:07
ed3abb8
Compare
Choose a tag to compare

Define highWater model (#116)

Upgrade to Typescript 5

28 Apr 13:21
41a2c33
Compare
Choose a tag to compare
  • ⚠️ BREAKING CHANGE ⚠️ Upgrade to Typescript 5 (#114)
  • Update all dependencies to latest versions (#114)

Update to Typescript 4.9

16 Dec 13:22
a87baa9
Compare
Choose a tag to compare
  • Update to Typescript 4.9 (#110)
  • Upgrade GitHub Actions runners to Node.js 16 (#108)
  • Export composeCustomReferenceForGoverningEntity method (#105)

Add 'organizationLevel' category group

14 Dec 13:02
556f4e4
Compare
Choose a tag to compare
  • Add 'organizationLevel' category group (#98)
  • Update dependencies with security vulnerabilities (#107 and #109)

Allow project owner and plan leads to delete projects

17 Oct 11:53
6616072
Compare
Choose a tag to compare
  • Exit shortly if permission condition is 'noone' (#103)
  • Expand project deletion permissions and grants. In order to allow project owners and plan leads to delete their projects (or projects under their plan), make the following changes: (#104)
    • Grant already existing DELETE permission (under project scope) to project owners
    • Introduce new DELETE_PROJECTS permission under plan scope and grant it to plan leads

Add skipValidation support to find and update methods

15 Jul 12:58
7808585
Compare
Choose a tag to compare
  • Add skipValidation support to find and update methods (#102)

Add type and reportingPeriods fields to planTag model

11 Jul 12:44
601de5a
Compare
Choose a tag to compare
  • Add type and reportingPeriods fields to planTag model (#97)

Disable soft deletion for table planYear

07 Jul 11:59
b3d7b7c
Compare
Choose a tag to compare
  • Disable soft deletion for table planYear (#86)
  • Update dev dependencies (#101)

Add fileHash and planId to JOB_METADATA_PROJECT_EXCEL

05 Jul 14:18
0307ad0
Compare
Choose a tag to compare
  • Add fileHash and planId to JOB_METADATA_PROJECT_EXCEL (#100)
  • Search participants by hidSub directly from DB (#99)

Remove usage of deprecated hidId field

15 Jun 16:52
92e7878
Compare
Choose a tag to compare
  • Remove usage of deprecated column hidId of participant table (#80)