summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1711 from asaadmahmoodspin/code-themesCorey Hulen2015-12-141-0/+22
|\
| * Multiple UI ImprovementsAsaad Mahmood2015-12-111-0/+22
* | Merge pull request #1690 from npcode/trim-outgoing-callback-urlHarrison Healey2015-12-141-1/+1
|\ \
| * | Trim callback urls for outgoing webhooksYi EungJun2015-12-121-1/+1
* | | No longer errors upon saving the same info in Account Settings -> GeneralReed Garmsen2015-12-111-7/+8
| |/ |/|
* | Fixed issue with Team Settings modal saving items instead of cancelling; chan...Reed Garmsen2015-12-101-1/+1
* | Multiple UI ImprovementsAsaad Mahmood2015-12-072-2/+4
* | Merge pull request #1626 from mattermost/PLT-1355Corey Hulen2015-12-041-1/+1
|\ \
| * | PLT-1355 Move link preview into pre-release feature=Corey Hulen2015-12-041-1/+1
* | | Updating UI for suggestions listAsaad Mahmood2015-12-041-9/+13
* | | Multiple UI ImprovementsAsaad Mahmood2015-12-042-14/+10
|/ /
* | reorder display settings; remove 'button thingy' in font optionsFlorian Orben2015-12-041-6/+3
* | Cancelling out of a notification's setting change now displays the correct op...Reed Garmsen2015-12-021-29/+20
* | Merge pull request #1535 from florianorben/PLT-1233Christopher Speller2015-12-021-2/+81
|\ \
| * | 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
* | | 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
|\ \
| * | 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
|/ /
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-1914-71/+71
* | 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 a...JoramWilander2015-11-123-15/+19
|/
* 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
* 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