summaryrefslogtreecommitdiffstats
path: root/webapp/actions/user_actions.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2074 Refactor desktop notification settings UI and add setting for ↵Joram Wilander2016-08-291-1/+1
| | | | | | | | | | duration (#3883) * Refactor desktop notification settings UI and add setting for duration * Update en.json * Update desktop_notification_settings.jsx
* PLT-3593 fixing issue of removing from team DM list (#3857)Corey Hulen2016-08-221-1/+1
|
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
|
* PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-141-1/+55
| | | | | | | | | | | | | | | | | | | | | | * 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
* Do not clear the more direct messsages list on every open (#3485)Joram Wilander2016-07-051-0/+8
|
* Display error correctly on ldap to email claim page (#3129)Joram Wilander2016-05-271-0/+22