Commit graph

14 commits

Author SHA1 Message Date
Olivier ALLAIN
4577202ad0 change sylius.security.shop_regex in doc for new api 2020-06-11 09:24:02 +02:00
Francis Hilaire
560bf13e27 Add old behaviour 2020-05-11 15:57:39 +02:00
Francis Hilaire
f93262c89c Add upgrade note 2020-05-11 15:43:51 +02:00
Victor Vasiloi
a859585949
Merge branch 'master' into fix-channel-context-alias 2020-05-05 14:27:43 +03:00
Mateusz Zalewski
a9e355bad7
refactor #11347 [RFC][DX] Open consts holder classes (lchrusciel)
This PR was merged into the 1.8-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | master
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT

Final classes, which holds consts has been changed to interfaces. Therefore, still, no one is able to initialize them, while we are open to multi inheritance.  This should remove the problem of adding new values to them in plugins and end applications.  
<!--
 - Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set
-->


Commits
-------

69db13582b [DX] Open consts holder classes
2020-05-05 10:25:12 +02:00
Grzegorz Sadowski
9909bc928c
[API] Configure separate endpoints for admin and shop retrieving authentication token 2020-04-29 14:53:59 +02:00
Victor Vasiloi
761979d8c0 add note to UPGRADE.md 2020-04-24 17:57:08 +03:00
Łukasz Chruściel
69db13582b
[DX] Open consts holder classes 2020-04-18 19:49:40 +02:00
Grzegorz Sadowski
0732d96305
[API][Shop] Add customer login 2020-03-30 14:46:28 +02:00
Grzegorz Sadowski
1c8e9743ed
[API] Add prefix to all admin routes 2020-03-27 15:12:27 +01:00
Joseph Bielawski
1e9cdb9dfa
Revert route name change 2020-03-26 10:24:16 +01:00
Joseph Bielawski
4c95aa59ca
Fixed hardcoded route &prefix in UPGRADE-1.8 document 2020-03-26 10:22:04 +01:00
Grzegorz Sadowski
443c18253d
[API] Update UPGRADE-1.8 file after adding ApiBundle 2020-03-25 11:31:31 +01:00
Kamil Kokot
70f6b60bc2
Prepare master branch for v1.8.0-DEV 2020-02-12 14:21:53 +01:00