Permalink
Show file tree
Hide file tree
13 changes: 11 additions & 2 deletions
13
...ion/src/module/sw-import-export/component/sw-import-export-activity-detail-modal/index.js
6 changes: 3 additions & 3 deletions
6
...t/sw-import-export-activity-detail-modal/sw-import-export-activity-detail-modal.html.twig
13 changes: 11 additions & 2 deletions
13
...p/administration/src/module/sw-import-export/component/sw-import-export-activity/index.js
10 changes: 4 additions & 6 deletions
10
.../sw-import-export/component/sw-import-export-activity/sw-import-export-activity.html.twig
13 changes: 11 additions & 2 deletions
13
...p/administration/src/module/sw-import-export/component/sw-import-export-progress/index.js
7 changes: 2 additions & 5 deletions
7
.../sw-import-export/component/sw-import-export-progress/sw-import-export-progress.html.twig
11 changes: 8 additions & 3 deletions
11
.../Resources/app/administration/src/module/sw-import-export/service/importExport.service.js
2 changes: 1 addition & 1 deletion
2
...mport-export/view/sw-import-export-view-profiles/sw-import-export-view-profiles.html.twig
2 changes: 1 addition & 1 deletion
2
src/Core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php
6 changes: 3 additions & 3 deletions
6
src/Core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileEntity.php
11 changes: 11 additions & 0 deletions
11
src/Core/Content/ImportExport/Controller/ImportExportActionController.php
39 changes: 28 additions & 11 deletions
39
src/Core/Content/ImportExport/Service/DownloadService.php
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
NEXT-15675 - Improve file download
- Loading branch information
Showing
18 changed files
with
243 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| title: Improve file download | ||
| issue: NEXT-15675 | ||
| --- | ||
| # Administration | ||
| * Replaced method `getDownloadUrl` with `openDownload` in components: | ||
| - `sw-import-export-activity` | ||
| - `sw-import-export-activity-detail-modal` | ||
| - `sw-import-export-progress` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.