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 |
|
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 |
|
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
|
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 |
|
Asaad Mahmood
|
3f06d763e8
|
UI Fixes
|
2015-07-23 12:06:56 +05:00 |
|
Corey Hulen
|
dc79707787
|
Merge pull request #194 from ralder/fix-command-box-css
[webui] fix command-list css
|
2015-07-22 19:19:27 -08:00 |
|
Corey Hulen
|
37c8193dce
|
Merge pull request #240 from asaadmahmoodspin/master
Minor UI Improvements
|
2015-07-22 18:17:15 -08:00 |
|
Joram Wilander
|
f4c3eaa8c0
|
Merge pull request #241 from rgarmsen2295/mm-1556
MM-1556 Better error handling of channel descriptions that are too large
|
2015-07-22 17:22:10 -04:00 |
|
Reed Garmsen
|
c9470230ff
|
Channel descriptions entered that are larger than the max number of bytes now cause an error to be printed to the client without closing the modal and losing the user's draft of the description
|
2015-07-22 13:40:21 -07:00 |
|
ralder
|
8476062d21
|
[webui] fix command-list css
|
2015-07-22 13:04:32 -07:00 |
|
Joram Wilander
|
89c7fa8a8e
|
Merge pull request #228 from nickago/MM-1547
MM-1547 Added local cache storing of drafts for comments
|
2015-07-22 15:54:57 -04:00 |
|
Asaad Mahmood
|
14c1f2424d
|
Minor UI Improvements
|
2015-07-23 00:54:40 +05:00 |
|
JoramWilander
|
56a0a7d1e1
|
only show gitlab signup/login links if gitlab oauth is turned on
|
2015-07-22 15:32:39 -04:00 |
|
Corey Hulen
|
3d1920e83e
|
Merge pull request #219 from nickago/scrollBug
Fixes RHS scrolling into whitespace on new comment open
|
2015-07-22 10:46:12 -08:00 |
|
Corey Hulen
|
beffcc0a3c
|
Merge pull request #201 from hmhealey/mm1539
MM-1539 Added the ability to reply to earlier message threads by starting a post with ^
|
2015-07-22 10:45:57 -08:00 |
|
Corey Hulen
|
c6a82b8d3f
|
Merge pull request #235 from rgarmsen2295/mm-1596
MM-1596 While in mobile mode notifications are no longer counted for channels set to 'quiet mode' that are not direct mentions
|
2015-07-22 10:44:06 -08:00 |
|
Corey Hulen
|
3fca3b93f5
|
Merge pull request #234 from asaadmahmoodspin/master
Profile pic changes in LHS Header
|
2015-07-22 10:43:16 -08:00 |
|
Corey Hulen
|
36d0e7c8d3
|
Merge pull request #233 from asaadmahmoodspin/mm-1616
Adding back Access History and Active Devices
|
2015-07-22 10:42:27 -08:00 |
|
Asaad Mahmood
|
06c278328a
|
Improving formatting for Channel Intro
|
2015-07-22 22:25:27 +05:00 |
|
Reed Garmsen
|
8b158bf2cf
|
While in mobile mode notifications are no longer counted for channels set to 'quiet mode' that are not direct mentions.
|
2015-07-22 09:13:51 -07:00 |
|
JoramWilander
|
4f0364d876
|
added signup link verification to oauth signup flow
|
2015-07-22 12:13:45 -04:00 |
|
Asaad Mahmood
|
78666f04d0
|
Adjusting scroll in RHS to not show whitespace
|
2015-07-22 21:10:00 +05:00 |
|
nickago
|
ee25df7e55
|
Added message persistance on closing RHS/switching to another comment
thread. Similar to the center pane and channels, switching comment
threads won't delete entered but unsent text/media in the RHS
|
2015-07-22 08:48:37 -07:00 |
|
Asaad Mahmood
|
fe0291a025
|
Profile pic changes in LHS Header
Removing profile pic in the LHS Header if the user hasn't uploaded a custom profile pic.
|
2015-07-22 20:38:40 +05:00 |
|
Reed Garmsen
|
b3b0133930
|
Adding back Access History and Active Devices
|
2015-07-22 20:11:40 +05:00 |
|
JoramWilander
|
62c0603c50
|
merged with new team domain changes and added signup/login links for gitlab
|
2015-07-22 10:12:28 -04:00 |
|
Christopher Speller
|
03cd1cc7d6
|
Small patch for a null TypeError in post_list updating code
|
2015-07-22 09:51:42 -04:00 |
|
Christopher Speller
|
eb7c08ab00
|
Merge pull request #231 from mattermost/file-fixes
More patches for files
|
2015-07-22 08:54:54 -04:00 |
|