106 Commits

Author SHA1 Message Date
Michał Pysiak
bf3c60e885 Add support for Sylius 1.12 and Symfony 6 2022-12-06 07:54:43 +01:00
patryk
342a913c26 add php unit test 2022-08-22 14:57:43 +02:00
Jan Hickiewicz
4d767a45a3 Changes in composer.json and ecs.php to enable bitbag coding standard 2022-07-25 16:09:48 +02:00
Michał Szczepaniak
062b476069 Move coding-standard and mocker to require-dev 2022-03-02 09:52:32 +01:00
Michał Szczepaniak
338d3c95ca Remove sylius 1.8.0 as it's broken 2022-03-01 09:54:58 +01:00
Michał Szczepaniak
93462b1ca8 Remove doctrine from composer.json 2022-03-01 09:24:43 +01:00
Michał Szczepaniak
1d42874a19 Allow doctrine/dbal 1.x for sylius 1.8.0 2022-02-28 23:44:21 +01:00
Michał Szczepaniak
b8ad89cdeb Downgrade doctrine/dbal to 2.x 2022-02-28 23:38:59 +01:00
Michał Szczepaniak
f895980362 Disable sylius 1.8 with php 8.0, sylius 1.11 with symfony 4.4 and add polishsymfonycommunity/symfony-mocker-container 2022-02-28 23:21:11 +01:00
Michał Szczepaniak
199fb8d345 Fix sylius 1.11 test application 2022-02-28 10:27:12 +01:00
Michał Szczepaniak
eb3815e65b Add Sylius 1.11 support 2022-02-25 11:29:32 +01:00
zalmanix
056c77100e webpack implementation fix for hints not showing (#197)
* initial commit

* initial commit

* not fixed

* hot not fix

* basic webpack implementation

* implement webpack

* implement webpack

* added fixes and mobile support

* deleated package-lock.json

* Delete yarn.lock

* adding new lines and deleated public build

* Change input to symfony form row

* GHA fix

* GHA fix

* Gha fix build->encore

* Fix spec ImageTransformer

* Gha fix node version changed to 14.x

* scrutinizer node fix

* scrutinizer node fix

* scrutinizer node fix

Co-authored-by: kuba-end <kostek660i@gmail.com>
Co-authored-by: Tomasz Grochowski <tg@urias.it>
2022-02-07 09:27:18 +01:00
wadjeroudi
38ec12ba77 Merge remote-tracking branch 'upstream/master' 2022-01-14 10:58:10 +01:00
kuba-end
4ad5bc4128 ECS applied 2021-12-06 15:01:48 +01:00
wadjeroudi
b85c329cdf bump support PHP 8 & fos elastica 6 (only compatible Elasticsearch 7) 2021-12-02 07:55:49 +01:00
christopherhero
99ed524d30 [fix github actions] 2021-07-13 16:57:21 +02:00
christopherhero
960993abc2 update sylius 1.10 2021-07-06 09:09:53 +02:00
christopherhero
76d6203932 update sylius 1.10 2021-06-30 09:48:52 +02:00
christopherhero
5ab83a652f update sylius 1.10 2021-06-30 08:52:22 +02:00
Bartosz Wojdałowicz
10483a421a change symfony version in upgrade.md 2021-04-26 14:42:29 +02:00
Bartosz Wojdałowicz
4788f0a16b changelog fix 2021-04-26 14:40:35 +02:00
Bartosz Wojdałowicz
87a65bbd99 psr-12 fix and remove sylius 1.8 from composer.json 2021-04-26 14:14:49 +02:00
Bartosz Wojdałowicz
53db5a48a8 fix 2021-04-22 21:19:01 +02:00
Bartosz Wojdałowicz
54fd400620 update to sylius 1.9 and add github actions 2021-04-22 19:24:45 +02:00
Mateusz Deszert-Klosowski
ca8eed9f78 Validating prices in search filter 2020-11-30 15:57:31 +01:00
pptasinski
dd62461260 update sylius version, code style verified, tests updated 2020-05-22 14:51:37 +02:00
Mikołaj Król
ccca6c0aa1 Update composer.json 2019-07-17 22:10:17 +02:00
Konrad Alfaro
3b15ed74bc Fixed tests 2019-04-01 23:44:15 +02:00
Konrad Alfaro
509a696893 Searching with auto-complete 2019-03-26 22:50:43 +01:00
Mikołaj Król
ad4888c5df Fix Composer 2019-03-26 22:50:43 +01:00
Mikołaj Król
97f5075387 Allow backward compatibility 2019-03-26 22:49:55 +01:00
Marek Bugla
d3c159c750 support sylius 1.4 2019-02-11 11:58:06 +01:00
Mikołaj Król
fb03189c1b Update to Sylius 1.3 🎉 2018-10-22 02:15:31 +02:00
Kamil Kokot
c08494520e Merge branch '1.3'
* 1.3:
  Add Sylius core team as codeowners
  Miscellaneous fixes for 1.3
  Remove dependency on "symfony/symfony"
  Bring back "sylius-plugin" package type
  Change package type to "symfony-bundle" in order to support Flex
2018-10-05 11:21:59 +02:00
Kamil Kokot
cc1a32e7a0 Miscellaneous fixes for 1.3 2018-10-02 12:42:04 +02:00
Kamil Kokot
302761a9ee Merge pull request #124 from pamil/1.3-remove-sf-dep
Remove dependency on "symfony/symfony"
2018-09-26 13:57:31 +02:00
Kamil Kokot
b1bc10c77b Remove dependency on "symfony/symfony" 2018-09-26 11:53:30 +02:00
Kamil Kokot
0f73f6ad7d Bring back "sylius-plugin" package type 2018-09-26 09:59:14 +02:00
Kamil Kokot
39154514d0 Change package type to "symfony-bundle" in order to support Flex 2018-09-25 14:12:49 +02:00
Kamil Kokot
eed05db56b Merge branch '1.3'
* 1.3:
  Introduce Symfony 4 directory structure
  Rename ".gitkeep" to ".gitignore"
  Use phpspec 5
2018-09-24 14:21:43 +02:00
Kamil Kokot
2543500d43 Merge pull request #116 from pamil/1.3-phpspec-5
Use phpspec 5
2018-09-24 13:32:55 +02:00
Kamil Kokot
8af6c45bd9 Introduce Symfony 4 directory structure 2018-09-24 12:09:07 +02:00
Kamil Kokot
1cbf33bdc1 Use phpspec 5 2018-09-19 11:40:22 +02:00
Kamil Kokot
f73b583859 Update to Sylius v1.4.0-DEV 2018-09-19 11:34:20 +02:00
Kamil Kokot
eecc1927ca Make 1.3 build great again 2018-07-03 14:56:33 +02:00
Kamil Kokot
a3fb9ea865 Merge branch '1.2'
* 1.2:
  Fix PHPStan configuration file
  Use PHPStan's Symfony extension
  Use PHPStan's Doctrine extension
  Use PHPStan's Webmozart/Assert extension
  Make PHPStan not to fail on unmatched ignore errors
  Use PHPStan ^0.10
  Use PhpSpec ^4.0
  Use SyliusLabs/CodingStandard ^2.0
  Include routing.yml in routing_dev.yml
  Make 1.0 passing again
  Remove Selenium from dev dependencies
2018-07-03 13:24:08 +02:00
Kamil Kokot
8d13a5676e Merge branch '1.1' into 1.2
* 1.1:
  Fix PHPStan configuration file
  Use PHPStan's Symfony extension
  Use PHPStan's Doctrine extension
  Use PHPStan's Webmozart/Assert extension
  Make PHPStan not to fail on unmatched ignore errors
  Use PHPStan ^0.10
  Use PhpSpec ^4.0
  Use SyliusLabs/CodingStandard ^2.0
  Include routing.yml in routing_dev.yml
  Make 1.0 passing again
  Remove Selenium from dev dependencies
2018-07-03 13:23:50 +02:00
Kamil Kokot
d822e6dc0a Use PHPStan's Symfony extension 2018-07-03 13:02:28 +02:00
Kamil Kokot
f7cd7c150e Use PHPStan's Doctrine extension 2018-07-03 13:01:06 +02:00
Kamil Kokot
7d931effbf Use PHPStan's Webmozart/Assert extension 2018-07-03 13:01:05 +02:00