Content
View differences
Updated by Wieland Lindenthal almost 5 years ago
Person A upload an IFC model for sharing it with others. Person B wants to use that IFC in a different viewer. So would be great to be able to download the IFC model.
**Acceptance criteria**
* The Rails rendered IFC model list view gets extended with another button for downloading the IFC file. We need to check that the file really exists, as the current demo IFC files do not get seeded. So demo projects should not have the download button active.
* The OpenProject icon font already has an icon called "download". Use that and put it to the left of the pencil icon.
* The download should work for both scenarios:
* local file storage (default installation)
* external file storage such as Amazon S3 (i.e. on Saas)
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/22166/content"></div></figure>
**Acceptance criteria**
* The Rails rendered IFC model list view gets extended with another button for downloading the IFC file. We need to check that the file really exists, as the current demo IFC files do not get seeded. So demo projects should not have the download button active.
* The OpenProject icon font already has an icon called "download". Use that and put it to the left of the pencil icon.
* The download should work for both scenarios:
* local file storage (default installation)
* external file storage such as Amazon S3 (i.e. on Saas)
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/22166/content"></div></figure>