hmhealey
|
d09ace15f2
|
Switched ChannelInviteModal to use a ToggleModalButton wherever possible
|
2015-12-03 10:31:05 -05:00 |
|
Christopher Speller
|
ffd5d55465
|
Merge pull request #1589 from mattermost/PLT-1301a
PLT-1301a adding jump to search
|
2015-12-03 08:26:44 -05:00 |
|
Christopher Speller
|
467a7b95a7
|
Merge pull request #1587 from mattermost/PLT-1300
PLT-1300 adding jump button to bottom of center archive channel
|
2015-12-03 08:25:56 -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 |
|
Christopher Speller
|
e92695c4a4
|
Merge pull request #1579 from hmhealey/plt1298
PLT-1298 Converted Command and @Mention autocomplete to new suggestion components
|
2015-12-03 08:23:43 -05:00 |
|
Christopher Speller
|
eddd4e0fc4
|
Merge pull request #1554 from florianorben/emoji_style
Allow to switch between default and emoji-one emoji style
|
2015-12-03 08:18:33 -05:00 |
|
Joram Wilander
|
b3115b9cb6
|
Merge pull request #1591 from rgarmsen2295/plt-1158
PLT-1158 Limit the 'Team Name' input field in Team Settings to 22 characters
|
2015-12-03 08:16:52 -05:00 |
|
Joram Wilander
|
2e63a0fb18
|
Merge pull request #1590 from rgarmsen2295/plt-169
PLT-169 Fixes issue where cancelling a change in notification settings would not be reflected in the minimized section
|
2015-12-03 08:14:38 -05:00 |
|
Christopher Speller
|
6aa316a75a
|
Merge pull request #1540 from hmhealey/plt1297
PLT-1297 Replaced SearchAutocomplete with new suggestion components
|
2015-12-03 08:13:32 -05:00 |
|
Reed Garmsen
|
4783b6b977
|
Limit edit team name input field to 22 characters
|
2015-12-02 16:03:17 -08:00 |
|
Reed Garmsen
|
29b81622d0
|
Cancelling out of a notification's setting change now displays the correct option in the minimized setting tab
|
2015-12-02 15:41:01 -08:00 |
|
=Corey Hulen
|
7ae8806b9f
|
PLT-1301a adding jump to search
|
2015-12-02 14:26:32 -08:00 |
|
=Corey Hulen
|
9e385e28ea
|
Changing name of var
|
2015-12-02 13:28:27 -08:00 |
|
=Corey Hulen
|
31cc68ebf2
|
PLT-1300 adding jump button to bottom of center archive channel
|
2015-12-02 13:26:34 -08:00 |
|
=Corey Hulen
|
a25614f259
|
PLT-1301 Fixing RHS disappearing bug
|
2015-12-02 12:22:21 -08:00 |
|
Asaad Mahmood
|
c8cc46f6e0
|
Multiple UI Improvements
|
2015-12-02 22:51:48 +05:00 |
|
JoramWilander
|
13e55cd8ec
|
Stop firefox from crashing due to fonts
|
2015-12-02 12:11:55 -05:00 |
|
Joram Wilander
|
2b7ce16ea9
|
Merge pull request #1577 from mattermost/plt-1307
PLT-1307 Make proper async calls when switching channels
|
2015-12-02 11:29:51 -05:00 |
|
hmhealey
|
482e3fc9a4
|
Fixed unused imports
|
2015-12-02 11:24:25 -05:00 |
|
JoramWilander
|
2abb0ae354
|
Minor change
|
2015-12-02 11:16:10 -05:00 |
|
JoramWilander
|
d0578f73bf
|
Fix emitter leak
|
2015-12-02 10:56:48 -05:00 |
|
JoramWilander
|
9adcbe58fe
|
Remove logging
|
2015-12-02 10:35:17 -05:00 |
|
JoramWilander
|
5a34218efe
|
Add bind
|
2015-12-02 10:33:18 -05:00 |
|
JoramWilander
|
2494d59864
|
Remove perfectscrollbar from center channel
|
2015-12-02 10:25:14 -05:00 |
|
JoramWilander
|
14804965b5
|
Make proper async calls when switching channels
|
2015-12-02 10:22:39 -05:00 |
|
Christopher Speller
|
2aa78002fe
|
Merge pull request #1535 from florianorben/PLT-1233
PLT-1233: "Display Font" option in Account Settings > Display
|
2015-12-02 10:18:42 -05:00 |
|
hmhealey
|
7308569375
|
Removed command autocomplete from the comment textbox and edit post modal
|
2015-12-02 09:42:36 -05:00 |
|
hmhealey
|
101c74d8b8
|
Changed Command autocomplete to pick a suggestion when space is pressed
|
2015-12-02 09:31:12 -05:00 |
|
hmhealey
|
07f0df6af4
|
Moved action creation for suggestions
|
2015-12-02 09:21:58 -05:00 |
|
Florian Orben
|
8a39d160f6
|
switch to only use emoji one smileys; remove setting to switch
|
2015-12-01 22:41:06 +01:00 |
|
Florian Orben
|
c111777f85
|
Allow to switch between default and emoji-one emoji style
|
2015-12-01 22:41:06 +01:00 |
|
hmhealey
|
06e0919bca
|
Moved autocomplete components into web/react/components/suggestion
|
2015-12-01 16:27:22 -05:00 |
|
hmhealey
|
a5080ed6b1
|
Cleaned up styling for command and at mention suggestions
|
2015-12-01 16:27:22 -05:00 |
|
hmhealey
|
0c449ba5c9
|
Replaced CommandList with the new suggestion components
|
2015-12-01 16:27:22 -05:00 |
|
hmhealey
|
713115be51
|
Fixed SuggestionLists to properly hide when the textbox loses focus
|
2015-12-01 16:27:22 -05:00 |
|
hmhealey
|
6d10b10318
|
Replaced MentionList and Mention components with AtMentionProvider
|
2015-12-01 16:27:21 -05:00 |
|
hmhealey
|
e87c89be25
|
Fixed SuggestionBox keyboard handlers when there are no suggestions available
|
2015-12-01 16:27:21 -05:00 |
|
hmhealey
|
4845067582
|
Fixed losing suggestion selection when entering additional characters
|
2015-12-01 16:27:21 -05:00 |
|
hmhealey
|
956d460b10
|
Changed SuggestionProviders to be regular objects and not singletons
|
2015-12-01 16:25:58 -05:00 |
|
hmhealey
|
bedb1a751f
|
Added -1 as an ignored magic number
|
2015-12-01 16:25:58 -05:00 |
|
hmhealey
|
ac762f2277
|
Replaced SearchAutocomplete with new suggestion components
|
2015-12-01 16:25:58 -05:00 |
|
Joram Wilander
|
c8f642a499
|
Merge pull request #1565 from mattermost/plt-1270
Minor fix
|
2015-12-01 15:00:53 -05:00 |
|
JoramWilander
|
b8a1894b00
|
Minor fix
|
2015-12-01 14:53:42 -05:00 |
|
Christopher Speller
|
e99437aa3b
|
Merge pull request #1560 from mattermost/plt-1270
PLT-1270 Fix channel creation errors
|
2015-12-01 14:47:19 -05:00 |
|
Corey Hulen
|
d0b73c0267
|
Merge pull request #1562 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
|
2015-12-01 11:32:06 -08:00 |
|
Harrison Healey
|
74211401dd
|
Merge pull request #1559 from mattermost/plt-510
PLT-510 Updated OAuth2 app register modal
|
2015-12-01 13:43:56 -05:00 |
|
Asaad Mahmood
|
179451b1ac
|
Multiple UI Improvements
|
2015-12-01 23:20:12 +05:00 |
|
Florian Orben
|
dd079733fd
|
PLT-1182: "Recent Mention" search brings up username as "[username]undefined"
|
2015-12-01 18:43:08 +01:00 |
|
JoramWilander
|
362b9f2f94
|
Fix channel creation errors
|
2015-12-01 11:59:35 -05:00 |
|
Joram Wilander
|
2b2ee62a1d
|
Merge pull request #1512 from rgarmsen2295/plt-995b
PLT-995 Applies name display preference setting in more places
|
2015-12-01 11:34:53 -05:00 |
|