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

459 Коммитов

Автор SHA1 Сообщение Дата
Joram Wilander
56724980f8 Revert "MM-1706 Changed mention highlighting code to split words on all non-word characters" 2015-07-31 10:02:21 -04:00
Joram Wilander
d0865b78b7 Merge pull request #271 from hmhealey/mm1656
MM-1656 Updated file UI
2015-07-31 09:16:07 -04:00
Joram Wilander
c85a852146 Merge pull request #304 from hmhealey/mm1706
MM-1706 Changed mention highlighting code to split words on all non-word characters
2015-07-31 09:06:23 -04:00
Christopher Speller
7b968a7572 Merge pull request #293 from rgarmsen2295/mm-1725
MM-1725 Added text to inform the user a session id is not available for a login attempt
2015-07-31 08:57:51 -04:00
Christopher Speller
b7869cdb3c Merge pull request #283 from mattermost/mm-1787
MM-1787 Fixing links for signup from team invite link.
2015-07-31 08:56:24 -04:00
Asaad Mahmood
eae619e170 MM-1473 - Updating text for close buttons 2015-07-31 15:59:37 +05:00
Reed Garmsen
aaad5add26 Added text to inform the user a session id is not available for a login attempt (no session created yet) 2015-07-30 15:03:28 -07:00
hmhealey
2e6c41f7d7 Changed mention highlighting code to split words on all non-word characters 2015-07-30 17:01:07 -04:00
Joram Wilander
8265e5ed82 Merge pull request #292 from mattermost/mm-1782
MM-1782 makes the LHS dropdown close when clicking on the LHS header
2015-07-30 13:01:38 -04:00
JoramWilander
4b531ef8c4 added .off() for dropdown hide event on LHS header 2015-07-30 12:11:01 -04:00
JoramWilander
e5c79cd193 makes the LHS dropdown close when clicking on the LHS header 2015-07-30 10:54:41 -04:00
Joram Wilander
e699acb808 Merge pull request #284 from nickago/MM-1768
MM-1768 Updated Upload to Select in profile uploader and did cosmetic refactoring
2015-07-30 08:58:56 -04:00
Christopher Speller
6222d2cb30 Fixing links for signup from team invite link. Enter now advances signup_user_complete screen. Signin now link now redirects properly. 2015-07-30 08:53:20 -04:00
Christopher Speller
51e244ab5a Merge pull request #282 from nickago/MM-1642
MM-1642 Updated the password error message to not contain extraneous information
2015-07-30 08:51:00 -04:00
Christopher Speller
4646c22ef1 Merge pull request #281 from nickago/MM-1600
MM-1600 Improve quality of error returned upon a duplicate username request
2015-07-30 08:49:36 -04:00
Corey Hulen
659bd97b63 Merge pull request #289 from mattermost/it33-patch-4
MM-1816 Make Off-Topic description more clear
2015-07-30 01:17:53 -08:00
Corey Hulen
eaa59d54b3 Merge pull request #288 from mattermost/it33-patch-3
Corrected "lower case" to "lowercase"
2015-07-30 01:17:43 -08:00
Corey Hulen
b97329cd0a Merge pull request #287 from mattermost/it33-patch-2
Correcting proper use of "set up" vs. "setup"
2015-07-30 01:17:34 -08:00
Corey Hulen
a1e53c64f6 Merge pull request #280 from mattermost/mm-1746
MM-1746 channel handle now populates properly on opening of channel rename modal
2015-07-30 01:10:43 -08:00
it33
4071e6d472 MM-1816 Make Off-Topic description more clear 2015-07-29 22:12:28 -07:00
it33
e787cb7a3c Corrected "lower case" to "lowercase" 2015-07-29 18:58:07 -07:00
it33
231e967f15 Correcting proper use of "set up" vs. "setup" 2015-07-29 18:56:08 -07:00
nickago
49b7f98709 Changed Update to Select, removed illegal spaces, and changed double quotes to single 2015-07-29 14:41:44 -07:00
nickago
aac2567116 Stripped obfuscating information from password change error and synchronized error slots so that only one will show at once. 2015-07-29 12:18:28 -07:00
nickago
7cdd91687c Added error safety and a unique message for duplicate emails 2015-07-29 10:45:33 -07:00
Christopher Speller
d5c5ae0939 Merge pull request #269 from rgarmsen2295/mm-1686
MM-1686 Access History and Active Sessions now load upon opening instead of at start
2015-07-29 12:55:57 -04:00
Christopher Speller
9913895423 Merge pull request #259 from nickago/MM-1683
MM-1683 Removed a vestigial wait condition from the signup process.
2015-07-29 12:55:31 -04:00
nickago
a07ab924d3 Added a unique error message for bad username and simplified error outputed to user 2015-07-29 09:42:13 -07:00
JoramWilander
2800d5e9ca channel handle now populates properly on opening of channel rename modal 2015-07-29 12:35:01 -04:00
Reed Garmsen
8c14a16d01 Access History and Active Sessions are now lazy-loaded upon opening instead of loaded at start; added loading screens to Access History and Active Sessions 2015-07-29 09:34:13 -07:00
Joram Wilander
be5470c422 Merge pull request #256 from nickago/MM-1183
MM-1183 Allow channel descriptions on 1-1 channels
2015-07-29 12:14:21 -04:00
nickago
2775225e0d Added IE friendly window origin function in place of unwrapped call 2015-07-29 08:32:26 -07:00
nickago
7b776fbb78 Removed timeout originally set on team creation 2015-07-29 08:27:37 -07:00
Asaad Mahmood
1e0abf74a3 Removing unused id on LHS dropdown 2015-07-29 20:24:28 +05:00
Asaad Mahmood
bcc068e719 Fixing error markup in signup flow 2015-07-29 19:38:44 +05:00
Asaad Mahmood
b0105bc1ed mm-1762 - Search improvements with some other minor Ui changes 2015-07-29 19:29:57 +05:00
hmhealey
de01a7e679 Cleaned up ViewImageModal and FileAttachment and added some extra comments 2015-07-29 10:18:58 -04:00
hmhealey
af246bb44b Updated ViewImage modal dialog to include details about non-image files 2015-07-29 10:04:28 -04:00
hmhealey
b0c64c73f9 Added check to make sure that FileAttachment is mounted before asynchronously setting state to avoid warning messages. 2015-07-29 10:03:42 -04:00
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