Asaad Mahmood
7b254f8520
Updating position for accounts modal nav
2015-12-03 18:06:31 +05:00
Yi EungJun
4aef32d998
Add unofficial guide for GitHub SSO
...
SSO for Github Enterprise was added at 6d63f57 , but it seemed not to work with
GitHub.
The curlpits were:
* The url to get the authenticate user is /user, not /api/v3/user.
* Users should set their public email for GitHub.
Describe the detail in GitHub.md and rename the original Github.md to
GitHub-Enterprise.md.
2015-12-03 18:19:22 +09:00
Corey Hulen
0a38ec5796
Merge pull request #1592 from asaadmahmoodspin/ui-improvements
...
Ui improvements for the tablet/small browser view
2015-12-02 23:53:44 -08:00
Corey Hulen
b8940eee71
Merge pull request #1584 from mattermost/lfbrock-patch-3
...
Update Sign-in.md
2015-12-02 20:16:11 -08: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
lfbrock
715af3716b
Update Sign-in.md
2015-12-02 14:48:54 -05:00
Asaad Mahmood
6172ca8359
Updating UI for tablet view
2015-12-02 23:36:21 +05:00
Asaad Mahmood
c8cc46f6e0
Multiple UI Improvements
2015-12-02 22:51:48 +05:00
Christopher Speller
8c7dd0561d
Merge pull request #1581 from mattermost/font-fix
...
Stop firefox from crashing due to fonts
2015-12-02 12:25:15 -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
Harrison Healey
ac3f0335be
Merge pull request #1578 from mattermost/emitter-leak
...
Fix emitter leak
2015-12-02 11:11:49 -05:00
JoramWilander
d0578f73bf
Fix emitter leak
2015-12-02 10:56:48 -05:00
Joram Wilander
5e51de6f2c
Merge pull request #1576 from mattermost/remove-scroll
...
Remove perfectscrollbar from center channel
2015-12-02 10:36:30 -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
89731e9ef1
Fixed suggestion list height in the edit post modal and RHS
2015-12-02 09:56:40 -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
Joram Wilander
7678d4aafa
Merge pull request #1556 from npcode/sso-github-ent
...
Make the Gitlab SSO Support compatible with Github Enterprise
2015-12-02 08:08:27 -05:00
=Corey Hulen
d4db4545f5
re-org'ing list
2015-12-01 22:46:54 -08:00
Corey Hulen
5925d31180
Merge pull request #1563 from esethna/patch-33
...
Create README.md
2015-12-01 21:10:44 -08:00
Corey Hulen
0f4e13d51f
Merge pull request #1566 from esethna/patch-34
...
Create test-markdown-lists.md
2015-12-01 21:10:30 -08:00
Corey Hulen
de234080fd
Merge pull request #1567 from esethna/patch-36
...
Update test-markdown.md
2015-12-01 21:10:19 -08:00
=Corey Hulen
17bd3ffcbd
Fixing typo
2015-12-01 21:06:54 -08:00
=Corey Hulen
3e51a9ea2a
PLT-1310 moving permalink to dropdown
2015-12-01 21:04:37 -08:00
Yi EungJun
ff664e44ec
Note that the Github Enterprise SSO is unofficial
...
Since the GitLab SSO UI is used for GitHub Enterprise SSO, it's potentially
confusing.
Suggested-by: it33 <iantien@gmail.com >
2015-12-02 13:24:38 +09:00
Yi EungJun
6d63f5703c
Make the Gitlab SSO Support compatible with Github Enterprise
...
See doc/integrations/Single-Sign-On/Github.md for the usage.
Note: I thought it should work also with Github.com but it failed with "Bad
token type" error.
2015-12-02 13:23:57 +09:00
Eric Sethna
6439ac2926
Update test-markdown.md
...
1) Add many corner cases we've hit in the past
2) Remove tables to put it in it's own .md test file
3) Remove lists as I've submitted a PR for a new .md file for those cases
2015-12-01 17:20:01 -07:00
Eric Sethna
7579d57405
Create test-markdown-lists.md
...
Tests for Numbered and Bulleted Lists.
2015-12-01 14:48:13 -07: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