Skip to content

Releases: UN-OCHA/hpc-api-core

Add permissions for changing plan states

27 Jan 12:58
2de913a
Compare
Choose a tag to compare

What's Changed

  • HPC-9824: Coordinating organization information gets deleted from plan details by @enxtur in #210

Full Changelog: v10.9.0...v10.10.0

Simplify code after cleaning codecs

24 Jan 13:53
2586826
Compare
Choose a tag to compare

Simplify code after cleaning up support array of planEntityVersion codec (#213)

Remove `null` from `planEntityIds` codec

23 Jan 17:12
829a54f
Compare
Choose a tag to compare

What's Changed

  • HPC-10000: Remove null from planEntityIds codec by @Pl217 in #204

Full Changelog: v10.8.0...v10.8.1

Add isForNewHPCProjects to planVersion model

23 Jan 13:58
543ff9e
Compare
Choose a tag to compare

What's Changed

  • HPC-10005: Plan visibility for new projects by @enxtur in #211

Full Changelog: v10.7.2...v10.8.0

Disallow `null` elements in `support` array

22 Jan 15:27
5206bd1
Compare
Choose a tag to compare

What's Changed

  • Disallow null elements in support array by @Pl217 in #203

Full Changelog: v10.7.1...v10.7.2

Clean up codecs

16 Jan 15:47
fc9aa70
Compare
Choose a tag to compare

What's Changed

  • Bump prettier from 3.4.1 to 3.4.2 by @dependabot in #206
  • Bump @types/node from 22.10.1 to 22.10.3 by @dependabot in #207
  • Bump lint-staged from 15.2.10 to 15.3.0 by @dependabot in #208
  • Update @unocha/hpc-repo-tools to v5.5.0 by @Pl217 in #209
  • Clean up entity prototype codec by @Pl217 in #201
  • HPC-9997: Simplify support array in PLAN_ENTITY_VERSION_VALUE codec by @Pl217 in #202

Full Changelog: v10.7.0...v10.7.1

Add service modality models

17 Dec 19:01
d9879c5
Compare
Choose a tag to compare
  • Add serviceModality and serviceModalityAssociation models (#197)
  • Rename cost breakdown to breakdownByGlobalCluster (#197)

Add OneGMS bridge support

05 Dec 11:55
5d054da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.6.0...v10.6.1

Add global DELETE_UPLOADED_FILE permission

02 Dec 09:55
bda3a6d
Compare
Choose a tag to compare

What's Changed

  • HPC-9793: Add global DELETE_UPLOADED_FILE permission by @enxtur in #184

Full Changelog: v10.5.0...v10.6.0

Make some columns required

25 Nov 12:12
e50fceb
Compare
Choose a tag to compare
  • Bump @eslint/plugin-kit from v0.2.0 to v0.2.3 (#190)
  • Bump cross-spawn from v7.0.3 to v7.0.5 (#191)
  • Add helper function getTableColumns to obtain table columns (#187)
  • Make planId a required column in attachment table (#192)
  • Make abbreviation a required column in organization table (#192)