summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/user_settings_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2239: Fix Discard changes modal button text not showingElias Nahum2016-03-071-1/+1
|
* Updating some client deps + eslintChristopher Speller2016-02-221-2/+8
|
* PLT-1956=Corey Hulen2016-02-101-1/+13
|
* Fix canceling themes when user has no themeJoramWilander2016-02-101-1/+4
|
* Reset theme on close of settings modalJoramWilander2016-02-091-4/+9
|
* Multiple minor slash command fixesJoramWilander2016-02-091-1/+1
|
* Fix cancel bugJoramWilander2016-02-081-1/+3
|
* Remove appearance settings tab and move theme management to display settings tabJoramWilander2016-02-051-8/+11
|
* PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-301-13/+71
| | | | - User settings
* Multiple UI ImprovementsAsaad Mahmood2015-12-071-1/+3
|
* Multiple UI ImprovementsAsaad Mahmood2015-12-041-1/+1
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-3/+3
| | | | system.
* Removed Modal base classhmhealey2015-11-171-2/+13
|
* Added Modal base class that extends ReactBootstrap.Modalhmhealey2015-11-171-7/+7
|
* Fixed theme confirmation dialog to work in all cases and removed some jquery ↵hmhealey2015-11-031-30/+61
| | | | magic related to it
* Added handling of keyboard focus to UserSettingsModal and its childrenhmhealey2015-11-021-5/+18
|
* Added a confirmation dialog for unsaved theme changes and removed ↵hmhealey2015-11-021-16/+77
| | | | unnecessary dialog close handling
* Ported UserSettingsModal to React-Bootstraphmhealey2015-11-021-33/+55
|
* add new user-setting section 'advanced' and remove ctrl-send setting from ↵Florian Orben2015-10-281-0/+1
| | | | general tab
* Fixing merge conflicts=Corey Hulen2015-10-191-1/+2
|\
| * Show/hide integrations properly based off config settings.JoramWilander2015-10-191-1/+1
| |
* | Fixing merge=Corey Hulen2015-10-161-0/+1
|\|
| * added display tab under account settings. added 24h time optionStas Vovk2015-10-141-0/+1
| |
* | Inital support for multi-tab loging=Corey Hulen2015-10-161-2/+2
|/
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Merge branch 'master' into PLT-11-email=Corey Hulen2015-09-231-1/+1
|\
| * Implement UI theme colors.JoramWilander2015-09-231-1/+1
| |
* | Fixing merge conflict=Corey Hulen2015-09-221-1/+1
|/
* Implement incoming webhooks.JoramWilander2015-09-211-0/+96