summaryrefslogtreecommitdiffstats
path: root/webapp/actions/user_actions.jsx
Commit message (Expand)AuthorAgeFilesLines
* Fix JS errors when receiving message when on no teams (#6533)Joram Wilander2017-06-011-26/+9
* PLT-6518 Fixed user's locale not being loaded with redux actions (#6359)Harrison Healey2017-05-091-0/+3
* Fix MFA enforcement on login and page load (#6356)Joram Wilander2017-05-091-0/+6
* PLT-6492 Use new cookie to determine if user is logged in (#6317)Joram Wilander2017-05-041-3/+0
* Prevent unnecessary store emits (#6285)Joram Wilander2017-05-011-1/+4
* Fix inactive users showing up in team members modal (#6260)Joram Wilander2017-04-281-4/+1
* Fix error not appearing when updating to existing username (#6255)Joram Wilander2017-04-281-1/+1
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-5/+4
* PLT-6213 Move team store and actions over to use redux (#6222)Joram Wilander2017-04-261-33/+14
* Redux bug fixes (#6243)Joram Wilander2017-04-261-1/+1
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-281/+178
* Merge branch 'release-3.8'Christopher Speller2017-04-171-14/+47
|\
| * PLT-6253: Handle demote self from Team Admin. (#6056)George Goldberg2017-04-101-0/+12
| * Check if we need to add DM/GM to sidebar regardless of post sender (#6009)Joram Wilander2017-04-071-14/+35
* | PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
|/
* PLT-6023: Add Users to Team in WebApp. (#5956)George Goldberg2017-04-041-0/+22
* PLT-2713/PLT-6028 Added System Users list to System Console (#5882)Harrison Healey2017-03-301-22/+40
* PLT-5035 Added loading of missing profiles when hovering over reactions (#5887)Harrison Healey2017-03-301-0/+10
* Fix GMs showing up on refresh after being hidden (#5702)Joram Wilander2017-03-091-1/+1
* Fix MFA page showing up when not active on account switch (#5687)Joram Wilander2017-03-091-1/+1
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-56/+137
* Fix load profile for new DM message (#5441)Joram Wilander2017-02-161-0/+4
* Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)Joram Wilander2017-02-151-1/+45
* PLT-5328 Fixing signup screen (#5247)Christopher Speller2017-02-021-19/+1
* Fix logging in with MFA (#5248)Joram Wilander2017-02-011-1/+1
* Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-271-1/+156
* Move instances of Client.resendVerification() in components to an action (#5169)Carlos Tadeu Panato Junior2017-01-241-0/+16
* Move instances of Client.resetPassword() in components to an action (#5167)Carlos Tadeu Panato Junior2017-01-241-0/+22
* Move instances of Client.verifyEmail() in components to an action (#5166)Carlos Tadeu Panato Junior2017-01-241-0/+17
* Move instances of Client.updateUserNotifyProps() in components to an action (...Saturnino Abril2017-01-231-0/+18
* PLT-5050 (WebApp): Change channel member roles. (#5076)George Goldberg2017-01-181-32/+3
* PLT-5134 removing the async sending from update user (#5078)Corey Hulen2017-01-161-2/+2
* PLT-5049 (Webapp) New Channel Members UI. (#5036)George Goldberg2017-01-151-0/+108
* Move instances of Client.updatePassword() in components to an action (#4908) ...AymaneKhouaji2017-01-101-0/+15
* Fixing errors on user updates (#4962)Christopher Speller2017-01-041-1/+2
* PLT-5109/PLT-5112 Fixed commented out unit tests (#4951)Harrison Healey2017-01-041-1/+0
* #4698 Move Client.updateActive() in components to an action (#4858)Björn Roland2016-12-211-0/+17
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-1/+42
* Fix react warnings and part of backstage (#4706)enahum2016-12-051-1/+1
* Fix more react warnings & fix saving theme (#4667)enahum2016-11-291-8/+10
* PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)Joram Wilander2016-11-291-0/+18
* Move instances of Client.updateUserRoles() in components to an action (#4657)Nick Frazier2016-11-291-0/+19
* Merge branch 'release-3.5'Christopher Speller2016-11-241-0/+1
|\
| * Hotfix: PLT-4779 Fixing scrolling on loading a channel and missing DM channel...Harrison Healey2016-11-211-0/+1
* | PLT-4572 - Move instances of Client.updateUser() in components to an action (...Carlos Tadeu Panato Junior2016-11-171-0/+18
|/
* EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)Joram Wilander2016-11-031-0/+17
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-5/+239
* PLT-2074 Refactor desktop notification settings UI and add setting for durati...Joram Wilander2016-08-291-1/+1
* 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