-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert media action plugins to service provider #40169
Convert media action plugins to service provider #40169
Conversation
Incredibly powerful result with a system test. That's why I show the result here. How to get started with system tests can be found in this article https://github.com/joomla/joomla-cms/blob/4.4-dev/tests/System/README.md. |
I have tested this item ✅ successfully on 6ecde3f This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40169. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not necessary
tests/System/integration/plugins/media-action/crop/CropPlugin.cy.js
Outdated
Show resolved
Hide resolved
tests/System/integration/plugins/media-action/resize/ResizePlugin.cy.js
Outdated
Show resolved
Hide resolved
tests/System/integration/plugins/media-action/rotate/RotatePlugin.cy.js
Outdated
Show resolved
Hide resolved
…cy.js Co-authored-by: heelc29 <[email protected]>
…gin.cy.js Co-authored-by: heelc29 <[email protected]>
…gin.cy.js Co-authored-by: heelc29 <[email protected]>
I have tested this item ✅ successfully on 739a92f This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40169. |
I have tested this item ✅ successfully on 739a92f This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40169. |
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40169. |
* Add deleted files from #40066 , #40092 , #40142 and #40146 * Add deleted files from #40180 and #40174 * Add deleted files from #39527 , #39535 , #40169 and #40173 * Add deleted files from #39552 , #39931 , #39628 and #40328 * Add deleted files from #40216 * Add deleted files from #40561 , #40190 and #40205
Summary of Changes
Converts the media action plugins to service providers.
Testing Instructions
Edit an image in the media manager.
Actual result BEFORE applying this Pull Request
All works.
Expected result AFTER applying this Pull Request
All works.
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed