You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #63 it is possible to attach images to expenses. Might be interested to attach other kind of documents (PDF, doc, video…). Uploading the file is not a problem (you can upload anything to S3), but to see the files, an Image tag is used. We’d need to cover other behavior for other files (with a preview, ability to download…).
The text was updated successfully, but these errors were encountered:
Since #63 it is possible to attach images to expenses. Might be interested to attach other kind of documents (PDF, doc, video…). Uploading the file is not a problem (you can upload anything to S3), but to see the files, an
Image
tag is used. We’d need to cover other behavior for other files (with a preview, ability to download…).The text was updated successfully, but these errors were encountered: