Граф коммитов

361 Коммитов

Автор SHA1 Сообщение Дата
hmhealey
411f8cb9ef Fixed FileAttachment component to not spam the server with requests when displaying a zero byte file 2015-07-29 10:03:42 -04:00
hmhealey
f66cd5e977 Added utility function to get a file attachment's url 2015-07-29 10:03:42 -04:00
hmhealey
0e121a68de Changed the thumbnail for non-image file attachments to open the ViewImageModal on click like it does for image attachments 2015-07-29 09:56:29 -04:00
hmhealey
b8a69f767c Added preview images for non-image files 2015-07-29 09:56:28 -04:00
hmhealey
6d65071ecd Removed unused imgCount property from ViewImageModal 2015-07-29 09:54:53 -04:00
hmhealey
92c9ec71a0 Fixed race condition which could occur while requesting the file size for the file attachment previews 2015-07-29 09:52:09 -04:00
hmhealey
0f0a887205 Removed unused custom-file CSS class that was being applied to non-image file attachment previews 2015-07-29 09:52:09 -04:00
hmhealey
ca2b73eac3 Fix ViewImageModals created by RHS posts so that their ids are distinct from those in the main window 2015-07-29 09:52:09 -04:00
hmhealey
00a17e34b3 Cleaned up references to the current post in post_right.jsx 2015-07-29 09:52:09 -04:00
hmhealey
5488b5e216 Reconcile the code to display attachment previews into a FileAttachmentList class to clean up duplicated code. 2015-07-29 09:52:08 -04:00
hmhealey
eddb79d97d Add an info box next to image thumbnails which provides the name, type, and size of a file. 2015-07-29 09:48:34 -04:00
Christopher Speller
a9e9d10e41 Merge pull request #252 from rgarmsen2295/ie10-image-regression-fix
Fixes issue with images not displaying in IE10 due to window.location.origin not being defined in IE10
2015-07-29 08:32:48 -04:00
Christopher Speller
35fe9655c3 Merge pull request #267 from nickago/MM-1652
MM-1652 Fixed typo in delete post modal
2015-07-29 08:31:00 -04:00
JoramWilander
f084188010 added use of strings.Team to replace hardcoded mentions of 'team' 2015-07-29 07:52:11 -04:00
nickago
2e4d51b08f Fixed typo in delete_post_modal 2015-07-28 09:20:07 -07:00
JoramWilander
9512330241 updated changing email in sign up flow to work properly 2015-07-28 11:49:45 -04:00
JoramWilander
0bfc769b4d updated user sign up page and login page with new UI details 2015-07-28 11:41:44 -04:00
JoramWilander
ff362b7792 updates to sign-up flow, remove company name and marketing checkbox 2015-07-28 11:36:33 -04:00
Asaad Mahmood
120ca01662 Signup Ui changes 2015-07-28 11:31:15 -04:00
hmhealey
1842868410 Display thumbnails for files without file extensions 2015-07-28 10:07:11 -04:00
Joram Wilander
94b905aff5 Merge pull request #260 from rgarmsen2295/mm-1724
MM-1724 Changed title of Active Devices to Active Sessions and added help text explaining Active Sessions
2015-07-28 09:54:17 -04:00
Christopher Speller
de07cdaf29 Merge pull request #239 from nickago/MM-1295
MM-1295 Removal from a channel occurs in real time
2015-07-28 08:49:29 -04:00
Reed Garmsen
539a05a6bd Changed title of Active Devices to Active Sessions; added help text explaining Active Sessions 2015-07-27 17:13:53 -07:00
Joram Wilander
d9f7d43e96 Merge pull request #254 from hmhealey/mm1674
MM-1674 Replaced call to String.prototype.startsWith which only works in browsers that support ES6
2015-07-27 17:27:44 -04:00
nickago
da6d3556e8 Changed from Jquery style modal modification to using browserStore 2015-07-27 14:07:23 -07:00
nickago
2d8b81170b Added precautions to avoid incorrect data display to the user by clearing modal after every close 2015-07-27 14:07:23 -07:00
nickago
ed70db1861 When user is removed, a modal appears, which on closing redirects the
user to town square.
2015-07-27 14:07:23 -07:00
nickago
c9459feb59 When removed from a channel, user is sent back to town square and that
channel is removed from their sidebar
2015-07-27 14:07:23 -07:00
Reed Garmsen
91fa6c8da1 Removed usage of window.location.origin throughout the codebase 2015-07-27 13:32:14 -07:00
Joram Wilander
5a7dacf6f2 Merge pull request #246 from rgarmsen2295/mm-1657
MM-1657 Removes tag highlighting for mentions
2015-07-27 15:32:22 -04:00
hmhealey
a3cbe598fb Replaced instance of String.prototype.startsWith which only works in browsers that support ES6 2015-07-27 15:01:15 -04:00
Corey Hulen
81e55eb57c Merge pull request #245 from nickago/MM-1662
MM-1662 Added support for png profile pictures
2015-07-27 10:53:02 -08:00
Reed Garmsen
52bf726ddf Fixes issue with images not displaying due to window.origin not being defined in IE10 2015-07-27 08:39:28 -07:00
Reed Garmsen
b27562cedc Removed vestige textdiv code that is also no longer necessary due to removing the mention tags 2015-07-24 13:03:58 -07:00
Joram Wilander
1c7ff66d98 Merge pull request #249 from asaadmahmoodspin/master
Complete signup page UI changes
2015-07-24 12:14:47 -04:00
Asaad Mahmood
9c2d4d39cc Adding hint text for username back in 2015-07-24 21:04:11 +05:00
Asaad Mahmood
464158e0f2 Minor class changes 2015-07-24 20:50:48 +05:00
Joram Wilander
4f9c40e60b Merge pull request #226 from nickago/MM-1546
MM-1546 Clear error messages on modal close and channel switch
2015-07-24 11:40:42 -04:00
Asaad Mahmood
0996106d65 Complete signup page UI changes 2015-07-24 19:51:41 +05:00
Reed Garmsen
414c2bed91 Removes the blue tag highlighting from mentions that would appear after typing a mention 2015-07-23 14:04:33 -07:00
Christopher Speller
32e8dddd0c Merge pull request #242 from asaadmahmoodspin/master
UI Fixes
2015-07-23 15:03:05 -04:00
Christopher Speller
d9175d7525 Merge pull request #243 from hmhealey/mm1678
MM-1678 Fixed sidebar so that it can open threads containing non-image attachments
2015-07-23 15:02:52 -04:00
Christopher Speller
772e644343 Merge pull request #244 from rgarmsen2295/mm-1610
MM-1610 Fixed issue with error message for uploading more than 5 files not appearing on OSX
2015-07-23 14:56:53 -04:00
nickago
ebddb6c6b0 Added support for png profile pictures 2015-07-23 11:37:59 -07:00
nickago
dbbe40e893 Added a condition to close event listeners on modals when the component
is unmounted, and set all unsaved data to be cleared from user settings
2015-07-23 10:40:29 -07:00
Corey Hulen
a9d48ff994 Merge pull request #237 from mattermost/mm-1570
fixes mm-1570 adds support for using mattermost as an OAuth client
2015-07-23 09:21:14 -08:00
Reed Garmsen
952e7a93f9 Fixed issue with error message for uploading more than 5 files not appearing on OSX 2015-07-23 10:01:19 -07:00
nickago
0acab11cf4 When closing out of a modal, unsaved data and text inside of it is erased. 2015-07-23 09:03:57 -07:00
hmhealey
6f3bcfa250 Fixed reference to non-existant local variable that prevented the sidebar from opening message threads containing non-image attachments 2015-07-23 11:21:12 -04:00
Asaad Mahmood
67ee23e494 Placing SVGs into constants.jsx 2015-07-23 14:59:43 +05:00