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: ✨ added CsvOrder model + endpoints #7

Merged
merged 5 commits into from
Feb 13, 2024

Conversation

PaulRill00
Copy link
Member

No description provided.

@PaulRill00 PaulRill00 requested a review from UnderKoen January 24, 2024 14:25
src/models/CsvOrder.ts Outdated Show resolved Hide resolved
test/assets/test.csv Outdated Show resolved Hide resolved
@UnderKoen UnderKoen merged commit 9e04141 into next Feb 13, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Feb 13, 2024
# [1.2.0-next.1](v1.1.0...v1.2.0-next.1) (2024-02-13)

### Features

* ✨ added CsvOrder model + endpoints ([#7](#7)) ([9e04141](9e04141))
Copy link

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

The release is available on:

Your semantic-release bot 📦🚀

@UnderKoen UnderKoen deleted the feat/PO-1382-csv-upload-functionality branch February 22, 2024 15:40
jacobkapitein pushed a commit that referenced this pull request Feb 22, 2024
* feat: ✨ added CsvOrder model + endpoints

* docs: 📝 updated docs about CsvOrder

* fix: PR feedback

* chore: type error

---------

Co-authored-by: Koen van Staveren <[email protected]>
github-actions bot pushed a commit that referenced this pull request Apr 4, 2024
# [1.2.0](v1.1.0...v1.2.0) (2024-04-04)

### Bug Fixes

* 🐛 accessing property that might not exist ([aed3508](aed3508))

### Features

* ✨ added endpoint to get a CsvOrder by it's ID ([0be83a9](0be83a9))
* ✨ added CsvOrder model + endpoints ([#7](#7)) ([9deda48](9deda48))
* CSV upload ([7debb24](7debb24))
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