summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | magic related to it
* 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 ↵hmhealey2015-11-029-115/+105
| | | | unnecessary dialog close handling
* 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
|\ | | | | PLT-514 Validate callback urls on the server and add help text to outgoing webhooks
| * 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 ↵Asaad Mahmood2015-10-296-77/+184
|\ | | | | | | ui-improvements
| * Merge pull request #1196 from florianorben/send-on-ctrlJoram Wilander2015-10-284-0/+183
| |\ | | | | | | allow messages to be send on ctrl+enter
| | * add new user-setting section 'advanced' and remove ctrl-send setting from ↵Florian Orben2015-10-284-87/+183
| | | | | | | | | | | | general tab
| | * 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 ↵Asaad Mahmood2015-10-273-2/+78
|\| | | | | | | ui-improvements
| * Fixed file upload and profile picture upload error display to work for ↵hmhealey2015-10-261-1/+1
| | | | | | | | serverside errors
| * 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
|\ | | | | PLT-808 Fix deleting channels breaking the webhook UI
| * In webhooks UI handle error if channel can't be found, also use display name ↵JoramWilander2015-10-223-26/+62
| | | | | | | | over url name, plus warning fixes
* | 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
| |\ | | | | | | | | | | | | Conflicts: web/react/utils/constants.jsx
| * | 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 ↵Christopher Speller2015-10-131-10/+10
| | | | | | | | you changed it
* | Multiple Ui ImprovementsAsaad Mahmood2015-10-131-1/+1
| |
* | Merge pull request #1018 from asaadmahmoodspin/ui-fixesCorey Hulen2015-10-121-0/+2
|\ \ | | | | | | Other UI Improvements
| * | 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
| |
| * Update user_settings_integrations.jsxit332015-10-091-1/+1
| |