136 Commits

Author SHA1 Message Date
Mikołaj Król
4d40f0ee59 Update PHPUnit 2018-07-17 01:41:43 +02:00
Mikołaj Król
74230ed20b Update plugin skeleton 2018-07-16 13:16:51 +02:00
Mikołaj Król
9a92fe36b7 Support Sylius 1.2 only 2018-07-16 12:58:24 +02:00
Mikołaj Król
9f7d2002ab Update emoji 2018-07-16 02:06:24 +02:00
Mikołaj Król
290d04d05f Add last fixes before 2.0 2018-07-16 01:54:23 +02:00
Mikołaj Król
0b669ab063 Fix CS 2018-07-16 00:48:15 +02:00
Mikołaj Król
810e1903a4 Fix build 2018-07-15 21:35:42 +02:00
Mikołaj Król
9c33b2b0c3 Fix typo 2018-07-15 20:47:14 +02:00
Mikołaj Król
dcf54d87ea Add media fixture 2018-07-15 18:49:46 +02:00
Mikołaj Król
d726b38ccf [BC] Remove type from block 2018-07-11 20:44:20 +02:00
Patryk
90e5581395 Fix tests 2018-07-06 12:47:20 +02:00
Kamil Kokot
43c3d90d06 Merge branch '1.1' into 1.2
* 1.1:
  Keep predefined directories in "web" in test application
2018-07-05 14:41:53 +02:00
Kamil Kokot
005e194f18 Keep predefined directories in "web" in test application 2018-07-05 12:13:39 +02:00
Kamil Kokot
d1288d2603 Merge branch '1.1' into 1.2
* 1.1:
  Make README great again
  Provide boilerplate for defining Symfony services
  Make routing great again: new standards
2018-07-05 10:57:52 +02:00
Kamil Kokot
de93277770 Make routing great again: new standards 2018-07-05 10:34:56 +02:00
Mikołaj Król
fdc5a22fff Fix arguments trim 2018-07-05 01:54:00 +02:00
Mikołaj Król
dae172fd3f Prepare page importer 2018-07-05 01:03:59 +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
Mikołaj Król
7f4d1ffab6 Finish compilable feature 2018-07-03 12:26:22 +02:00
Kamil Kokot
8fb91c4579 Include routing.yml in routing_dev.yml 2018-07-03 12:23:11 +02:00
Mikołaj Król
5f078f5f6c Prepare Twig functions nesting in block and page objects 2018-07-03 00:27:51 +02:00
Mikołaj Król
5a651cb5e7 Update CS 2018-07-02 14:12:44 +02:00
Patryk
701181d276 Add yarn lock 2018-06-27 00:24:33 +02:00
Patryk
9cdfa1e890 Remove yarn lock 2018-06-26 23:52:22 +02:00
Patryk
3e8cdf2737 Merge from master 2018-06-26 19:18:13 +02:00
Mikołaj Król
e7a41ce8e7 Add the CS fixes and pages by product section 2018-06-26 16:58:47 +02:00
Mikołaj Król
d4623784fc Fix CS 2018-06-26 13:02:38 +02:00
Patryk Drapik
b52649d72e Merge branch '2.0' into dev_2 2018-06-19 09:45:33 +02:00
Oscar Reimer
d718ea18fd Removed ignored, but tracked, yarn.lock file 2018-06-15 16:54:02 +02:00
Oscar Reimer
e6d2ba6a32 Added a Sitemap Page Url Provider
- Added SitemapPlugin to application test and dev environments
- Added tests of provider
2018-06-15 16:54:02 +02:00
Oscar Reimer
88e89e1ce8 Updated gulp to be compatible with Sylius 1.2 and added Sitemap dependency 2018-06-15 16:54:02 +02:00
Patryk
136de696ba Fix liip imagine path 2018-06-15 15:32:50 +02:00
Patryk
cff13c6972 Update gulp to Sylius v1.2.0 2018-06-15 14:58:26 +02:00
Teoh Han Hui
1268e4be26 Remove vendorPath command-line argument from test app gulpfile 2018-06-01 14:26:57 +02:00
Kamil Kokot
361d7b3711 Use project dir instead of root dir 2018-05-31 11:40:40 +02:00
Kamil Kokot
1ea2806be8 Merge branch '1.1'
* 1.1:
  Make "framework.secret" reference a parameter
  Added dev mode to the plugin skeleton
2018-05-31 11:29:55 +02:00
Kamil Kokot
251f25b6de Merge pull request #99 from lchrusciel/dev-mode
Added dev mode to the plugin skeleton
2018-05-31 11:23:11 +02:00
Kamil Kokot
7caaf0aef9 Make "framework.secret" reference a parameter 2018-05-31 11:12:50 +02:00
Mikołaj Król
efbc5a70c8 Add media & WYSIYWG editor & import command 2018-05-30 00:47:44 +02:00
mamazu
f72231a54f Added dev mode to the plugin skeleton 2018-05-29 16:10:44 +02:00
Mikołaj Król
535dca54fc Add a blank line to the app.php fil 2018-05-29 15:12:09 +02:00
Mikołaj Król
2ced45bc17 Add a blank line at the end of each config file 2018-05-29 15:12:03 +02:00
Mikołaj Król
19d4206deb Add dev, prod and test databases 2018-05-29 15:11:23 +02:00
Mikołaj Król
51c74f0c7d Add app.php front controller 2018-05-29 15:07:45 +02:00
Łukasz Chruściel
7d16820ae4 Revert "Added dev mode to the plugin skeleton" 2018-05-29 13:13:15 +02:00
mamazu
4b05e203db Added dev mode to the plugin skeleton 2018-05-29 10:20:34 +02:00
Kamil Kokot
46357f5168 Update to Sylius v1.2.0-BETA 2018-05-28 15:48:37 +02:00
deanar
5890afb428 Fix route typo in fixtures 2018-04-26 00:33:48 +03:00
Antonio Peric-Mazar
5b5bf211bf added image for blog fixtures 2018-04-25 14:08:41 +02:00
Antonio Peric-Mazar
30a7a19563 added page image 2018-04-23 20:34:41 +02:00