Multiple shipping lines support#11580
Merged
atorresveiga merged 47 commits intotrunkfrom May 27, 2024
Merged
Conversation
added 30 commits
May 17, 2024 10:37
…-lines-in-order-details
…-in-order-details Shipping lines in order details
…dit-shipping-lines-support Order create edit shipping lines support
…-m2-analytics Shipping lines m2 analytics
…ing-lines-support
Collaborator
Generated by 🚫 Danger |
Collaborator
|
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
added 2 commits
May 24, 2024 15:42
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## trunk #11580 +/- ##
============================================
- Coverage 40.34% 40.24% -0.11%
- Complexity 5200 5202 +2
============================================
Files 1087 1089 +2
Lines 63247 63462 +215
Branches 8668 8711 +43
============================================
+ Hits 25520 25539 +19
- Misses 35432 35619 +187
- Partials 2295 2304 +9 ☔ View full report in Codecov by Sentry. |
…ing-lines-support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR releases multiple shipping lines support. It does that by displaying multiple shipping lines in the Order Details screen and the Order Create/Edit screen. Additionally, we updated some analytic events to contain a new property to track the number of shipping lines in an order.
Testing instructions
TC1
TC2
TC3
Images/gif
Screen_recording_20240524_151118.mp4
RELEASE-NOTES.txtif necessary. Use the "[Internal]" label for non-user-facing changes.