server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
react
/
components
/
file_attachment.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converting preview image modal to use react-bootstrap. Fixes issue where moda...
Christopher Speller
2015-09-24
1
-8
/
+2
*
MM-1866 - Adding download icon and adding download link for both file title a...
Asaad Mahmood
2015-09-09
1
-2
/
+14
*
Upgrading ESLint and adding some more rules. Refactoring to meet these new rules
Christopher Speller
2015-09-03
1
-7
/
+13
*
Fixing style issue in file_attachment.jsx
Christopher Speller
2015-09-02
1
-1
/
+2
*
Cosmetic Refactoring
nickago
2015-09-02
1
-84
/
+104
*
Fixes root images not loading when switich RHS threads.
JoramWilander
2015-08-28
1
-4
/
+15
*
Fixes mm-1912 move get file info into its own web service call
=Corey Hulen
2015-08-24
1
-5
/
+10
*
Fixing style guide issues
Asaad Mahmood
2015-08-15
1
-3
/
+2
*
Using variables efficiently
Asaad Mahmood
2015-08-15
1
-3
/
+3
*
Initialising trimmedFilename variable
Asaad Mahmood
2015-08-14
1
-0
/
+1
*
mm-1858 - Truncating and adding tooltips to file names in thumbnail details
Asaad Mahmood
2015-08-14
1
-1
/
+9
*
center small thumbnails and top left larger thumbnails
JoramWilander
2015-07-31
1
-0
/
+11
*
Cleaned up ViewImageModal and FileAttachment and added some extra comments
hmhealey
2015-07-29
1
-8
/
+7
*
Updated ViewImage modal dialog to include details about non-image files
hmhealey
2015-07-29
1
-1
/
+1
*
Added check to make sure that FileAttachment is mounted before asynchronously...
hmhealey
2015-07-29
1
-2
/
+11
*
Fixed FileAttachment component to not spam the server with requests when disp...
hmhealey
2015-07-29
1
-3
/
+8
*
Added utility function to get a file attachment's url
hmhealey
2015-07-29
1
-9
/
+1
*
Changed the thumbnail for non-image file attachments to open the ViewImageMod...
hmhealey
2015-07-29
1
-12
/
+6
*
Fixed race condition which could occur while requesting the file size for the...
hmhealey
2015-07-29
1
-10
/
+28
*
Removed unused custom-file CSS class that was being applied to non-image file...
hmhealey
2015-07-29
1
-6
/
+1
*
Fix ViewImageModals created by RHS posts so that their ids are distinct from ...
hmhealey
2015-07-29
1
-2
/
+2
*
Reconcile the code to display attachment previews into a FileAttachmentList c...
hmhealey
2015-07-29
1
-0
/
+109