summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/user_settings_advanced.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Improved PreferenceStore api when getting valueshmhealey2015-12-151-1/+1
|
* PLT-1355 Move link preview into pre-release feature=Corey Hulen2015-12-041-1/+1
|
* rename 'featureToggle' to 'isFeatureEnable' and move definition of available ↵Florian Orben2015-11-271-19/+16
| | | | prerelease-features to constants.jsx
* 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
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-5/+5
| | | | system.
* Fixed theme confirmation dialog to work in all cases and removed some jquery ↵hmhealey2015-11-031-2/+8
| | | | magic related to it
* Added a confirmation dialog for unsaved theme changes and removed ↵hmhealey2015-11-021-13/+0
| | | | unnecessary dialog close handling
* add new user-setting section 'advanced' and remove ctrl-send setting from ↵Florian Orben2015-10-281-0/+169
general tab