summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * 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
| | |