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

feat: batch endpoints added #8

Merged
merged 3 commits into from
Feb 19, 2024
Merged

feat: batch endpoints added #8

merged 3 commits into from
Feb 19, 2024

Conversation

UnderKoen
Copy link
Member

No description provided.

@UnderKoen UnderKoen requested a review from PaulRill00 February 15, 2024 15:32
docs/PrintOne.md Show resolved Hide resolved
docs/PrintOne.md Show resolved Hide resolved
src/PrintOne.ts Outdated Show resolved Hide resolved
src/PrintOne.ts Show resolved Hide resolved
src/models/Batch.ts Outdated Show resolved Hide resolved
src/utils.ts Show resolved Hide resolved
@UnderKoen UnderKoen merged commit 0099217 into next Feb 19, 2024
1 check passed
@UnderKoen UnderKoen deleted the feat/PO-1305-batches branch February 19, 2024 09:19
github-actions bot pushed a commit that referenced this pull request May 22, 2024
# [1.3.0-next.1](v1.2.1...v1.3.0-next.1) (2024-05-22)

### Bug Fixes

* batch status filter ([2b0e209](2b0e209))
* batch status filter ([2db77de](2db77de))
* import in CsvOrder.ts ([#19](#19)) ([40986aa](40986aa))

### Features

* ✨ added endpoint to get a CsvOrder by it's ID ([74b0313](74b0313))
* ✨ added remaining getBatches filters ([4c2996b](4c2996b))
* ✨ allow for getting CSV order by id ([0560944](0560944))
* ✨ allow for uploading CSVs to a Batch ([a4bd3a6](a4bd3a6))
* ✨ support batch order's API urls ([c2ca919](c2ca919))
* ✨ added CsvOrder model + endpoints ([#7](#7)) ([9e04141](9e04141))
* added format to DTO ([64ec3ad](64ec3ad))
* batch endpoints added ([#8](#8)) ([0099217](0099217))
* implement PR feedback ([8420046](8420046))
Copy link

🎉 This PR is included in version 1.3.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jul 1, 2024
# [1.3.0](v1.2.1...v1.3.0) (2024-07-01)

### Bug Fixes

* batch status filter ([2b0e209](2b0e209))
* batch status filter ([2db77de](2db77de))
* import in CsvOrder.ts ([#19](#19)) ([40986aa](40986aa))
* typescript error on install ([8fb29c4](8fb29c4))

### Features

* ✨ added endpoint to get a CsvOrder by it's ID ([74b0313](74b0313))
* ✨ added remaining getBatches filters ([4c2996b](4c2996b))
* ✨ allow for getting CSV order by id ([0560944](0560944))
* ✨ allow for uploading CSVs to a Batch ([a4bd3a6](a4bd3a6))
* ✨ support batch order's API urls ([c2ca919](c2ca919))
* ✨ webhook request validation logic ([ce81792](ce81792))
* ✨ added CsvOrder model + endpoints ([#7](#7)) ([9e04141](9e04141))
* added format to DTO ([64ec3ad](64ec3ad))
* batch endpoints added ([#8](#8)) ([0099217](0099217))
* implement PR feedback ([8420046](8420046))
Copy link

github-actions bot commented Jul 1, 2024

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants