Commit Graph

1746 Commits

Author SHA1 Message Date
Reed Garmsen
d6d5f9310e Fixed react warning in more_direct_channels.jsx 2015-10-23 17:40:03 -07:00
Reed Garmsen
129eba3507 Fixed react warnings in channel_notifications.jsx 2015-10-23 17:30:58 -07:00
Reed Garmsen
cd958a7ec7 Fixed react warning for the search bar tooltip 2015-10-23 17:13:10 -07:00
Corey Hulen
03140752e6 Merge pull request #1133 from hmhealey/plt718
PLT-718 Add an autocomplete when searching with in:, channel:, or from:
2015-10-23 14:59:25 -07:00
hmhealey
a5a2826700 Added keyboard selection to search autocomplete 2015-10-23 13:05:38 -04:00
hmhealey
4172d0286e Added styling to search autocomplete 2015-10-23 13:05:38 -04:00
hmhealey
4a1f6ad2a9 Added an autocomplete dropdown to the search bar 2015-10-23 13:05:37 -04:00
Asaad Mahmood
9ac29075e1 Updating indentation for settings 2015-10-23 21:42:47 +05:00
Asaad Mahmood
e82e09c743 Merge branch 'master' of https://github.com/mattermost/platform into ui-improvements 2015-10-23 21:33:15 +05:00
Asaad Mahmood
fde05f83f3 Hiding search popover for mobile devices 2015-10-23 21:33:04 +05:00
Christopher Speller
a7852a4810 Merge pull request #1160 from mattermost/force-last-viewed
Force updating last viewed at for new posts
2015-10-23 12:16:31 -04:00
Asaad Mahmood
1ab88072e1 Improving search popover on mobile 2015-10-23 20:44:20 +05:00
=Corey Hulen
3af3f2d01f Fixing issue with saving/getting drafts 2015-10-23 08:35:38 -07:00
Asaad Mahmood
fb05a16b0c Updating nav active bg and Send invitation button 2015-10-23 20:34:21 +05:00
JoramWilander
fe82c43eeb Force updating last viewed at for new posts 2015-10-23 11:22:08 -04:00
Asaad Mahmood
fbc1f35191 Updating bot styling 2015-10-23 20:08:46 +05:00
Asaad Mahmood
db4273d357 Multiple UI Improvements 2015-10-23 19:59:32 +05:00
Harrison Healey
6724ef4314 Merge pull request #1140 from mattermost/plt-787
PLT-787 Auto-embed gifs from .gif links
2015-10-23 09:40:36 -04:00
Christopher Speller
510abb408b Merge pull request #1157 from mattermost/websocket-fix
Fix websocket not connecting when session index is 0
2015-10-23 08:57:41 -04:00
JoramWilander
cc25355af7 Fix websocket not connecting when session index is 0 2015-10-23 08:55:45 -04:00
Christopher Speller
c8edad29c1 Merge pull request #1149 from mattermost/plt-808
PLT-808 Fix deleting channels breaking the webhook UI
2015-10-23 08:34:57 -04:00
JoramWilander
4c0e4991e7 Make sure gif only loads once 2015-10-23 08:03:32 -04:00
JoramWilander
d4f1f981a5 Auto-embed gifs from .gif links 2015-10-23 08:03:31 -04:00
Asaad Mahmood
251f6d7b35 Improving the favicon image 2015-10-23 12:07:38 +05:00
Asaad Mahmood
81c2a89774 Changing popover help opacity 2015-10-23 11:35:25 +05:00
Asaad Mahmood
210e2a062d Improving UI for the search popover 2015-10-23 11:34:56 +05:00
Asaad Mahmood
691d66f5a3 Updating logo image url in authorise 2015-10-23 10:54:08 +05:00
Asaad Mahmood
cc904a7ec7 Merge branch 'master' of https://github.com/mattermost/platform into ui-improvements 2015-10-23 10:53:57 +05:00
=Corey Hulen
8291d0285e Fixing merge 2015-10-22 22:10:16 -07:00
Corey Hulen
304f99b3e3 Merge pull request #1150 from hmhealey/plt689
PLT-689 Fixed handling of whitespace surrounding emoticons
2015-10-22 21:39:40 -07:00
Corey Hulen
826c04732e Merge pull request #1147 from hmhealey/plt721
PLT-721 Changed Direct Channel modal to only show active users
2015-10-22 21:39:12 -07:00
Corey Hulen
020e139447 Merge pull request #1146 from hmhealey/plt759
PLT-759 Made searching case insensitive in Direct Messages modal
2015-10-22 21:39:00 -07:00
Corey Hulen
2dd28dbb5f Merge pull request #1145 from hmhealey/plt719
PLT-719 Added help popover to search box
2015-10-22 21:38:49 -07:00
=Corey Hulen
7384b0791e Fixing merge 2015-10-22 20:52:31 -07:00
=Corey Hulen
562f21c037 Merge branch 'master' into PLT-44 2015-10-22 20:51:21 -07:00
Harrison Healey
2ccf80d91d Merge pull request #1138 from rgarmsen2295/plt-777
PLT-777 Convert window resizing in post_list.jsx to React based implementation
2015-10-22 16:29:42 -04:00
hmhealey
50579f71bc Fixed handling of whitespace surrounding emoticons 2015-10-22 15:28:55 -04:00
JoramWilander
46f448899b In webhooks UI handle error if channel can't be found, also use display name over url name, plus warning fixes 2015-10-22 14:16:51 -04:00
Asaad Mahmood
79ce0dd914 Updating lattermost icon size 2015-10-22 22:21:59 +05:00
=Corey Hulen
ab18616725 Fixing group code review issues 2015-10-22 10:17:25 -07:00
Asaad Mahmood
24ed1e2932 Updating mattermost logo 2015-10-22 21:58:11 +05:00
hmhealey
9483ef66d3 Changed Direct Channel modal to only show active users 2015-10-22 12:55:35 -04:00
hmhealey
4411a21ca7 Made searching case insensitive in Direct Messages modal 2015-10-22 12:51:32 -04:00
=Corey Hulen
cbbee5cadb Addressing issues from group code review 2015-10-22 09:36:46 -07:00
hmhealey
47d519927a Added help popover to search box 2015-10-22 12:22:21 -04:00
=Corey Hulen
54894e90ac Fixing merge conflict 2015-10-22 09:19:18 -07:00
Asaad Mahmood
aac64633f9 Updating disabled form control 2015-10-22 20:27:10 +05:00
Asaad Mahmood
5c09060f53 Multiple UI Improvements
- Changing the UI for the active item in the nav
- Updating the UI for drag and drop
- Fixing z-index for date selector
2015-10-22 20:18:31 +05:00
hmhealey
25e018ece0 Changed markdown renderer to only parse emoticons twice 2015-10-22 09:47:28 -04:00
hmhealey
74402df462 Fixed improperly quoted html attributes for emoticons 2015-10-22 09:47:04 -04:00