Commit Graph

1556 Commits

Author SHA1 Message Date
hmhealey
9cdf820f7b Added ToggleModalButton component 2015-11-17 11:04:31 -05:00
hmhealey
0b52e85ba7 Added Modal base class that extends ReactBootstrap.Modal 2015-11-17 11:04:31 -05:00
Christopher Speller
1d7c449192 Merge pull request #1438 from florianorben/PLT-924
PLT-924: Combine sequential messages from same user to look like one …
2015-11-17 07:58:20 -05:00
Corey Hulen
fd74098264 Merge pull request #1445 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
2015-11-16 17:55:12 -08:00
Harrison Healey
51f59ec869 Merge pull request #1437 from rgarmsen2295/plt-1086
PLT-1086 Enables the ability to rename the default channel (Town Square)
2015-11-16 15:26:09 -05:00
Asaad Mahmood
1610a11f43 Removing height variable 2015-11-16 22:01:48 +05:00
Corey Hulen
d03b383097 Merge pull request #1433 from florianorben/PLT-862
PLT-862: Show images from website links below messages
2015-11-16 08:28:21 -08:00
Asaad Mahmood
b1ce1a8923 Multiple UI Improvements 2015-11-16 20:01:14 +05:00
Christopher Speller
675e4e7149 Merge pull request #1428 from mattermost/PLT-951
PLT-951 updating help text
2015-11-16 08:52:55 -05:00
Christopher Speller
5872a1c094 Merge pull request #1426 from mattermost/plt-551
PLT-551 Fix cancel button on username setting and other general improvements
2015-11-16 08:52:33 -05:00
Christopher Speller
a3658a1427 Merge pull request #1424 from mattermost/plt-1113
PLT-1113 Tutorial tip dots are now clickable
2015-11-16 08:51:46 -05:00
Florian Orben
38f6382387 PLT-924: Combine sequential messages from same user to look like one message (still edits as separate messages) 2015-11-16 00:27:26 +01:00
Joram Wilander
11f0054bba Merge pull request #1431 from hmhealey/plt1149
PLT-1149 Fixed some console errors related to the search autocomplete
2015-11-14 11:48:30 -05:00
Reed Garmsen
eacc06c7fc Allow admins to change the display name for the default channel 2015-11-13 16:22:32 -08:00
Florian Orben
2a4a02b7bc PLT-862: Show images from website links below messages 2015-11-13 23:55:21 +01:00
Christopher Speller
f0b1adf6cf Merge release branch 'release-1.2' 2015-11-13 14:15:32 -05:00
hmhealey
c31e811351 Fixed some console errors with the search autocomplete when there are no suggestions to show 2015-11-13 13:43:44 -05:00
Christopher Speller
c5c96082c5 Merge pull request #1422 from hmhealey/plt906
PLT-906 Improved client-side handling when ExtraInfo.MemberCount may not be set
2015-11-13 12:32:03 -05:00
hmhealey
4ac5530205 Added null check when accessing post text 2015-11-13 12:30:22 -05:00
=Corey Hulen
046055ff99 PLT-951 updating help text 2015-11-13 08:19:01 -08:00
JoramWilander
7a0597e41b Fix cancel button on username setting and other general improvements 2015-11-13 10:59:13 -05:00
hmhealey
43cb220dcd Made code for the member popover count a bit more robust to hopefully prevent issues involving old data 2015-11-13 10:18:32 -05:00
JoramWilander
7283282234 Tutorial tip dots are now clickable 2015-11-13 10:13:54 -05:00
Asaad Mahmood
6b8d815ee8 Fixing eslint error 2015-11-13 16:57:34 +05:00
Asaad Mahmood
4331920cf0 Multiple UI improvements 2015-11-13 16:57:34 +05:00
Asaad Mahmood
25fdacd46a UI changes for Direct messages and Bad connection 2015-11-13 11:59:15 +05:00
Christopher Speller
a2679ebf91 Fixing bad merge 2015-11-12 15:25:41 -05:00
Christopher Speller
c7fe8510ce Merge branch 'release-1.2' 2015-11-12 14:55:52 -05:00
JoramWilander
946ce3e244 Make import/export theme input box editable 2015-11-12 13:19:04 -05:00
Corey Hulen
931f4f764c Merge pull request #1412 from mattermost/plt-1089
PLT-1089 Fix profile not loading in RHS on refresh
2015-11-12 10:12:58 -08:00
Corey Hulen
b6049721f9 Merge pull request #1409 from mattermost/plt-961
PLT-961 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate.
2015-11-12 10:12:34 -08:00
Corey Hulen
6f7b7169b2 Merge pull request #1407 from mattermost/plt-1041
PLT-1041 Fix multiple pending/errored posts
2015-11-12 10:12:14 -08:00
Christopher Speller
cce0dc19e6 Merge pull request #1411 from hmhealey/plt876
PLT-876 Sorted channel list before rendering them in the sidebar
2015-11-12 12:36:41 -05:00
Christopher Speller
c1ab5adb20 Merge pull request #1410 from hmhealey/plt906
PLT-906 Added ChannelExtra.MemberCount field
2015-11-12 12:35:47 -05:00
Christopher Speller
67b92f3248 Merge pull request #1408 from hmhealey/plt922
PLT-922 Added feedback to the Invite Members modal to indicate that emails are currently being sent
2015-11-12 12:33:43 -05:00
JoramWilander
83d34dcc6c Fix profile loading in RHS on refresh 2015-11-12 12:13:26 -05:00
hmhealey
3c40a683a1 Sorted channel list before rendering them in the sidebar 2015-11-12 11:38:56 -05:00
hmhealey
be43522117 Added ChannelExtra.MemberCount field to reflect the actual member count when we truncate the list of members to 20 2015-11-12 11:25:46 -05:00
JoramWilander
50815f9be7 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate. 2015-11-12 11:19:59 -05:00
hmhealey
fd9ef64b85 Added feedback to the Invite Members modal to indicate that emails are currently being sent 2015-11-12 10:43:49 -05:00
Asaad Mahmood
dc1c589369 Updating profile image and textbox resizing 2015-11-12 18:51:49 +05:00
JoramWilander
db861b03bd Fix multiple pending/errored posts 2015-11-12 08:44:18 -05:00
Asaad Mahmood
2f95210a29 UI Improvements for centre channel due to preview 2015-11-12 18:09:18 +05:00
Joram Wilander
f8f0814a37 Merge pull request #1352 from florianorben/PLT-1049
PLT-1049: Vine URLs should not generate preview links
2015-11-11 13:56:13 -05:00
JoramWilander
782709aa56 Fix channel invite button on channel intro message and fix empty channel invite modal. 2015-11-11 12:53:18 -05:00
Florian Orben
7ccc541054 move provider.json to components folder; fix indentation; add json files to eslintignore 2015-11-10 23:44:20 +01:00
Florian Orben
c56762a4e9 PLT-1049: Vine URLs should not generate preview links 2015-11-10 23:44:20 +01:00
Florian Orben
96adf5238e add button to preview your current post 2015-11-10 23:03:49 +01:00
hmhealey
f7b099ffdb Added text to the edit channel purpose menu option on mobile 2015-11-10 14:49:55 -05:00
Joram Wilander
f95c6e9e81 Merge pull request #1377 from jdhoek/bug/spelling
Spelling: replace 'Ex' with 'E.g.' in placeholders
2015-11-10 10:02:55 -05:00