OrderPaymentStateResolver should resolve awaiting_payment state when there is payment under processing. This is needed to handle asynchronous payment confirmation.
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets | Related to #11250, Replaces #11528
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
0c4088959b [API] Put simple item to cart implementation
c804251927 [API] Add to cart when logged in
14d8129be9 [API] Add products with quantity to cart
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | not sure
| Deprecations? | not sure
| Related tickets |
| License | MIT
day not supported yet as a period

Commits
-------
486be96116 Add time ranges to the dashboard statistics
f895824474 Selecting period of graphs admin panel
48352a6e2e Add time ranges to the dashboard statistics
2f2e737082 Selecting period of graphs admin panel
0b4a16b28e fixed failing behats, removed day button, proper communication with backend
48f11f283d php-spec-init, pr fixes
46d7653295 spec finished
8ba23d0b67 pr fixes, behats fix v2
5a9c8b21f6 changed months to intervals as array key, more specs
be6444e446 fixed psalm failing
c9ebcc63e0 [Maintenance] Temporarily extend conflict to the ^2.5.5 versions of api-platform/core
b0d509d6cd chart template is back with deperecation
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Commits
-------
de3ef03487 [Maintenance] Temporarily extend conflict to the ^2.5.5 versions of api-platform/core
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
2300014ebf Plus docs, missing information
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | #10676
| License | MIT
Commits
-------
53ab9a5ddf Change function that sorts given parameters
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets | Related to #11250
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
e29fa932cb [API] Pick up cart implementation
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
5f267348a1 Add Docs with Sylius Plus deployment
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | associated with #11520
| License | MIT
Commits
-------
ca777cf6de Fix Psalm errors
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | fixes #X, partially #Y, mentioned in #Z
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
4e247487ee [Minor][DX] Using parent defintion for api clients
This PR was merged into the 1.8-dev branch.
Discussion
----------
- Moved from Ubuntu 14.04 (Trusty) to 18.04 (Bionic).
- Replaced Selenium + Chromedriver + Chrome with Chrome Headless for running JS Behat scenarios.
- Added support for PHP 7.4.
Closes#10994.
JS suite sped up from ~13m to ~8,5m.
Commits
-------
22fbf51c27 Travis Bionic + Chrome Headless + PHP 7.4 support
This PR was merged into the 1.7 branch.
Discussion
----------
Related to #11505.
Commits
-------
58b043756b Travis Bionic + Chrome Headless + PHP 7.4 support