summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/user_settings_security.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Multiple UI ImprovementsAsaad Mahmood2016-03-081-4/+6
|
* eslint no-shadow resolvedElias Nahum2016-02-111-1/+1
|
* Fix duplicate am/pm on last password updateElias Nahum2016-02-111-5/+3
|
* Clear the password input boxes when user enter incorrect Retype New Password.Khoa, Le Ngoc2016-02-031-1/+2
|
* PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-301-31/+122
| | | | - User settings
* Removed extraneous error when providing a short usernameReed Garmsen2016-01-201-3/+3
|
* Encode url query properly for SSO switchingJoramWilander2016-01-141-3/+3
|
* 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