Jacob Tobiasz
66d6a047d8
Resolve conflicts between 1.12 and 1.13
2023-12-22 13:53:00 +01:00
Jacob Tobiasz
1d48c06ff5
Run failing scenarios on Panther with using chromedriver
2023-12-21 14:23:41 +01:00
Kamil Grygierzec
f8222e5a4c
[Behat] Add api tag to managing channel scenarios
2023-10-31 09:09:26 +01:00
Jan Goralski
fb781cafbb
[Api] Mark not covered bulk delete scenarios as @no-api
2023-09-27 13:02:23 +02:00
Jan Goralski
c845cd6b89
[PriceHistory][Behat] Update channel edition scenarios
2023-03-29 10:50:54 +02:00
Rafikooo
7ac1a56a27
[PriceHistory][UI] Tag scenarios with managing channels enabled
2023-03-28 12:50:27 +02:00
Rafikooo
3d2ae584f9
[PriceHistory][API] Add channel setup implementation
2023-03-28 12:50:27 +02:00
Rafikooo
77a8b87b5f
[PriceHistory][API] Tag channels managing scenarios enabled
2023-03-27 18:58:03 +02:00
Rafikooo
10b67523c3
[PriceHistory] Tag scenarios as @todo
2023-03-13 12:38:59 +01:00
Rafikooo
88db81fe0e
[PriceHistory][Scenarios] Channel setup
2023-03-13 09:40:12 +01:00
Grzegorz Sadowski
5d244a4994
[UI][Channel] Add shippingAddressInCheckoutRequired field to channel entity
2022-08-02 09:08:59 +02:00
Grzegorz Sadowski
b8fbd53549
[API][Channel] Add shippingAddressInCheckoutRequired field to channel entity
2022-08-02 09:08:59 +02:00
Grzegorz Sadowski
2bb910d8a6
[Behat][Channel][Checkout] Add scenarios for changing the required address in the checkout
2022-08-02 09:08:59 +02:00
Ferror
47ac3b0c32
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
Kevin Kaniaburka
984488d94b
[Behat] Use "When" for user actions where possible
2022-03-11 09:20:29 +01:00
twojtylak
911bcd77ce
[Core][Channel] Remove accidentally committed tag from channel_validation.feature
...
Co-authored-by: Adam Kasperczak <adamkasperczak123@gmail.com>
2020-10-22 10:33:03 +02:00
Tobias Wojtylak
2f0ce21297
[Core][Channel] Add contact phone number to channel
2020-10-20 20:40:05 +02:00
Łukasz Chruściel
f5d806745d
Merge branch '1.7'
...
* 1.7:
[Behat] Add javascript tags
Revert "[Behat] Remove js requirement for bulk delete scenarios"
[Docs] Udpdate obsolete branches
[Documentation] removed 1.6 as a maintenance branch
[Admin] removed duplicated id attribute
[Account] Add spec to sync username with customer email
Injecting locale parameter instead of having it harcdoded
[Behat] Unfinalize some Behat pages
[Shop] Add form in add to cart template event args
[Admin] Convert newlines in product description to breaklines in product details view
2020-08-17 09:18:01 +02:00
Destiny
cb044e3115
Revert "[Behat] Remove js requirement for bulk delete scenarios"
...
This reverts commit 4013e51dfd .
2020-08-15 13:45:05 +02:00
Grzegorz Sadowski
18833cc0fb
[API][Channel] Minor fixes for adding and browsing channels PR after review
2020-05-11 16:00:04 +02:00
Olivier ALLAIN
aea199b90f
adding and browsing channel
2020-05-11 15:59:13 +02:00
Łukasz Chruściel
e8145f02b9
feature #11055 Define countries for a channel (pamil)
...
This PR was merged into the 1.7-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Related tickets | fixes #9122
| License | MIT
Currently used only in checkout addressing to limit the list of countries. If not defined, fallbacks to the previous behaviour - all enabled countries.
<img width="672" alt="Screenshot 2020-01-22 at 20 10 51" src="https://user-images.githubusercontent.com/1897953/72925676-65ef8f80-3d53-11ea-831c-25fad0973a83.png ">
Commits
-------
2e68737703 Define countries for a channel
2020-01-23 13:22:17 +01:00
Kamil Kokot
2e68737703
Define countries for a channel
2020-01-23 10:03:42 +01:00
Łukasz Chruściel
e9ec260d2d
[Admin][Channel] Revert #10860
2020-01-22 16:14:14 +01:00
Mateusz Zalewski
6710941628
Behat semantical fixes
2020-01-14 01:01:23 +01:00
Mateusz Zalewski
9b6ce70599
Choose menu taxon on channel form
2020-01-12 23:30:27 +01:00
Mateusz Zalewski
1d2361571e
[Behat] Managing menu taxon on channel scenarios
2020-01-12 23:30:26 +01:00
Mateusz Zalewski
4013e51dfd
[Behat] Remove js requirement for bulk delete scenarios
2019-12-19 09:03:04 +01:00
Adam Kasperczak
35a22702e6
Fixes
2019-11-21 13:30:15 +01:00
Adam Kasperczak
e87e4575f0
Add channel's form and fixes
2019-11-19 18:11:34 +01:00
Adam Kasperczak
a120f35347
Scenarios + Contexts
2019-11-19 17:52:11 +01:00
Grzegorz Sadowski
5814e06f39
[Admin][Channel] Validating default locale for a channel
2019-10-24 16:09:53 +02:00
Grzegorz Sadowski
3164e9b322
[Behat][Admin] Add scenarios for validating default locale for a channel
2019-10-23 15:23:40 +02:00
Mateusz Zalewski
add3655ae9
Improve shop billing data edit scenario
2019-02-20 18:51:29 +01:00
Mateusz Zalewski
0848c16074
Tests fixes and nullable fields
2019-01-09 11:34:29 +01:00
Mateusz Zalewski
f7cdb5522f
Shop billing data on channel tests
2019-01-09 11:27:42 +01:00
Grzegorz Sadowski
18011fd179
[Behat] Implement scenarios for deleting multiple resources
2017-10-30 10:44:38 +01:00
Grzegorz Sadowski
b206d148ba
[Behat] Add scenarios for deleting multiple resources
2017-10-30 10:44:38 +01:00
Kostas Tzounopoulos
58344e122f
[Checkout] Creating Payment Method skip channel option, effective if there is only 1 Payment Method available
2017-04-02 00:09:09 +02:00
Mateusz Zalewski
54b3b565fa
[Admin] Adjust channel form for new functionality
2017-02-16 09:52:05 +01:00
Grzegorz Sadowski
3631ccd093
[Core][Channel] Add contactEmail property to a channel entity
2016-12-20 11:10:12 +01:00
Michał Marcinkowski
46f179e289
Merge pull request #6791 from Zales0123/fix-base-channel-currency-step
...
[Behat] Fix base currency step semantics
2016-11-22 14:36:33 +01:00
Mateusz Zalewski
7c20c561d0
PR review fixes
2016-11-22 10:31:21 +01:00
Mateusz Zalewski
597bb32620
[Behat] Merge base currency step with channel creation step
2016-11-21 16:50:14 +01:00
tuka217
b7a2bdb60a
[Behat] And scenario about immutable base currency on channel's edition and it's implementation
2016-11-21 14:38:14 +01:00
Jan Goralski
473cda7ec2
[Core] Renamed 'defaultCurrency' to 'baseCurrency' on Channel model
2016-11-18 11:51:25 +01:00
Mateusz Zalewski
5cb509b487
[Channel][Admin] Remove selecting shipping and payments methods on channel
2016-11-16 11:55:12 +01:00
Jan Goralski
57659649c3
[Behat] Removed the default "EU" zone
2016-08-24 17:05:24 +02:00
Kamil Kokot
81d5c47734
[Channel] Make default locale required
2016-08-02 10:51:53 +02:00
Kamil Kokot
5df2bfb537
Adapt Behat scenarios to brand new locales logic
2016-07-28 12:53:32 +02:00