* 1.14:
[API] Add note about disabling adjustment GET endpoint to UPGRADE file
[API] Remove unnecessarily added HeadersBuilder class
Add phpunit test
Disable adjustments shop API endpoint
* 1.12:
[API] Add note about disabling adjustment GET endpoint to UPGRADE file
[API] Remove unnecessarily added HeadersBuilder class
Add phpunit test
Disable adjustments shop API endpoint
* 2.0:
[Behat] Add tests for filtering and sorting customer groups
[Behat] Enable customer group browsing and deleting scenarios
[Behat] Remove redundant at sign
UserDropdownComponent - fix return type
Remove unnecessary function
[Admin][Locale] Fix path to form's template
[Admin][Locale] Minor improvements
[Admin][Locale] Add filtering tests
[Admin][Locale] Remove update action
[Admin][Locale] Enable behat tests
[Admin][Locale] Add create/update page
[Core] Remove LocaleTypeExtension
[Admin] Change the name of the service to provide the logged in admin user
[Admin] Extract logged in admin user providing
[Admin] Fix 404 page when there is no route for url
[Admin] Remove icon from existing avatar
* 2.0: (22 commits)
[CS][DX] Refactor
Fix error template finders specs and the way logged in admin user is checked
[Behat] Fix """unexistent"""
[Shop][Admin] Fix error pages location
Slight cleanup
Fix the build and improve a bit the failed step erros messages
Move Error renderer to UiBundle
Redirect to login page if the reset password token is wrong
Decouple TwigErrorRenderer from AdminBundle
Add tests
Exclude ErrorRenderer and FlattenException from composer require checker
Separate exact templates for Admin and Shop
Separate the rendering of the error templates for Shop and Admin
Create and add a 404 page for the Admin Panel using twig hooks
Customer create edit page fixes
Remove deprecated statistics
Use interface for a response checker dependency
[Admin][Taxon] Minor improvements
[Admin][Taxon] Add info about component inside template
[Admin][Taxon] Remove unnecessary lines
...