Commit graph

229 commits

Author SHA1 Message Date
Victor Vasiloi
9fe9181b6e check different shipping address field and display shipping address form when addresses are different 2020-06-25 15:14:53 +03:00
Manuele Menozzi
0140e81b52 Prevent checking out with a disabled product variant in cart 2020-05-23 19:55:50 +02:00
Mateusz Zalewski
38d96c1a88
[Behat] Fix missing Behat step 2020-01-30 19:26:58 +01:00
Kamil Kokot
b03936e5a6
feature #10870 Allow guest checkout no matter what (loevgaard)
This PR was merged into the 1.7-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | Master
| Bug fix?        | Depends on the eyes ;)
| New feature?    | Again, it depends
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | fixes #10868 
| License         | MIT

- [x] Create Behat scenarios
- [x] Implement this change only on checkout (the same behaviour is present in the product review process where we want to keep it)
- [x] Update the docs describing this behaviour. Remember, also, to include a guide to add the 'registered user validation' again

Commits
-------

9defd0603f Removed validation and removed check for associated user in customer entity
279366e42a Add scenario
aeabefdf11 Added checkout guest type
92db50d2ad Added guest validation group to checkout guest
3a082f43b5 Removed validation group from parameters, but added it to validation constraints
8f56b1cb29 Created docs for removal of registered user constraint
d9e949cc40 Correct the stakeholder in the feature to comply with other features
d0269dccdb Removed inheritdocs
2020-01-30 15:03:41 +01:00
Kamil Kokot
2e68737703
Define countries for a channel 2020-01-23 10:03:42 +01:00
Mateusz Zalewski
6b60714e3f
Scenarios and implementation fixes 2020-01-16 18:53:48 +01:00
Mateusz Zalewski
727337e5c7
[Behat] Describe billing address as a base one in checkout Behat scenarios 2020-01-16 18:53:01 +01:00
Tomanhez
5fd7c801ff
Fixes for data-test-attributes 2020-01-16 13:52:01 +01:00
Joachim Løvgaard
d9e949cc40 Correct the stakeholder in the feature to comply with other features 2020-01-02 09:09:23 +01:00
Joachim Løvgaard
279366e42a Add scenario 2019-12-12 08:34:46 +01:00
Grzegorz Sadowski
91f513a370
[Behat][Shop] Add scenarios for sending emails in different locale than the default one 2019-12-11 10:12:06 +01:00
Grzegorz Sadowski
3fef8769c6
[Behat][Shop] Add scenario for receiving order confirmation email in different locale than the default one 2019-12-10 10:50:33 +01:00
Grzegorz Sadowski
3b3f0aa97d
[Shop] Hide shipping costs for orders with virtual products 2019-11-01 14:40:41 +01:00
Mateusz Zalewski
2adc1e4d78
PR review fixes 2019-10-24 08:42:48 +02:00
Mateusz Zalewski
7ddad2661d
[Behat] Describe free products feature with scenarios 2019-10-24 08:42:48 +02:00
Tomanhez
8ee775dabe
Fixes 2019-08-29 11:26:33 +02:00
Tomanhez
fa5bbc6fe1
Add tests 2019-08-29 10:09:51 +02:00
Kamil Kokot
2960e85b51
Merge branch '1.5'
* 1.5:
  [Shop] Improved implementation of promotion integrity checker
  [Admin][Shipment] Not displaying shipments in cart state on the list
  [Behat] Describe promosions priority and integrity checker issue
  [Behat] Describe promotion integrity issue
  Change course CTA
2019-08-22 10:45:22 +02:00
Kamil Kokot
a62d68b09a
Merge branch '1.4' into 1.5
* 1.4:
  [Shop] Improved implementation of promotion integrity checker
  [Behat] Describe promosions priority and integrity checker issue
  [Behat] Describe promotion integrity issue
