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

[PriceHistory] Behat scenarios #14852

Merged
merged 8 commits into from Mar 13, 2023
Merged

[PriceHistory] Behat scenarios #14852

merged 8 commits into from Mar 13, 2023

Conversation

Rafikooo
Copy link
Contributor

Q A
Branch? 1.13
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
License MIT

Move https://github.com/Sylius/PriceHistoryPlugin scenarios into Sylius

@Rafikooo Rafikooo added Feature New feature proposals. Behat Issues and PRs aimed at improving Behat usage. labels Mar 13, 2023
@Rafikooo Rafikooo requested a review from a team as a code owner March 13, 2023 08:44
@GSadee GSadee merged commit 9d3d6f9 into Sylius:1.13 Mar 13, 2023
@GSadee
Copy link
Member

GSadee commented Mar 13, 2023

Thank you, Rafał! 🎉

GSadee added a commit that referenced this pull request Mar 17, 2023
…ion (Rafikooo)

This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13 <!-- see the comment below -->                  |
| Bug fix?        | no                                                      |
| New feature?    | yes                                                       |
| BC breaks?      | yes                                                       |
| Deprecations?   | yes <!-- don't forget to update the UPGRADE-*.md file --> |
| Related tickets | #14852                     |
| License         | MIT                                                          |

<!--
 - Bug fixes must be submitted against the 1.12 branch
 - Features and deprecations must be submitted against the 1.13 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
![image](https://user-images.githubusercontent.com/40125720/225167570-f37391d2-d589-4382-a141-218193cf5a17.png)



Commits
-------

9044e9f [PriceHistory] Add ChannelPricingLogEntry entity
68d6139 [PriceHistory] Add ChannelPricingLogEntry repository
27987fe [PriceHistory] Add ChannelPricingLogEntry factory
3fa4ed6 [PriceHistory] Add ChannelPricingLogEntry migration
c30530f [PriceHistory] Add ChannelPricingLogEntry resource configuration
bac7a9d [PriceHistory] Tag scenarios with seeing price history enabled
f774da1 [PriceHistory] Add missing product and catalog promotion setup
23d616c [PriceHistory][API] Add behat context
87f4dc8 [PriceHistory][API][Admin] Add ChannelPricingLogEnties endpoint
ea5c2e6 [PriceHistory][Domain] Add fields to Channel and ChannelPricing entites
0a98a1e [PriceHistory][Migration] Add migration for new Channel and ChannelPricing entity fields
bbbebe5 [PriceHistory] Add a core implementation of calculating the lowest price before discount
0cdf3cf [PriceHistory][Test] Add contract tests for ChannelPricingLogEntry entity
af8844e [Channel] Add sylius validation group parameter
75b24af [PriceHistory] Reflect changes from the plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Behat Issues and PRs aimed at improving Behat usage. Feature New feature proposals.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants