Commit graph

57 commits

Author SHA1 Message Date
Łukasz Chruściel
c5e319511d
feature #11372 [API] Zones (oallain, GSadee)
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 | partially #11250
| License         | MIT

Cover `features/addressing/managing_zones/`

- [x] adding_zone.feature  
- [x] browsing_zone.feature  
- [x] deleting_multiple_zones.feature  
- [x] deleting_zone.feature  
- [x] editing_zone.feature
- [x] zone_unique_code_validation.feature  
- [x] zone_validation.feature





Commits
-------

6a8324bd0e adding zone
3ddbcbf90b browsing zone
e2c514f4be deleting zone
28ae5d484b deleting multiple zones
88cf3236ee editing zone
ba3b88f960 zone unique code validation
e757ce8f62 zone validation
dc69492017 editing zone
faa9da1200 rebase and update after merge #11397
d19fca5cba [API][Zone] Minor fixes after review
b9df4a5f60 [API][Zone] Revert implementation of seeing disable type field scenarios in api context
788c2ea47b [Zone] Move zone validator from ApiBundle to AddressingBundle
2020-05-12 12:35:50 +02:00
Grzegorz Sadowski
62a2c1c909
[API] Fixes for validating province name scenario 2020-05-11 14:47:28 +02:00
Adam Kasperczak
0bc0e41542
[Countries][API] cover non-empty province name validation 2020-05-11 13:58:01 +02:00
Grzegorz Sadowski
788c2ea47b
[Zone] Move zone validator from ApiBundle to AddressingBundle 2020-05-11 13:49:11 +02:00
Grzegorz Sadowski
b9df4a5f60
[API][Zone] Revert implementation of seeing disable type field scenarios in api context 2020-05-11 13:49:11 +02:00
Olivier ALLAIN
dc69492017
editing zone 2020-05-11 12:41:48 +02:00
Olivier ALLAIN
e757ce8f62
zone validation 2020-05-11 12:41:48 +02:00
Olivier ALLAIN
ba3b88f960
zone unique code validation 2020-05-11 12:41:47 +02:00
Olivier ALLAIN
88cf3236ee
editing zone 2020-05-11 12:41:47 +02:00
Olivier ALLAIN
28ae5d484b
deleting multiple zones 2020-05-11 12:41:47 +02:00
Olivier ALLAIN
e2c514f4be
deleting zone 2020-05-11 12:41:47 +02:00
Olivier ALLAIN
3ddbcbf90b
browsing zone 2020-05-11 12:41:46 +02:00
Olivier ALLAIN
6a8324bd0e
adding zone 2020-05-11 12:41:46 +02:00
Olivier ALLAIN
09c8665469 rebase and update after merge #11397 2020-04-30 21:29:26 +02:00
Olivier ALLAIN
afbe436554 refactor after code review 2020-04-30 13:38:26 +02:00
Olivier ALLAIN
317232d116 province validation 2020-04-30 13:38:26 +02:00
Olivier ALLAIN
96b5d6a62c province unique code validation 2020-04-30 13:38:25 +02:00
Olivier ALLAIN
97afba952c managing provinces of country 2020-04-30 13:38:25 +02:00
Olivier ALLAIN
92efb5eb35 adding country with provinces 2020-04-30 13:38:25 +02:00
Olivier ALLAIN
45cf126d65 add country to Api Platform 2020-04-30 13:38:25 +02:00
Mateusz Zalewski
4013e51dfd
[Behat] Remove js requirement for bulk delete scenarios 2019-12-19 09:03:04 +01:00
Tobias Wojtylak
a95c53413a [Admin][Adressing] fixed province code validation regex to support official austrian province codes 2019-10-05 12:12:10 +02: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
Tobias Wojtylak
2cd7b2d96f Prevent adding a zone of type zone to itself 2017-07-12 11:51:55 +02:00
Mateusz Zalewski
31746519d0
[Admin][Zone] Adding zone with scope scenario 2016-12-06 15:53:53 +01:00
Grzegorz Sadowski
bbb1e55b81 [Behat][Addressing] Feature steps clean up 2016-11-27 18:31:38 +01:00
Grzegorz Sadowski
100c6e336b [Behat] Minor step name fixes 2016-09-15 14:19:05 +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
Arminek
46181b8039 [Behat] Notifcation context extraction 2016-04-28 11:51:37 +02:00
Łukasz Chruściel
eca1e4564b [Behat] [DX] Renaming country tag 2016-04-22 13:22:43 +02:00
Arminek
8bf3e3b269 Review fixes 2016-04-21 13:32:49 +02:00
Arminek
869c3f09d1 [Behat] Add scenario in deleting feature 2016-04-21 13:32:49 +02:00
Arminek
5f0da48137 Review fixes 2016-04-21 13:32:49 +02:00
Arminek
2c60a25654 [Behat] Add province setup context 2016-04-21 13:32:47 +02:00
Arminek
eba4b9c107 Review fixes 2016-04-21 13:32:46 +02:00
Arminek
308e802ee6 [Admin] Zone edition feature 2016-04-21 13:32:46 +02:00
Arminek
f329e2d1df [Admin] Zone creation feature 2016-04-21 13:32:46 +02:00
Grzegorz Sadowski
8beb0e3a2a [Admin][Province] Fixes after PR review 2016-04-13 16:27:14 +02:00
Grzegorz Sadowski
745d52faae [Admin][Province] Implemented province unique code validation scenario 2016-04-13 16:27:14 +02:00
Grzegorz Sadowski
53340f1915 [Admin][Province] Added province unique code validation scenario 2016-04-13 16:27:14 +02:00
Grzegorz Sadowski
c7e484d0a2 [Admin][Province] Added scenarios for validation required fields in province 2016-04-13 16:27:14 +02:00
Grzegorz Sadowski
d5c4b525e8 [Admin][Province] Fixes after PR review 2016-04-13 16:27:14 +02:00
Grzegorz Sadowski
e4c1eaf47b [Admin][Province] Behat implementation of adding and removing provinces 2016-04-13 16:27:14 +02:00
Grzegorz Sadowski
c8b6f2f76a [Admin][Province] Added scenarios for addding and removing provinces in existing country 2016-04-13 16:27:14 +02:00
Magdalena Banasiak
799cbe24b4 Review fixes 2016-04-13 16:27:14 +02:00
Magdalena Banasiak
12d062b697 Adding two provinces with country 2016-04-13 16:27:14 +02:00
Magdalena Banasiak
3e0c26c98b Selecting countries and entering province name in Selenium fix 2016-04-13 16:27:14 +02:00
Magdalena Banasiak
7bf189bb66 Adding provinces with Country 2016-04-13 16:27:14 +02:00
Paweł Jędrzejewski
665f870420 Merge pull request #4565 from Arminek/country-code-immutability-while-editing
[Admin] Country code immutability
2016-03-23 23:49:41 +01:00