summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/user_settings_security.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to switch between SSO and email accountJoramWilander2015-12-171-114/+209
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-8/+8
| | | | system.
* Added ToggleModalButton componenthmhealey2015-11-171-39/+9
|
* Fixed theme confirmation dialog to work in all cases and removed some jquery ↵hmhealey2015-11-031-2/+9
| | | | magic related to it
* Added handling of keyboard focus to UserSettingsModal and its childrenhmhealey2015-11-021-5/+24
|
* Added a confirmation dialog for unsaved theme changes and removed ↵hmhealey2015-11-021-16/+0
| | | | unnecessary dialog close handling
* Ported AccessHistoryModal and ActivityLogModal to React-Bootstraphmhealey2015-11-021-13/+16
|
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* PLT-445 Create About dialogTomi M2015-10-061-11/+0
|
* Implement incoming webhooks.JoramWilander2015-09-211-0/+300