Setono / SyliusRedirectPlugin

Add redirects to your Sylius store from a simple interface
MIT License
22 stars 24 forks source link

Remove the JS based slug change handler mechanism #116

Closed loevgaard closed 1 year ago

loevgaard commented 1 year ago

This PR will remove the JS based slug change handle mechanism. Instead I want to go with something hopefully simpler in v3 of this plugin. Else we can move this functionality back by reverting this PR.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +1.33% :tada:

Comparison is base (43ce5fc) 5.09% compared to head (75cea85) 6.42%.

:exclamation: Current head 75cea85 differs from pull request most recent head c6b13e3. Consider uploading reports for the commit c6b13e3 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.x #116 +/- ## ========================================== + Coverage 5.09% 6.42% +1.33% + Complexity 160 126 -34 ========================================== Files 29 22 -7 Lines 491 389 -102 ========================================== Hits 25 25 + Misses 466 364 -102 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.