You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perform general fixes (#23)
* Fix codemirror css paths
* Bump node.js version from 10 to 14
* Add a conflict for doctrine/dbal ^3.0
* Add socket_timeout for js behats
Add Behat tests for creating an email template and previewing it (#18)
* Add custom CustomerPreviewDataFactory
* Change the way of generating MailPreviewData to not use the customers from database
* Add Behat tests for creating an email template
* Add Behat tests for previewing an email template
* Update MailPreviewData to meet PHPStan and ECS standards
* Add $minkParameters type-hint
* Update $minkParameters type-hint
* Remove unnecessary imports
* Remove copyright note from .xml files