title | issue | author | author_email | author_github |
---|---|---|---|---|
Prevent of downloading export file in processing state |
NEXT-17070 |
Krispin Lütjann |
King-of-Babylon |
- Added disabled property to button / context menu item to prevent downloading export file in processing state:
Resources/app/administration/src/module/sw-import-export/component/sw-import-export-activity/sw-import-export-activity.html.twig
Resources/app/administration/src/module/sw-import-export/component/sw-import-export-activity-log-info-modal/sw-import-export-activity-log-info-modal.html.twig
- Added a new function
openProcessFileDownload
toResources/app/administration/src/module/sw-import-export/component/sw-import-export-activity/index.js
- Deprecated the function
openFileDownload
inResources/app/administration/src/module/sw-import-export/component/sw-import-export-activity/index.js