summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/user_settings_appearance.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fix appearance settings scroll bugJoramWilander2015-12-281-3/+6
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-7/+7
| | | | system.
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-5/+7
| | | | accurate.
* Removed old code theme selector and fixed some issuesReed Garmsen2015-11-041-19/+0
|
* Moved code theme picker into custom theme subareaReed Garmsen2015-11-041-6/+8
|
* Fixed theme confirmation dialog to work in all cases and removed some jquery ↵hmhealey2015-11-031-7/+21
| | | | magic related to it
* Added handling of keyboard focus to UserSettingsModal and its childrenhmhealey2015-11-021-1/+6
|
* Added a confirmation dialog for unsaved theme changes and removed ↵hmhealey2015-11-021-18/+25
| | | | unnecessary dialog close handling
* Ported UserSettingsModal to React-Bootstraphmhealey2015-11-021-2/+0
|
* allow code theme to be shareableFlorian Orben2015-10-291-1/+3
|
* code style theme chooserFlorian Orben2015-10-291-1/+22
|
* Revert "PLT-395: Add syntax highlighting to Markdown code blocks"Christopher Speller2015-10-281-22/+1
|
* code style theme chooserFlorian Orben2015-10-241-1/+22
|
* Fixing some client warningsChristopher Speller2015-10-161-6/+4
|
* Fixing most deprication warningsChristopher Speller2015-10-151-2/+2
|
* Multiple Ui ImprovementsAsaad Mahmood2015-10-131-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* PLT-522 - Adding option for mentionHighlightLink for themesAsaad Mahmood2015-10-071-7/+7
|
* Change text to avoid confusion with Slack Importit332015-10-021-1/+1
|
* Fix acconut settings being scrolled to bottom when opened.JoramWilander2015-09-251-0/+2
|
* Implement UI theme colors.JoramWilander2015-09-231-104/+157
|
* Implement incoming webhooks.JoramWilander2015-09-211-0/+181