Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: dhis2 7.0 #1091

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Release: dhis2 7.0 #1091

wants to merge 7 commits into from

Conversation

josephjclark
Copy link
Collaborator

@josephjclark josephjclark commented Mar 21, 2025

Epic branch for next dhis2 release

Closes #919

hunterachieng and others added 6 commits March 13, 2025 21:14
Signed-off-by: Hunter Achieng <[email protected]>
Signed-off-by: Hunter Achieng <[email protected]>
common: return `''` when response status code is `204`
* feat: delete axios request function

Signed-off-by: Hunter Achieng <[email protected]>

* feat: update all functions to use undici

Signed-off-by: Hunter Achieng <[email protected]>

* feat: implement tests

Signed-off-by: Hunter Achieng <[email protected]>

* feat: implement patch tests

Signed-off-by: Hunter Achieng <[email protected]>

* feat: add changeset

Signed-off-by: Hunter Achieng <[email protected]>

* feat: add tests for base64

Signed-off-by: Hunter Achieng <[email protected]>

* feat: remove nock from package.json

Signed-off-by: Hunter Achieng <[email protected]>

* fix: remove http from integration tests

Signed-off-by: Hunter Achieng <[email protected]>

* fix: move build url functionality into generatepath

Signed-off-by: Hunter Achieng <[email protected]>

* fix: rename generateUrlPath to prefixVersionToPath

Signed-off-by: Hunter Achieng <[email protected]>

* fix: remove unrelated comment in utils.js

Signed-off-by: Hunter Achieng <[email protected]>

* fix: remove log response in request

Signed-off-by: Hunter Achieng <[email protected]>

* fix: add apiVersion in request options

Signed-off-by: Hunter Achieng <[email protected]>

* fix: replace results with response

Signed-off-by: Hunter Achieng <[email protected]>

* fix: remove undefined response assertion in create

Signed-off-by: Hunter Achieng <[email protected]>

---------

Signed-off-by: Hunter Achieng <[email protected]>
* fix: switch to `async/await`

Signed-off-by: Hunter Achieng <[email protected]>

* feat:add state in docs

Signed-off-by: Hunter Achieng <[email protected]>

* fix: upsert duplicate error

Signed-off-by: Hunter Achieng <[email protected]>

* fix:bumb axios version

Signed-off-by: Hunter Achieng <[email protected]>

* fix: remove asBase64 and use parseAs:base64

Signed-off-by: Hunter Achieng <[email protected]>

* fix: add changeset

Signed-off-by: Hunter Achieng <[email protected]>

* fix: test `create`

Signed-off-by: Hunter Achieng <[email protected]>

* simplify code

* lint

---------

Signed-off-by: Hunter Achieng <[email protected]>
Co-authored-by: Joe Clark <[email protected]>
@github-project-automation github-project-automation bot moved this to New Issues in v2 Mar 21, 2025
@josephjclark josephjclark marked this pull request as draft March 21, 2025 15:26
* feat: create a util namespace

Signed-off-by: Hunter Achieng <[email protected]>

* feat: add changeset

Signed-off-by: Hunter Achieng <[email protected]>

* fix: remove skip from test and fix changeset

Signed-off-by: Hunter Achieng <[email protected]>

---------

Signed-off-by: Hunter Achieng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

Successfully merging this pull request may close these issues.

Epic: dhis2 7.0
2 participants