Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 920 Bytes

2021-09-17-prevent-of-downloading-export-file-in-processing-state.md

File metadata and controls

13 lines (13 loc) · 920 Bytes
title issue author author_email author_github
Prevent of downloading export file in processing state
NEXT-17070
Krispin Lütjann
k.luetjann@shopware.com
King-of-Babylon

Administration

  • 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 to Resources/app/administration/src/module/sw-import-export/component/sw-import-export-activity/index.js
  • Deprecated the function openFileDownload in Resources/app/administration/src/module/sw-import-export/component/sw-import-export-activity/index.js