2019-08-22 10:37:13 +02:00
Łukasz Chruściel
e73a517e44
[Shop] Improved implementation of promotion integrity checker 2019-08-22 09:42:14 +02:00
Łukasz Chruściel
a93b2558e5
[Behat] Describe promosions priority and integrity checker issue 2019-08-21 23:12:51 +02:00
Łukasz Chruściel
4319f89d11
[Behat] Describe promotion integrity issue 2019-08-21 14:01:06 +02:00
Mateusz Zalewski
7203a706ef
Remove @javascript tag from all scenarios that removes cart item 2019-07-28 13:11:38 +02:00
Adam Kasperczak
0a86c974a8
discount on cart tests fixes 2019-06-06 15:16:26 +02:00
Jais Djurhuus-Kempel
53e302f25e
Use paypal for the test 2019-03-15 09:19:34 +01:00
Jais Djurhuus-Kempel
db6814a1ab
try try again 2019-03-15 09:19:34 +01:00
Jais Djurhuus-Kempel
d1fff1891b
alter transform keyword 2019-03-15 09:19:33 +01:00
Jais Djurhuus-Kempel
0373aa3276
Add behat test for payment authorize 2019-03-15 09:19:33 +01:00
Kamil Kokot
a7a42943da
Merge branch '1.3'
* 1.3:
  Add scalar types in Behat/Page/Admin directory
  Fix docs with page object extension usage
  Don't test semantic-ui during product rating
  Remove js scenarios which does not require any more work
  External command informing about GUS existence
2018-12-20 10:57:02 +01:00
Kamil Kokot
663b3316ea
Merge branch '1.2' into 1.3
* 1.2:
  Fix docs with page object extension usage
  Don't test semantic-ui during product rating
  Remove js scenarios which does not require any more work
  External command informing about GUS existence
2018-12-19 12:45:02 +01:00
Mateusz Zalewski
b96c9ef4a7
Remove js scenarios which does not require any more work 2018-12-17 13:26:27 +01:00
Mateusz Zalewski
f6f4a1e450
Merge branch '1.3'
* 1.3:
  #9862 BDD test for item quantity on changing payment method page
  #9862 Number of items in order summary page
2018-11-12 08:39:31 +01:00
Mateusz Zalewski
bf8b25ce8d
Merge branch '1.2' into 1.3
* 1.2:
  #9862 BDD test for item quantity on changing payment method page
  #9862 Number of items in order summary page
2018-11-12 08:33:47 +01:00
Laurent Clouet
043819ce4f #9862 BDD test for item quantity on changing payment method page 2018-11-09 00:06:36 +01:00
Kamil Kokot
690e3972fb
Merge branch '1.3'
* 1.3:
  Fixed reverting of ShippingPercentageDiscountPromotionActionCommand
2018-10-26 19:18:10 +02:00
Lukáš Fendrych
9540646d16 Fixed reverting of ShippingPercentageDiscountPromotionActionCommand 2018-10-26 10:40:01 +02:00
Łukasz Chruściel
e24d6dac14
[Behat] Reproduce #7836 issue 2018-10-03 09:38:41 +02:00
Grzegorz Sadowski
616bef85e0
[Shop] Change customer id and address id to order token in routing 2018-08-24 09:25:20 +02:00
Grzegorz Sadowski
c2909590a3
Fixes after PR review 2018-08-24 09:25:20 +02:00
Grzegorz Sadowski
b7ffa58fff
[Behat][Shop] Implement scenarios for registering and account after checkout 2018-08-24 09:25:19 +02:00
Grzegorz Sadowski
a3f8ef168a
[Behat][Shop] Add scenarios for registering an account after checkout 2018-08-24 09:25:19 +02:00
jota
e6e243335e Fixed BC break issues 2018-07-20 11:05:37 +02:00
jota
57d077d804 Take unitTotal of order item to check if taxon rule can be applied 2018-07-20 10:26:26 +02:00
Kamil Kokot
853a8e8bd2
Merge branch '1.1' into 1.2
* 1.1:
  Added title to product reviews, fixed #9425
  Fix tests.
  Make tests passing again
  Apply coding standard fixes
  Random PHPStan fixed (level 2)
  Install Doctrine extension for PHPStan
  Install Symfony extension for PHPStan
  Fix constraint class related ambiguities in validators
  Install PHPStan 0.10 & Webmozart/Assert extension
  Fix DoctrineTargetEntitiesResolverPass priority to avoid mapping issues.
2018-07-03 12:00:31 +02:00
Kamil Kokot
e0dff4af72
Make tests passing again 2018-07-02 17:32:23 +02:00
Mateusz Zalewski
90de95cd2f Avoid BC breaks in modified services 2018-05-09 15:04:13 +02:00
Mateusz Zalewski
68154e3d8e [Core] Control existing shipment's method during checkout 2018-05-09 15:03:38 +02:00
Mateusz Zalewski
c742822b15 [Behat] Default shipping method selection fixes scenario 2018-05-09 15:03:38 +02:00
Mateusz Zalewski
84dd13c281
PR review fixes 2017-09-11 11:01:52 +02:00
Mateusz Zalewski
fd040a10ce
[Core] Remove uneeded payments if order total is 0 2017-09-08 15:16:23 +02:00