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: add dhl carriers #777

Merged
merged 13 commits into from
Oct 19, 2023
Merged

feat: add dhl carriers #777

merged 13 commits into from
Oct 19, 2023

Conversation

joerivanveen
Copy link
Contributor

No description provided.

@Mark-Ernst Mark-Ernst marked this pull request as ready for review October 3, 2023 11:21
@Mark-Ernst Mark-Ernst requested a review from a team as a code owner October 3, 2023 11:21
Mark-Ernst
Mark-Ernst previously approved these changes Oct 4, 2023
Model/Rate/Result.php Outdated Show resolved Hide resolved
wthijmen
wthijmen previously approved these changes Oct 5, 2023
@Mark-Ernst Mark-Ernst dismissed stale reviews from wthijmen and themself via 1800951 October 5, 2023 08:53
@Mark-Ernst Mark-Ernst self-requested a review October 5, 2023 08:53
Mark-Ernst
Mark-Ernst previously approved these changes Oct 5, 2023
wthijmen
wthijmen previously approved these changes Oct 5, 2023
@Mark-Ernst Mark-Ernst dismissed stale reviews from wthijmen and themself via 0ac2763 October 5, 2023 09:49
Helper/Data.php Outdated Show resolved Hide resolved
Model/Rate/Result.php Outdated Show resolved Hide resolved
Model/Rate/Result.php Outdated Show resolved Hide resolved
Model/Rate/Result.php Outdated Show resolved Hide resolved
view/adminhtml/web/js/mass-action.js Outdated Show resolved Hide resolved
view/frontend/web/js/model/checkout.js Outdated Show resolved Hide resolved
view/frontend/web/js/view/delivery-options.js Show resolved Hide resolved
EdieLemoine
EdieLemoine previously approved these changes Oct 18, 2023
private const SECOND_PART = 1;
private const THIRD_PART = 2;
private const FOURTH_PART = 3;
private const CARRIERS_WITH_MAILBOX = [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

formatting

Mark-Ernst
Mark-Ernst previously approved these changes Oct 18, 2023
@Mark-Ernst Mark-Ernst dismissed stale reviews from EdieLemoine and themself via 6efa050 October 19, 2023 09:09
@Mark-Ernst Mark-Ernst merged commit 6b64df9 into develop Oct 19, 2023
1 check passed
@Mark-Ernst Mark-Ernst deleted the feat/add-dhl-carriers branch October 19, 2023 11:27
MyParcelBot pushed a commit that referenced this pull request Nov 10, 2023
## [4.11.0](v4.10.0...v4.11.0) (2023-11-10)

### ✨ New Features

* add dhl carriers ([#777](#777)) ([6b64df9](6b64df9))

### 🐛 Bug Fixes

* **checkout:** consistently use correct package type for delivery options ([#782](#782)) ([85aa4c3](85aa4c3))
* **checkout:** fix for multiple shipping methods ([#779](#779)) ([1acffbc](1acffbc))
* **checkout:** restore payload extender functionality ([#775](#775)) ([15ffe5e](15ffe5e))
* **migration:** honor database table prefix ([#776](#776)) ([b327b90](b327b90))
* **new-shipment-form:** preselect correct carrier ([#780](#780)) ([cc1817c](cc1817c))
* **order-mode:** allow export with carrier specific options ([#781](#781)) ([6bef66b](6bef66b))
@MyParcelBot
Copy link

🎉 This PR is included in version 4.11.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

5 participants