summaryrefslogtreecommitdiffstats
path: root/webapp/components/signup_user_complete.jsx
Commit message (Expand)AuthorAgeFilesLines
* fixed endless loading (#3784)David Lu2016-08-111-1/+1
* PLT-3846 Fixed loading screen not disappearing upon joining team (#3779)David Lu2016-08-101-6/+4
* Remove legacy code adding useless team name to oauth URLs (#3766)Joram Wilander2016-08-091-2/+2
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-2/+12
* 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-0/+18
* PLT-3622 - Fixing error on sign up complete page (#3630)Asaad Mahmood2016-07-191-6/+14
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-10/+3
* 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-0/+14
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* PLT-2993 redirecting to team when joining. (#3342)Corey Hulen2016-06-151-2/+2
* Join team correctly when signing up with LDAP (#3287)Joram Wilander2016-06-071-6/+28
* Added sign in link to the signup_user_complete page (#3248)Harrison Healey2016-06-051-7/+23
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-6/+7
* PLT-3002 Removed Auto-capitalization on Mobile Devices (#3099)David Lu2016-05-251-0/+3
* Removed all password trimming (#3109)David Lu2016-05-251-1/+1
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-26/+28
* PLT-2862 Re-added LDAP login boxes as part of signup flow (#2937)Harrison Healey2016-05-091-19/+176
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-031-60/+5
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-56/+143
* PLT-2457: Fix User Sign-up Flow - error messages (#2708)enahum2016-04-141-3/+7
* Fix email signup when LDAP is presentJoramWilander2016-04-061-37/+51
* Fixing signup pages not autologging in. Fixing enter key on signup complete.Christopher Speller2016-04-041-30/+36
* Add MFA functionalityJoramWilander2016-03-301-1/+1
* Added LDAP to signup pageJoramWilander2016-03-291-22/+55
* Fix oauth routes and link issuesJoramWilander2016-03-241-6/+6
* Moving all links and redirects to react-routerChristopher Speller2016-03-241-9/+9
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+496