Commit Graph

64 Commits

Author SHA1 Message Date
Joram Wilander
8d807867ac Merge pull request #2191 from hmhealey/plt1256
PLT-1256 Ported PostDeletedModal to React-Bootstrap
2016-02-18 17:34:52 -05:00
hmhealey
2b20c3510f Ported PostDeletedModal to React-Bootstrap 2016-02-18 10:31:44 -05:00
JoramWilander
ccf897c7ee Fix loc error with cancelling in progress uploads 2016-02-17 14:32:25 -05:00
hmhealey
2af8614236 Renamed RECIEVED_* to RECEIVED_* 2016-02-08 10:33:59 -05:00
hmhealey
d494283989 Disabled keyboard focus code changes on mobile 2016-02-05 12:22:39 -05:00
hmhealey
c4344f8c02 Added focus to the sidebar textbox when it is opened 2016-02-04 15:17:42 -05:00
hmhealey
c11446657f Added code to refocus on the post/comment textbox after a file is drag and dropped 2016-02-04 14:49:10 -05:00
hmhealey
eec9f88110 Updated RHS textbox to refocus after clicking to upload a file 2016-02-04 14:49:10 -05:00
hmhealey
e4492152c7 Fixed editing your last comment in the RHS 2016-02-04 10:00:19 -05:00
Elias Nahum
3f91bc2df2 PLT-7: Refactoring frontend (chunk 9)
- sidebar right & rhs
2016-02-01 17:23:45 -03:00
=Corey Hulen
518efd7d2e PLT-7 fixing unit test for chunk 2 server 2016-01-22 08:04:02 -06:00
Reed Garmsen
9d9eaec14f Removed ability to drag n' drop text; drag n' drop ui no longer appears when non-files are dragged 2016-01-06 14:39:43 -08:00
hmhealey
e4899fa551 Improved PreferenceStore api when getting values 2015-12-15 11:36:14 -05:00
Asaad Mahmood
39447d4072 Multiple UI Improvements 2015-12-08 22:42:59 +05:00
Christopher Speller
78cb2094da Merge pull request #1585 from mattermost/PLT-1301
PLT-1301 Fixing RHS disappearing bug
2015-12-03 08:25:01 -05:00
=Corey Hulen
a25614f259 PLT-1301 Fixing RHS disappearing bug 2015-12-02 12:22:21 -08:00
hmhealey
7308569375 Removed command autocomplete from the comment textbox and edit post modal 2015-12-02 09:42:36 -05:00
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
hmhealey
a4267471a5 Converted DeletePostModal to React-Bootstrap 2015-11-18 08:50:49 -05:00
Florian Orben
f7808d1172 add new user-setting section 'advanced' and remove ctrl-send setting from general tab 2015-10-28 01:26:10 +01:00
Florian Orben
0e5612a7db allow messages to be send on ctrl+enter 2015-10-28 01:26:10 +01:00
Florian Orben
b7aa4220d5 use constant value to check if to send a typing event for comments 2015-10-26 17:46:56 +01:00
Harrison Healey
a4e6cce98e Merge pull request #1103 from florianorben/PLT-751
PLT-751: Enable  arrow to edit posts in comment threads
2015-10-21 11:27:27 -04:00
Antti Ahti
d3f99e8217 Handle window resize events in React way
Use the React-way of handling resize events. Essentially store the window size in component state instead of doing some custom handling.

See http://facebook.github.io/react/tips/dom-event-listeners.html
2015-10-20 10:07:45 +03:00
Florian Orben
58b57acfac PLT-751: Enable arrow to edit posts in comment threads 2015-10-19 21:04:09 +02:00
Christopher Speller
1571a9a2df Fixing most deprication warnings 2015-10-15 15:00:28 -04:00
Asaad Mahmood
95aaa0a080 Multiple UI Improvements 2015-10-15 22:54:15 +05:00
Florian Orben
f0a3c59834 PLT-42: Add "File uploading" text left of "Add Comment" when file is uploading 2015-10-14 21:48:32 +02:00
Asaad Mahmood
72b3a1d695 Other UI Improvements 2015-10-12 20:55:40 +05:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
Reed Garmsen
be8225b761 Now handles commenting on a deleted post gracefully, and checks for any areas where data may no longer exist once a post has been deleted 2015-10-07 13:00:16 -07:00
Christopher Speller
33b957ed1a Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. Adding new ESLint rules. Fixing new ESLint errors. 2015-10-05 11:05:06 -04:00
JoramWilander
06a7c5e5d7 Fixes RHS not scrolling to show previews when file attached. 2015-09-25 12:06:43 -04:00
Reed Garmsen
ef8705ab6b Text cursor now focuses on the textbox after performing a drag and drop of some text 2015-09-23 15:41:26 -07:00
Reed Garmsen
03eece597d Added support to drag and drop text into the main textbox or RHS textbox 2015-09-23 15:01:02 -07:00
hmhealey
7d07bf6a79 Refactored various React components to use ES6 syntax and to match the style guide without any errors or warnings 2015-09-01 18:45:18 -04:00
Reed Garmsen
023b286930 Removed warning message when at the max character limit 2015-08-28 14:43:48 -07:00
Christopher Speller
e1c09605dc Merge pull request #469 from mattermost/mm-1699
MM-1699 Refactored post handling/updating on both the client and server
2015-08-27 11:22:19 -04:00
JoramWilander
041d89b85a Refactored post handling/updating on both the client and server. 2015-08-27 08:21:26 -04:00
Reed Garmsen
a56603d666 Moved duplicate code into functions and added better handling of large paste text dumps 2015-08-26 16:53:19 -07:00
Reed Garmsen
656a88efdd Fixed issue with carriage returns being counted improperly in non-ie browsers and updated error messages to be appropriate to what is being typed (message vs. post vs. edit) 2015-08-25 13:16:44 -07:00
Reed Garmsen
5766bbfc65 Prevents users from typing more than 4000 characters into any 'textbox' (posts, comments, and post/comment edits). Also adds new error message for when users hit exactly 4000 characters so they know the limit. 2015-08-25 09:40:08 -07:00
JoramWilander
fa1491bbfb finalize implenetation of predictive client posts so that users get immediate feedback after posting 2015-08-18 08:59:26 -04:00
JoramWilander
5596a6b37c added client predictive commenting 2015-08-18 08:58:31 -04:00
Reed Garmsen
6f68c508ee Better error checking along with other fixes 2015-08-13 15:47:50 -07:00
Reed Garmsen
1fa436b4f9 Users can now drop files into the center pane or the rhs respectively to upload images and other files 2015-08-12 12:29:57 -07:00
hmhealey
17b05f705f Changed PostStore.getDraft/getCommentDraft to return an empty draft instead of null when no draft is found 2015-08-11 09:41:18 -04:00
hmhealey
6ec1b7a8b3 Formatted CreateComment, CreatePost, and FileUpload React components to match the style guide 2015-08-10 14:04:23 -04:00
hmhealey
96ad8cb114 Changed file upload components to properly remove previews for failed uploads 2015-08-10 14:04:23 -04:00
hmhealey
c9a1bf2d33 Changed post drafts to maintain a store a unique id for each file upload to fix issues with duplicate file names 2015-08-10 14:04:23 -04:00