summaryrefslogtreecommitdiffstats
path: root/webapp/components/login/login_controller.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-643/+0
* PLT-7521: improve regex pattern (#7345)Chris2017-09-041-1/+1
* Make login_controller consistent with signup_controller by using Client4.getO...Maxime Buquet2017-07-311-3/+3
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-8/+5
* PLT-3466 E10: Add announcement bar feature (#6509)Joram Wilander2017-06-051-2/+2
* Add RedirectTo after login for Universal linking or deep linking to work (#6304)David Meza2017-05-251-1/+1
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-2/+4
* Fixes for RC1 (#6376)Asaad Mahmood2017-05-101-17/+25
* PLT-6518 Fixed user's locale not being loaded with redux actions (#6359)Harrison Healey2017-05-091-1/+1
* Add necessary IDs for email sign up (#6233)doh52017-04-261-0/+1
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-13/+9
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* fix - make loginId always lowercase (#5613)Carlos Tadeu Panato Junior2017-03-231-1/+1
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-2/+2
|\
| * Fix MFA page showing up when not active on account switch (#5687)Joram Wilander2017-03-091-2/+2
* | Adding id examples for UI automation (#5508)Corey Hulen2017-03-071-0/+1
|/
* Clicking on email verification does not automatically fill in your email (#5140)Carlos Tadeu Panato Junior2017-01-311-1/+10
* Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-271-17/+14
* Move instances of Client.addUserToTeamFromInvite() in components to an action...Carlos Tadeu Panato Junior2017-01-191-6/+9
* PLT-4784 Display Sign In button spinner (#5046)Mika Andrianarijaona2017-01-161-7/+24
* Fix team switch (#4851)enahum2016-12-221-1/+2
* Fix `Cannot read property "window" of undefined` (#4872)Chris Duarte2016-12-221-1/+1
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-2/+2
* Fix react warnings and part of backstage (#4706)enahum2016-12-051-11/+0
* Redirect to team when login with an invite (#4609)enahum2016-11-211-3/+5
* Updating eslint (#4573)Christopher Speller2016-11-171-1/+0
* Show create account link for office365, ldap and saml (#4098)Joram Wilander2016-09-281-3/+4
* Updating minor fixes for rc4 (#3988)Asaad Mahmood2016-09-081-0/+11
* PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)Jason Blais2016-09-061-2/+2
* Update spelling (#3911)lfbrock2016-08-301-1/+1
* PLT-2951 Improved signup process (#3771)David Lu2016-08-221-0/+1
* Added error message for no signin methods (#3821)David Lu2016-08-181-0/+14
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-6/+12
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-1/+1
* Added custom branding to login description (#3710)David Lu2016-08-021-3/+13
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-291-4/+23
* removed create account link if signup disabled (#3646)David Lu2016-07-201-1/+9
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* Merge release 3.2 into master (#3548)Harrison Healey2016-07-111-1/+1
* UI fix for errors in signup and login pages and adding space between buttons ...Asaad Mahmood2016-07-061-1/+4
* SAML support (#3494)enahum2016-07-051-1/+17
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* Stopped trimming passwords on login (#3304)Harrison Healey2016-06-101-2/+2
* Auto join teams if coming from team sign-up page to login for GitLab (#3284)Joram Wilander2016-06-071-2/+2
* Added sign in link to the signup_user_complete page (#3248)Harrison Healey2016-06-051-8/+28
* Changed noLoginId error message to be specified in i18n (#3239)Harrison Healey2016-06-051-10/+24
* PLT-3020 Re-added errors to login page when no username/password is added (#3...Harrison Healey2016-06-031-5/+49
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-1/+1
* Merge branch 'release-3.0'JoramWilander2016-05-271-0/+1
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-0/+453