summaryrefslogtreecommitdiffstats
path: root/web/react/components/file_upload.jsx
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic refactoringnickago2015-08-111-10/+17
* Added server side validation of jpegs as imagesnickago2015-08-111-6/+0
* 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