-
Notifications
You must be signed in to change notification settings - Fork 91
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
Create an endpoint for saving asset attributes #1440
Comments
Hi @lenaorobei. Thank you for your report. Please, add a comment to assign the issue:
|
@magento I am working on this |
Hi @joweecaquicla! 👋 |
@magento add to contributors team |
Hi @joweecaquicla! 👋 |
@magento I am working on this |
…templates for edit image details modal and additional controllers
…ent SaveDetails controller and modifications on script and templates for the edit image form
…ed SaveDetails controller and edit details form/slide panel
…mftf test for edit and save image details and fix for static failures
…onal implementation for saving image details
…ave assets interface
…nged used interfaces
…ed per change request
…ed selector for image description in view image details
…ed mftf test files
…iles for edit save image details test
…issue on save details controller and mftf files
…t change on mftf files and image-edit js
…or-saving-asset-attributes #1440: create an endpoint for saving asset attributes
Story #724: User edits image meta data in Media Gallery
Implementation details
Magento\MediaGalleryUi\Controller\Adminhtml\Image\SaveDetails
post controller should be added\Magento\MediaGalleryApi\Api\SaveAssetsInterface
\Magento\MediaGalleryApi\Api\GetAssetsByIdsInterface
can be used to retrieve the asset that should be updatedAC
The text was updated successfully, but these errors were encountered: