Releases: UN-OCHA/hpc-api-core
Releases · UN-OCHA/hpc-api-core
Define permissions for project cloning
Migrate a number of IDs and models over
- Migrate all IDs types for models from v3 API (hpc_service) to this package (#28)
- Define models for following tables:
attachmentPrototype
,entitiesAssociation
,entityPrototype
,governingEntityVersion
,location
,plan
,planEntity
,planEntityVersion
,planVersion
,planYear
,project
,projectVersionAttachment
,usageYear
,workflowStatusOption
(#29 and #30)
Add auth core functionality
Add expiredData model
Define expiredData
model
Updates to model definitions
- [SECURITY] Fix ReDos security problem in by updating
ansi-regex
fromv5.0.0
tov5.0.1
- Combine
name_given
andname_family
inparticipant
model - Define
projectVersion
andprojectVersionPlan
models - Remove
package-lock.json
Add authToken to model
Merge pull request #14 from UN-OCHA/release/v0.0.5 🔖 Bump version to v0.0.5
v0.0.4: Merge pull request #12 from UN-OCHA/bump-version
Bump to v0.0.4
Add governingEntity to model
Merge pull request #5 from UN-OCHA/add-ge-model Add governing entity model
v0.0.2: Merge pull request #4 from UN-OCHA/additional-changes
Add additional changes for integration into the old API
v0.0.1: Merge pull request #2 from UN-OCHA/release
🔧 Setup NPM publishing