summaryrefslogtreecommitdiffstats
path: root/web/react/components/view_image.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Updating some client deps + eslintChristopher Speller2016-02-221-2/+16
|
* PLT-7: Refactoring frontend (chunk 11)Elias Nahum2016-02-031-4/+24
| | | | | | - channel view - Added translations for previous commits - Fix bug on signup_team email body
* Added download param to getFile api callhmhealey2016-01-211-1/+2
|
* Changed Audio/Video preview to just display a file info when encountering a ↵hmhealey2016-01-061-78/+26
| | | | file that cannot be played
* Fixed ViewImage modal to clear its loaded state when its file list changeshmhealey2016-01-041-9/+9
|
* Changed the ViewImageModal to only store info for the current imagehmhealey2016-01-041-8/+16
|
* Changed 'Previewing' to 'Loading' in ViewImage modalhmhealey2015-12-181-1/+1
|
* Refactored ViewImage modal and made it automatically play animated gifshmhealey2015-12-181-199/+157
|
* Multiple UI ImprovementsAsaad Mahmood2015-12-011-1/+2
|
* Improving image modal and removing console logAsaad Mahmood2015-11-301-1/+2
|
* Fixing LHS scroll and Image previewsAsaad Mahmood2015-11-301-14/+17
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-4/+4
| | | | system.
* Fixing merge conflict=Corey Hulen2015-10-221-1/+88
|\
| * Change stop symbol to another one since chrome-win can't display itFlorian Orben2015-10-211-1/+1
| |
| * Add stop button to stop animated gifsFlorian Orben2015-10-211-13/+32
| |
| * PLT-616: Enable playing of animated GIF in thumbnails and previewFlorian Orben2015-10-211-1/+69
| |
* | Multi-session login=Corey Hulen2015-10-201-2/+2
|/
* No longer try to navigate to next/prev image if image preview modal is not openFlorian Orben2015-10-191-3/+4
|
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
|
* Multiple UI ImprovementsAsaad Mahmood2015-10-121-1/+2
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Fixed Get Public Link buttonhmhealey2015-10-051-1/+1
|
* Force videos to be set dimensions.JoramWilander2015-09-251-4/+14
|
* Fixing arrow keys in preview image modalChristopher Speller2015-09-241-2/+6
|
* Converting preview image modal to use react-bootstrap. Fixes issue where ↵Christopher Speller2015-09-241-138/+94
| | | | modal would appear behind background on iOS
* Adding team settings to admin console=Corey Hulen2015-09-221-1/+1
|
* Fixing broken signup pages=Corey Hulen2015-09-211-1/+1
|
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-2/+1
|
* WIP Added base video playernickago2015-09-121-0/+18
|
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-3/+5
|
* Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+1
|
* Remove use of getDOMNode from multiple files.JoramWilander2015-09-021-38/+34
|
* Reformatted user_profile.jsx to meet style guide requirements.JoramWilander2015-09-011-2/+2
|
* Reformatted view_image.jsx to meet style guide requirements.JoramWilander2015-09-011-78/+146
|
* Added white background to non-image files (was previously transparentReed Garmsen2015-08-251-0/+1
|
* Fixes mm-1912 move get file info into its own web service call=Corey Hulen2015-08-241-6/+11
|
* Removing getDOMNode from view_imageAsaad Mahmood2015-08-211-2/+2
|
* Multiple UI ImprovementsAsaad Mahmood2015-08-211-2/+30
|
* Revert "Multiple UI Improvements"Joram Wilander2015-08-201-18/+2
|
* Multiple UI ImprovementsAsaad Mahmood2015-08-201-2/+18
|
* Merge pull request #371 from nickago/MM-1229Joram Wilander2015-08-131-19/+36
|\ | | | | MM-1229 Mobile client display public link in same tab instead of new tab
| * Added cosmetic refactoringnickago2015-08-131-17/+23
| |
| * get public link now displays in the same window pane on mobile, but in a new ↵nickago2015-08-111-3/+14
| | | | | | | | tab on desktop. Also added proptypes
* | Changed Image to File since we preview filesnickago2015-08-121-1/+1
|/
* Added event to window scope so react can autobindnickago2015-08-101-10/+11
|
* Added cosmetic refactoringnickago2015-08-061-100/+113
|
* Left and right arrows now scroll through filesnickago2015-08-061-0/+11
|
* Cleaned up ViewImageModal and FileAttachment and added some extra commentshmhealey2015-07-291-3/+16
|
* Updated ViewImage modal dialog to include details about non-image fileshmhealey2015-07-291-56/+80
|
* Added preview images for non-image fileshmhealey2015-07-291-18/+29
|