summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings
Commit message (Collapse)AuthorAgeFilesLines
* Cancelling out of a notification's setting change now displays the correct ↵Reed Garmsen2015-12-021-29/+20
| | | | option in the minimized setting tab
* Merge pull request #1535 from florianorben/PLT-1233Christopher Speller2015-12-021-2/+81
|\ | | | | PLT-1233: "Display Font" option in Account Settings > Display
| * PLT-1233: "Display Font" option in Account Settings > DisplayFlorian Orben2015-11-281-2/+81
| |
* | Updated oauth2 app register modalJoramWilander2015-12-011-3/+9
| |
* | rename 'featureToggle' to 'isFeatureEnable' and move definition of available ↵Florian Orben2015-11-271-19/+16
| | | | | | | | prerelease-features to constants.jsx
* | only show advanced settings section if there are any pre-release featuresFlorian Orben2015-11-271-49/+56
| |
* | PLT-1125: allow to toggle features in frontendFlorian Orben2015-11-271-16/+118
|/
* Merge pull request #1502 from mattermost/disable-allChristopher Speller2015-11-241-4/+6
|\ | | | | Disabling the all mention
| * fixing eslint=Corey Hulen2015-11-231-0/+2
| |
| * Disabling the all mention=Corey Hulen2015-11-231-4/+4
| |
* | Update user_settings_general.jsxEric Sethna2015-11-201-2/+2
|/ | | Clarify email help text
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-1914-71/+71
| | | | system.
* Posts structure improvementAsaad Mahmood2015-11-191-1/+4
|
* Removed Modal base classhmhealey2015-11-171-2/+13
|
* Added ToggleModalButton componenthmhealey2015-11-171-39/+9
|
* Added Modal base class that extends ReactBootstrap.Modalhmhealey2015-11-171-7/+7
|
* Fix cancel button on username setting and other general improvementsJoramWilander2015-11-131-82/+82
|
* Merge branch 'release-1.2'Christopher Speller2015-11-121-1/+0
|\
| * Make import/export theme input box editableJoramWilander2015-11-121-1/+0
| |
* | Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-123-15/+19
|/ | | | accurate.
* Updating tutorial tipAsaad Mahmood2015-11-092-3/+2
|
* Add new line breakJoramWilander2015-11-091-0/+1
|
* 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
| | | | 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