summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings
Commit message (Expand)AuthorAgeFilesLines
* Prevent SSO users from changing their emailJoramWilander2015-11-061-35/+55
* UI Improvements for Slack and post dropdownAsaad Mahmood2015-11-052-4/+8
* Updating code themesAsaad Mahmood2015-11-051-4/+6
* Removed old code theme selector and fixed some issuesReed Garmsen2015-11-043-83/+6
* Moved code theme picker into custom theme subareaReed Garmsen2015-11-042-23/+69
* Fixed theme confirmation dialog to work in all cases and removed some jquery ...hmhealey2015-11-0310-53/+173
* Moved InviteMemberModal to be controlled by a storehmhealey2015-11-021-2/+3
* Added handling of keyboard focus to UserSettingsModal and its childrenhmhealey2015-11-024-11/+51
* Added a confirmation dialog for unsaved theme changes and removed unnecessary...hmhealey2015-11-029-115/+105
* Ported UserSettingsModal to React-Bootstraphmhealey2015-11-024-37/+56
* Ported AccessHistoryModal and ActivityLogModal to React-Bootstraphmhealey2015-11-021-13/+16
* Merge pull request #1268 from mattermost/plt-514Christopher Speller2015-11-022-16/+25
|\
| * Validate callback urls on the server and add help text to outgoing webhooksJoramWilander2015-11-022-16/+25
* | display full name, nickname or username in direct messagesStas Vovk2015-11-011-3/+97
|/
* Fixing eslint not recursingChristopher Speller2015-10-302-7/+6
* allow code theme to be shareableFlorian Orben2015-10-292-2/+7
* code style theme chooserFlorian Orben2015-10-292-1/+77
* Merge branch 'master' of https://github.com/mattermost/platform into ui-impro...Asaad Mahmood2015-10-296-77/+184
|\
| * Merge pull request #1196 from florianorben/send-on-ctrlJoram Wilander2015-10-284-0/+183
| |\
| | * add new user-setting section 'advanced' and remove ctrl-send setting from gen...Florian Orben2015-10-284-87/+183
| | * allow messages to be send on ctrl+enterFlorian Orben2015-10-281-1/+88
| * | Revert "PLT-395: Add syntax highlighting to Markdown code blocks"Christopher Speller2015-10-282-77/+1
| |/
* | Merge branch 'master' of https://github.com/mattermost/platform into ui-impro...Asaad Mahmood2015-10-273-2/+78
|\|
| * Fixed file upload and profile picture upload error display to work for server...hmhealey2015-10-261-1/+1
| * code style theme chooserFlorian Orben2015-10-242-1/+77
* | Oauth UI Improvements and settings improvementAsaad Mahmood2015-10-232-0/+5
|/
* Multiple UI ImprovementsAsaad Mahmood2015-10-233-76/+87
* Merge pull request #1149 from mattermost/plt-808Christopher Speller2015-10-233-26/+62
|\
| * In webhooks UI handle error if channel can't be found, also use display name ...JoramWilander2015-10-223-26/+62
* | Multi-session login=Corey Hulen2015-10-201-1/+1
* | Fixing merge conflicts=Corey Hulen2015-10-193-27/+327
|\|
| * Show/hide integrations properly based off config settings.JoramWilander2015-10-192-51/+55
| * Fix postgres query and minor UI updates for outgoing webhooks.JoramWilander2015-10-192-9/+6
| * Implement outgoing webhooks.JoramWilander2015-10-192-4/+302
* | Merging from master=Corey Hulen2015-10-193-57/+39
|\|
| * Fixing some client warningsChristopher Speller2015-10-163-57/+39
* | Fixing merge=Corey Hulen2015-10-163-0/+181
|\|
| * Merge remote-tracking branch 'upstream/master' into PLT-637Stas Vovk2015-10-165-12/+12
| |\
| * | added file with display settingsStas Vovk2015-10-141-0/+168
| * | added display tab under account settings. added 24h time optionStas Vovk2015-10-142-0/+13
* | | Inital support for multi-tab loging=Corey Hulen2015-10-163-6/+6
| |/ |/|
* | Fixing most deprication warningsChristopher Speller2015-10-155-12/+12
|/
* Merge release branch 'release-1.1.0'Christopher Speller2015-10-142-11/+12
|\
| * Fix webhook name not overriding in LHS and update webhook help text.JoramWilander2015-10-131-1/+2
| * Fixing user settings dialog so it desn't ask you to check your email unless y...Christopher Speller2015-10-131-10/+10
* | Multiple Ui ImprovementsAsaad Mahmood2015-10-131-1/+1
* | Merge pull request #1018 from asaadmahmoodspin/ui-fixesCorey Hulen2015-10-121-0/+2
|\ \
| * | Other UI ImprovementsAsaad Mahmood2015-10-121-0/+2
| |/
* | Merge branch 'master' into typosJoram Wilander2015-10-122-2/+2
|\|
| * Update manage_incoming_hooks.jsxit332015-10-091-1/+1