summaryrefslogtreecommitdiffstats
path: root/webapp/components/setting_item_max.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Bug fixes (#5218)Asaad Mahmood2017-01-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-5319 - Fixing text alignment security modal * PLT-5280 - Fixing add comment button in RHS mobile * PLT-5397 - Fixing Floating timestamp on mobile * PLT-5129 - Hiding formatting help text * PLT-5242 - Adjusting team sidebar border on IE!! * PLT-5226 - Placing settings toggle over header * PLT-5222 - Placed team description tooltip on top * PLT-5201 - Account settings overlap on mobile * PLT-5138 - Adding bg to pending post actions * PLT-5286 - Adjusting play button on youtube videos * PLT-5313 - Adjusting space between emoji reactions * PLT-5187 - Adjusting text in channel switcher * PLT-5399 - Reverting button alignment in modal
* Ui fixes (#4987)Asaad Mahmood2017-01-061-2/+2
| | | | | | | | | | | | * PLT-5090 - Adding overflow for usrename on popover * PLT-5089 - Updatng save button position * PLT-5146 - Removing anchor on teamname/username * Minor fixes for profile popover * Adjusting constants call for sidebar header
* Revert "Ui fixes" (#4963)Joram Wilander2017-01-041-2/+2
|
* Ui fixes (#4917)Asaad Mahmood2016-12-301-2/+2
| | | | | | | | * PLT-5089 - Updating modal buttons * PLT-5090 - Full name and position overflow * PLT-5093 - Updating modal lists
* Updating ESLint (#4085)Christopher Speller2016-09-231-2/+1
|
* PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | * Cleaned up user_settings_theme.jsx and import_theme_modal.jsx * Made ImportThemeModal use a callback to return the theme to the user settings modal instead of saving it directly * Moved user theme from model to preferences * Added serverside API to delete preferences TODO update package with client stuff * Changed constants.jsx so that Preferences and ActionTypes can be imported on their own * Updated ThemeProps migration code to properly rename solarized code themes * Fixed warnings thrown by AppDispatcher * Added clientside UI to support team-specific themes * Removed debugging code from test * Fixed setting a user's theme when they haven't set their theme before
* Made all settings save on enter (#3221)David Lu2016-06-021-6/+26
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+97