jpreecedev / Landlords

0 stars 1 forks source link

Checklist template: Document upload #30

Closed jpreecedev closed 7 years ago

jpreecedev commented 7 years ago

Add a template to allow the user to upload one or more files. (input type = file)

Once each file is uploaded, it should be listed underneath the field (the name of the file, extension, date/time uploaded maybe)

jpreecedev commented 7 years ago

Need to display a progress bar when the file upload is in progress. https://vuetifyjs.com/components/progress

The Transactions.vue file is in decent shape, refer to and see if code can be abstracted out, potentially to a mixin to expand the existing file-upload.service.js file.

https://github.com/jpreecedev/Landlords/blob/master/wwwroot/src/accounts/Transactions.vue

jpreecedev commented 7 years ago

Fixed around here somewhere. b4d63fce63c296fa615245850c8b964927fba052