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
Kamil Kokot
b22fc98104
Merge branch '1.3'
...
* 1.3:
less noise
fix link
PR review fixes
Test plugin with overriden by theme template
Plugin templates in theme tests
2019-01-15 11:44:01 +01:00
Mateusz Zalewski
27dbb0db68
Test plugin with overriden by theme template
2019-01-14 16:01:50 +01:00
Mateusz Zalewski
c6128126af
Plugin templates in theme tests
2019-01-14 16:01:50 +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
Jan Goralski
32a4aaf013
[Behat] Changed scenarios and contexts to depend on the United States channel
2016-08-24 13:38:14 +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
Arminek
d740ad67b9
[Channel] add validation for channel default currency
2016-07-26 11:56:49 +02:00
Kamil Kokot
9a4984df35
Fix Behat scenarios after currency refactoring
2016-07-21 13:57:00 +02:00
Paweł Jędrzejewski
a596b7e238
Merge pull request #5481 from Zales0123/allow-to-null-default-tax-zone
...
[Admin] Allow to remove default tax zone from existing channel
2016-07-10 18:58:56 +02:00
Mateusz Zalewski
df40ef78c9
[Behat] Fix typo in adding channel scenario
2016-07-10 17:48:44 +02:00
Mateusz Zalewski
15d9697a17
[Admin] Allow to remove default tax zone from existing channel
2016-07-10 17:42:58 +02:00
Mateusz Zalewski
e00c078465
PR review fixes
2016-07-01 14:05:05 +02:00
Mateusz Zalewski
8ab208fd4b
[Core][Taxation] Remove remains of "Taxation settings"
2016-07-01 00:36:36 +02:00
Mateusz Zalewski
a1718d8332
[Core] Move also default tax calculation strategy to channel
2016-06-30 13:43:22 +02:00
Mateusz Zalewski
4b38547f40
[Admin] Implement defaultTaxZone on channel feature in admin panel
2016-06-30 09:17:12 +02:00
Paweł Jędrzejewski
99e8497780
Merge pull request #4949 from lchrusciel/gherkin-structure
...
[Behat] [DX] Fix steps beginnings
2016-05-06 11:34:48 +02:00
Łukasz Chruściel
758415a2a5
[Behat] [DX] Fix steps beginnings
2016-05-05 15:29:52 +02:00
Kamil Kokot
6d86ed0b14
[Theme] [Core] Use theme name instead of id, remove direct Channel - Theme relation
2016-05-05 15:06:36 +02:00
Łukasz Chruściel
e69cf1f6da
[Behat] [DX] Renaming channel tag
2016-04-22 13:22:43 +02:00
Łukasz Chruściel
da03cb09e7
[Admin] Channels behats
2016-04-22 10:26:50 +02:00
Łukasz Chruściel
12f7656738
[Admin] Channel features
2016-04-22 10:26:50 +02:00