Skip to content

Releases: shopwareLabs/shopware6-phpstorm-plugin

0.0.26

03 May 21:05
884cc03
Compare
Choose a tag to compare
  • Added composer.json missing extra.label inspection
  • Added composer.json missing extra.description inspection
  • Added composer.json missing extra.manufacturerLink inspection
  • Added composer.json missing extra.supportLink inspection
  • Added composer.json missing extra.require.shopware/core inspection
  • Fixed exception thrown when creating new EqualsFilter

0.0.25

27 Mar 17:41
7984687
Compare
Choose a tag to compare
  • Added criteria id misused inspection
  • Fixed ExtendTwigBlock when template folder is not existing
  • Fixed compatibility with symfony plugin 0.23.215

Initial app support

24 Feb 12:02
960d8ea
Compare
Choose a tag to compare
  • Apps works now also on Extend this twig block feature
  • Added inspection for App Script to show error when accessing invalid service in services.X
  • Added inspection for App Script to show error when a services.repository.search is done to an entity where a permission is missing in the manifest.xml
  • Added VCS commit message provider to suggest a message for Shopware branches next-xxx/some-name

EAP 2022 support

31 Jan 14:40
265ee36
Compare
Choose a tag to compare
  • Support EAP 2022

Fix feature flag detection

19 Jan 10:47
Compare
Choose a tag to compare

Use feature flags from feature.yaml if the file exists

0.0.21

23 Dec 16:32
Compare
Choose a tag to compare
  • Fix compatibility issue with 2021.3

Add Create a App dialog

20 Dec 21:08
Compare
Choose a tag to compare
  • Fixed issue with cms element naming thanks to @breaker92
  • Add Create an App dialog
  • Fixed deprecations

Add cms element action

22 Oct 06:24
8fc7c6c
Compare
Choose a tag to compare
  • Added cms element action
  • Added copy snippet as code in JSON file
  • Fixed cms block preview scss file

Improve compatibility

14 Oct 08:52
2613cb3
Compare
Choose a tag to compare
  • Improve compatibility with newest EAP

Create CMS Block

13 Oct 22:15
4f7e14a
Compare
Choose a tag to compare
  • Added new action to create a CMS block
  • Fixed a bug in SynchronizeNamespaceAction where it doesn't get applied