summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/user_settings.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-10/+10
| | | | system.
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-1/+1
| | | | accurate.
* Fixed theme confirmation dialog to work in all cases and removed some jquery ↵hmhealey2015-11-031-0/+31
| | | | magic related to it
* Added handling of keyboard focus to UserSettingsModal and its childrenhmhealey2015-11-021-0/+3
|
* Added a confirmation dialog for unsaved theme changes and removed ↵hmhealey2015-11-021-1/+3
| | | | unnecessary dialog close handling
* Ported UserSettingsModal to React-Bootstraphmhealey2015-11-021-1/+1
|
* add new user-setting section 'advanced' and remove ctrl-send setting from ↵Florian Orben2015-10-281-0/+12
| | | | general tab
* added display tab under account settings. added 24h time optionStas Vovk2015-10-141-0/+12
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Implement incoming webhooks.JoramWilander2015-09-211-0/+112