Reed Garmsen
|
bcea7ae74f
|
Minor cosmetic refactoring of file_upload.jsx
|
2015-08-13 16:29:02 -07:00 |
|
Reed Garmsen
|
3a55cc6dcb
|
Minor refactoring for better maintainibility
|
2015-08-13 16:00:55 -07:00 |
|
Reed Garmsen
|
6f68c508ee
|
Better error checking along with other fixes
|
2015-08-13 15:47:50 -07:00 |
|
Reed Garmsen
|
912ca8e8dd
|
Changed location of file upload overlay
|
2015-08-13 12:07:32 -07:00 |
|
Asaad Mahmood
|
6ca6072f47
|
Updating UI to cover RHS and the centre channel separately
|
2015-08-13 23:33:18 +05:00 |
|
Asaad Mahmood
|
673ca225ca
|
Merge branch 'master' of https://github.com/mattermost/platform into mm-316
|
2015-08-13 23:11:14 +05:00 |
|
Asaad Mahmood
|
097257ade8
|
UI Upgrades to file overlay for uploads
|
2015-08-13 23:11:01 +05:00 |
|
nickago
|
0de580b282
|
Cosmetic refactoring
|
2015-08-13 11:10:02 -07:00 |
|
nickago
|
7203128e99
|
Added flux-style error protection on team store call in sidebar
|
2015-08-13 11:00:49 -07:00 |
|
hmhealey
|
8fc4456213
|
Removed isEmailEnabledSynchronous and switched the email disabled warnings to use ConfigStore
|
2015-08-13 13:23:56 -04:00 |
|
hmhealey
|
ca919538cc
|
Added ConfigStore that is populated from the server
|
2015-08-13 13:01:21 -04:00 |
|
nickago
|
2f431240a4
|
Cosmetic refactoring
|
2015-08-13 08:54:05 -07:00 |
|
Joram Wilander
|
b1d37e9c38
|
Merge pull request #371 from nickago/MM-1229
MM-1229 Mobile client display public link in same tab instead of new tab
|
2015-08-13 11:52:29 -04:00 |
|
nickago
|
c5ee567bac
|
Refactored such that the menu doesn't open for firefox users
|
2015-08-13 08:50:40 -07:00 |
|
asaadmahmoodspin
|
1a6d67b0cd
|
Merge pull request #5 from rgarmsen2295/mm-316
MM-316 Allows users to drag and drop files from their computer to the center pane or RHS to upload them
|
2015-08-13 20:31:19 +05:00 |
|
nickago
|
2dfc9206f3
|
Added cosmetic refactoring
|
2015-08-13 08:28:35 -07:00 |
|
JoramWilander
|
2485b87b28
|
removed underscores from function names in channel_store
|
2015-08-13 08:00:10 -04:00 |
|
nickago
|
ebd7fd560e
|
Added extra uAgent check for weird browser implementations
|
2015-08-12 16:03:36 -07:00 |
|
nickago
|
0b22bb25c1
|
Handed control of notification sounds over to browser for firefox
|
2015-08-12 15:27:46 -07:00 |
|
Harrison Healey
|
6d9e715e26
|
Merge pull request #368 from nickago/MM-1911
MM 1911 Added support for .jpeg in addition to .jpg
|
2015-08-12 17:34:30 -04:00 |
|
Reed Garmsen
|
14c121dc0c
|
Implements better markup for css changes to be made, including an overlay of the dropzones and help pic/text
|
2015-08-12 14:27:44 -07:00 |
|
Reed Garmsen
|
0f1c991727
|
Updated feature to work with new upload cancel logic
|
2015-08-12 12:47:29 -07:00 |
|
Reed Garmsen
|
596e76d404
|
Fixed issue with uploading files from RHS when trying to upload after opening the RHS and then switching channels
|
2015-08-12 12:34:08 -07:00 |
|
Reed Garmsen
|
6f091f0f6d
|
Added check to make sure files are not strings
|
2015-08-12 12:29:57 -07:00 |
|
Reed Garmsen
|
9f9d93e613
|
Switched to using the jquery-dragster library to implement more consistent drag and drop support, rather than using the inconsistent html5 implementation
|
2015-08-12 12:29:57 -07:00 |
|
Reed Garmsen
|
9baafdb372
|
Changed structure to keep code contained to file_upload.jsx
|
2015-08-12 12:29:57 -07:00 |
|
Reed Garmsen
|
81d7599f75
|
Working on adding overlays for file drag and drop
|
2015-08-12 12:29:57 -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 |
|
Reed Garmsen
|
9bbeef208f
|
Added handlers for dragging and dropping files onto the center pane or RHS
|
2015-08-12 12:24:22 -07:00 |
|
Reed Garmsen
|
41e74860d8
|
Cosmetic refactoring of the notifyMe function in utils.jsx and removed unnecessary files
|
2015-08-12 11:19:42 -07:00 |
|
Reed Garmsen
|
e02883baf2
|
Cosmetic refactoring of post_body.jsx
|
2015-08-12 11:19:42 -07:00 |
|
Reed Garmsen
|
23a331f933
|
Cosmetic refactoring of textToJsx function
|
2015-08-12 11:19:42 -07:00 |
|
Reed Garmsen
|
d293bc0b79
|
Implemented basic text formatting package using a modfied version of the marked js library. Supports *bold*, _italics_, and code
|
2015-08-12 11:19:42 -07:00 |
|
nickago
|
d7c07d07d0
|
Changed Image to File since we preview files
|
2015-08-12 10:57:16 -07:00 |
|
nickago
|
d53827cce3
|
Added non-default reliant behavior to initial scroll on mount
|
2015-08-12 10:35:50 -07:00 |
|
nickago
|
ec370604ac
|
Removed usused variable
|
2015-08-12 09:40:47 -07:00 |
|
nickago
|
d36c1de941
|
Changed the default for update to hold your position in the list
|
2015-08-12 09:38:10 -07:00 |
|
nickago
|
f614249dd3
|
Removed personal debugging code and notes
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
6028d013d6
|
Added case for window resize and cleaned up function
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
3d492bf450
|
Completely rehauled scrolling system, finished base implementation
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
41248959c8
|
Filled out comments for post list
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
505865311e
|
Further added comments and split up if statments to make it more readable
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
f9070177c1
|
Added more comments and did cosmetic refactoring to understand code easier
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
ea4250bbbc
|
Added comments to confusing post list method
|
2015-08-12 09:28:54 -07:00 |
|
nickago
|
1415560d52
|
get public link now displays in the same window pane on mobile, but in a new tab on desktop. Also added proptypes
|
2015-08-11 14:58:43 -07:00 |
|
nickago
|
da46180131
|
Fixed camelCase typos
|
2015-08-11 13:55:46 -07:00 |
|
hmhealey
|
d35065d6fd
|
Reformatted code to match the style guide
|
2015-08-11 16:53:15 -04:00 |
|
hmhealey
|
37909f52ad
|
Disabled the invite members dialog when email is disabled on the server
|
2015-08-11 16:53:15 -04:00 |
|
hmhealey
|
e27ba7454d
|
Disabled the invite email portion of the team setup when email is disabled on the server
|
2015-08-11 16:53:15 -04:00 |
|
hmhealey
|
3f5993eedf
|
Added initial api to allow clientside code to query serverside configuration
|
2015-08-11 16:53:15 -04:00 |
|