summaryrefslogtreecommitdiffstats
path: root/web/react/components/file_upload.jsx
Commit message (Expand)AuthorAgeFilesLines
* Changed structure to keep code contained to file_upload.jsxReed Garmsen2015-08-121-12/+14
* Working on adding overlays for file drag and dropReed Garmsen2015-08-121-13/+5
* Users can now drop files into the center pane or the rhs respectively to uplo...Reed Garmsen2015-08-121-38/+66
* Added handlers for dragging and dropping files onto the center pane or RHSReed Garmsen2015-08-121-0/+38
* Formatted CreateComment, CreatePost, and FileUpload React components to match...hmhealey2015-08-101-38/+62
* Changed file upload components to properly remove previews for failed uploadshmhealey2015-08-101-2/+2
* Changed post drafts to maintain a store a unique id for each file upload to f...hmhealey2015-08-101-14/+22
* Added the ability to cancel file uploads on postshmhealey2015-08-101-1/+36
* Changed post drafts to maintain a list of the names of uploading files instea...hmhealey2015-08-101-8/+20
* Fixed issue with error message for uploading more than 5 files not appearing ...Reed Garmsen2015-07-231-1/+1
* fixes mm-1318 only allow 5 files to be uploaded at a timeJoramWilander2015-06-221-9/+9
* first commit=Corey Hulen2015-06-141-0/+129