Kamil Kokot
1df073cb29
Merge branch '1.7'
...
* 1.7:
Travis Bionic + Chrome Headless + PHP 7.4 support
2020-05-26 20:50:36 +02:00
Kamil Kokot
58b043756b
Travis Bionic + Chrome Headless + PHP 7.4 support
2020-05-26 20:20:04 +02:00
Kamil Kokot
e03a4e9e0f
Update config/packages/security.yaml
...
Co-authored-by: Łukasz Chruściel <lchrusciel@gmail.com>
2020-05-14 10:17:09 +02:00
Tomanhez
be06c355d8
Add exception to shop firewall regexp
2020-05-11 10:36:17 +02:00
Łukasz Chruściel
25e93dc1b3
Revert "[Backend] Feeding sales statistics graph with date from chosen period"
2020-05-08 12:39:41 +02:00
Łukasz Chruściel
760a4b469d
refactor #11401 [Backend] Feeding sales statistics graph with date from chosen period (AdamKasp)
...
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? | #11371
| License | MIT
<!--
- 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
-------
0c5c9988f3 First iteration over tests statistics
c67677306a upgrade statistics provider
b526ef85f1 Improve alice fixtures and fix tests
092c6f9594 replace sql with DQL in statistic provider
d2afea71bc Add Interval Converter
2020-05-07 12:58:22 +02:00
Adam Kasperczak
092c6f9594
replace sql with DQL in statistic provider
2020-05-06 14:40:07 +02:00
Grzegorz Sadowski
9909bc928c
[API] Configure separate endpoints for admin and shop retrieving authentication token
2020-04-29 14:53:59 +02:00
Łukasz Chruściel
55b486a1ca
[API] Unified admin and shop paths
2020-04-29 14:53:58 +02:00
Mateusz Zalewski
2ef66bcacb
Remove custom endpoint and allow to access a generic one for shop
2020-04-27 15:12:36 +02:00
Grzegorz Sadowski
501c2abcb3
Move messenger config to bundles
2020-04-16 11:16:12 +02:00
Kamil Kokot
e5f7fc3e28
[API] Registering shop users
2020-04-15 17:07:57 +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
Grzegorz Sadowski
73459e78da
[API] Move serializer configuration to ApiBundle
2020-03-25 12:02:45 +01:00
Grzegorz Sadowski
350ca3d3aa
[API] Move API Platform configuration to ApiBundle
2020-03-23 16:02:11 +01:00
Łukasz Chruściel
8e46a6062c
[API] Protect shipping method from removal when in use
2020-03-20 09:09:37 +01:00
Grzegorz Sadowski
3d5d75d117
[API] Change operation path resolver from underscore to dash resolver
2020-03-19 08:40:14 +01:00
Grzegorz Sadowski
4e1bb0bb9f
[API][Administrator] Fix custom data persister
2020-03-18 10:17:22 +01:00
Adam Kasperczak
2c0d9975ef
Add api_platform exception
2020-03-18 09:10:04 +01:00
Loïc Frémont
2cfd2cd287
Include private and public keys for test environments
2020-03-17 15:14:26 +01:00
Mateusz Zalewski
8ae82a47cf
[Security] Anonymous access to swagger and login request
2020-03-17 15:14:25 +01:00
Mateusz Zalewski
78e9f98e3d
[API] Use JWT Authentication in Behat API tests
2020-03-17 15:14:24 +01:00
Mateusz Zalewski
f4d7b54da3
[API] Install jwt authentication bundle and configure basic security
2020-03-17 15:14:24 +01:00
Mateusz Zalewski
2d1c72b25a
[Serializer] Configure serialization for ProductOptions and values
2020-03-17 15:14:20 +01:00
Kamil Kokot
90fd5eb6b9
Init API Bundle
2020-03-17 15:14:17 +01:00
Kamil Kokot
7b44990acb
Upgrade to Sonata Block Bundle ^4.0
2020-01-15 13:16:17 +01:00
Kamil Kokot
f607563d32
Remove sonata-project/intl-bundle in favour of twig/intl-extra
2019-12-23 10:11:44 +01:00
Kamil Kokot
65883a03ae
Remove doctrine/doctrine-fixtures-bundle from dependencies and move doctrine/data-fixtures to dev dependencies
2019-12-19 10:48:47 +01:00
Kamil Kokot
3bb2b7ca61
Use Symfony CLI command instead of symfony/web-server-bundle
2019-12-18 15:50:15 +01:00
Kamil Kokot
b6f794a764
Merge branch '1.6'
...
* 1.6:
Apply coding standards fixes
Update symfony.lock file
Rebase YAML standards PR to Sylius 1.5
[API] Refactoring of lazy customer loader
Yaml standards: add empty line at the end check
Yaml standards: add indent check
Composer: added sspooky13/yaml-standards library to project
[Maintenance] Remove shipping bundle from spec namespace config
Fixed LazyCustomerLoader::loadValuesForChoices implementation
Added LazyCustomerLoader for OrderType of SyliusAdminApiBundle
2019-12-18 13:34:01 +01:00
Kamil Kokot
3cf6cf9522
Merge branch '1.5' into 1.6
...
* 1.5:
Apply coding standards fixes
Update symfony.lock file
Rebase YAML standards PR to Sylius 1.5
[API] Refactoring of lazy customer loader
Yaml standards: add empty line at the end check
Yaml standards: add indent check
Composer: added sspooky13/yaml-standards library to project
[Maintenance] Remove shipping bundle from spec namespace config
Fixed LazyCustomerLoader::loadValuesForChoices implementation
Added LazyCustomerLoader for OrderType of SyliusAdminApiBundle
2019-12-18 13:26:48 +01:00
Kamil Kokot
739413a186
Rebase YAML standards PR to Sylius 1.5
2019-12-18 10:46:23 +01:00
Peter Turek
93409b0e55
Yaml standards: add indent check
...
- fixed wrong files
2019-12-18 10:33:36 +01:00
Kamil Kokot
e797862f8a
Add secret directories
2019-11-25 10:48:18 +01:00
kulczy
0acde3ae2c
New Webpack approach
2019-11-07 14:18:35 +01:00
kulczy
031f94c499
Add Webpack Encore
2019-11-06 15:08:34 +01:00
Kamil Kokot
04e2cad916
PR review fixes
2019-08-01 10:23:54 +02:00
Mateusz Zalewski
0663bede65
PR review fixes
2019-06-24 11:47:28 +02:00
Mateusz Zalewski
e90f5ee228
Override image path generator rather than the whole uploader
2019-06-24 09:20:12 +02:00
Joachim Løvgaard
bbbc3ee8c0
Fix deprecation notice
...
Fixes this notice: `The default value of "$usePutenv" argument of "Symfony\Component\Dotenv\Dotenv::__construct" will be changed from "true" to "false" in Symfony 5.0. You should define its value explicitly.`
2019-06-13 15:42:34 +02:00
Mateusz Zalewski
b30c8fa51f
Test different variant images on cart page
2019-04-10 12:36:20 +02:00
Mateusz Zalewski
5b40a28ed9
Merge branch '1.3' into 1.4
...
* 1.3:
add scenario for chinese locale
fixes #10173 , wrong regular expression for locale
2019-04-08 09:58:06 +02:00
Mateusz Zalewski
7884d17468
bug #10178 fixes #10173 , wrong regular expression for locale ()
...
This PR was merged into the 1.3 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.3
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | fixes #10173
| License | MIT
Commits
-------
14e78b99a6 fixes #10173 , wrong regular expression for locale
665892fa70 add scenario for chinese locale
2019-04-08 09:57:32 +02:00
Mateusz Zalewski
39fac1c911
Merge branch '1.3' into 1.4
...
* 1.3:
[Config] Enforce re authorization
Fix re-authenticating for impersonated users
2019-04-05 14:17:50 +02:00
Łukasz Chruściel
a994702a70
[Config] Enforce re authorization
2019-04-05 13:15:57 +02:00
Deng Zhi Cheng
14e78b99a6
fixes #10173 , wrong regular expression for locale
2019-02-18 17:06:45 +08:00
Kamil Kokot
2a343accab
Merge branch '1.3' into 1.4
...
* 1.3:
Move bundle registration from Kernel class to "bundles.php"
Add missing Length constraint on product translation slug
2019-01-31 16:04:45 +01:00
Kamil Kokot
d7129477a6
Move bundle registration from Kernel class to "bundles.php"
2019-01-31 11:12:51 +01:00
Kamil Kokot
708c5cdc59
Use FriendsOfBehat\SymfonyExtension v2
2019-01-16 21:49:44 +01:00