Skip to content

Releases: UN-OCHA/hpc-api-core

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)

Update node-fetch

06 May 15:41
31e1773
Compare
Choose a tag to compare

Bump node-fetch from v2.6.5 to v2.6.7 (#96)

Define new helper methods and model types

11 Apr 14:44
9bbb272
Compare
Choose a tag to compare
  • Define excel download job type. Add 'projectExcelGeneration' to job types and define JOB_METADATA_PROJECT_EXCEL describing metadata of excel download jobs (#82)
  • Define BUDGET_SEGMENT_BREAKDOWN_CONTENT_STRICT codec (#93)
  • Introduce getAllGlobalClustersForPlan helper method to get all global clusters that are associated with plan's governing entities (#94)