server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
components
/
login
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
2
-2
/
+2
*
fix - make loginId always lowercase (#5613)
Carlos Tadeu Panato Junior
2017-03-23
1
-1
/
+1
*
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
1
-2
/
+2
|
\
|
*
Fix MFA page showing up when not active on account switch (#5687)
Joram Wilander
2017-03-09
1
-2
/
+2
*
|
Adding id examples for UI automation (#5508)
Corey Hulen
2017-03-07
1
-0
/
+1
|
/
*
Clicking on email verification does not automatically fill in your email (#5140)
Carlos Tadeu Panato Junior
2017-01-31
1
-1
/
+10
*
Move remaining client functions in components to actions (#5171)
Carlos Tadeu Panato Junior
2017-01-27
1
-17
/
+14
*
Move instances of Client.addUserToTeamFromInvite() in components to an action...
Carlos Tadeu Panato Junior
2017-01-19
1
-6
/
+9
*
PLT-4784 Display Sign In button spinner (#5046)
Mika Andrianarijaona
2017-01-16
1
-7
/
+24
*
Fix team switch (#4851)
enahum
2016-12-22
1
-1
/
+2
*
Fix `Cannot read property "window" of undefined` (#4872)
Chris Duarte
2016-12-22
1
-1
/
+1
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
1
-2
/
+2
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
1
-0
/
+2
*
Fix react warnings and part of backstage (#4706)
enahum
2016-12-05
1
-11
/
+0
*
Redirect to team when login with an invite (#4609)
enahum
2016-11-21
1
-3
/
+5
*
Updating eslint (#4573)
Christopher Speller
2016-11-17
1
-1
/
+0
*
Show create account link for office365, ldap and saml (#4098)
Joram Wilander
2016-09-28
1
-3
/
+4
*
Updating minor fixes for rc4 (#3988)
Asaad Mahmood
2016-09-08
1
-0
/
+11
*
PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)
Jason Blais
2016-09-06
1
-2
/
+2
*
Update spelling (#3911)
lfbrock
2016-08-30
1
-1
/
+1
*
PLT-2951 Improved signup process (#3771)
David Lu
2016-08-22
1
-0
/
+1
*
Added error message for no signin methods (#3821)
David Lu
2016-08-18
1
-0
/
+14
*
PLT-3484 OAuth2 Service Provider (#3632)
enahum
2016-08-03
1
-6
/
+12
*
PLT-3408 Add SiteURL to config.json (#3692)
Harrison Healey
2016-08-02
1
-1
/
+1
*
Added custom branding to login description (#3710)
David Lu
2016-08-02
1
-3
/
+13
*
PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)
Joram Wilander
2016-07-29
1
-4
/
+23
*
removed create account link if signup disabled (#3646)
David Lu
2016-07-20
1
-1
/
+9
*
Moving javascript driver back to platform (#3613)
Christopher Speller
2016-07-19
1
-1
/
+1
*
Merge release 3.2 into master (#3548)
Harrison Healey
2016-07-11
1
-1
/
+1
*
UI fix for errors in signup and login pages and adding space between buttons ...
Asaad Mahmood
2016-07-06
1
-1
/
+4
*
SAML support (#3494)
enahum
2016-07-05
1
-1
/
+17
*
Adding webpack code splitting (#3377)
Christopher Speller
2016-06-22
1
-1
/
+1
*
Stopped trimming passwords on login (#3304)
Harrison Healey
2016-06-10
1
-2
/
+2
*
Auto join teams if coming from team sign-up page to login for GitLab (#3284)
Joram Wilander
2016-06-07
1
-2
/
+2
*
Added sign in link to the signup_user_complete page (#3248)
Harrison Healey
2016-06-05
1
-8
/
+28
*
Changed noLoginId error message to be specified in i18n (#3239)
Harrison Healey
2016-06-05
1
-10
/
+24
*
PLT-3020 Re-added errors to login page when no username/password is added (#3...
Harrison Healey
2016-06-03
1
-5
/
+49
*
PLT-1800 Load server side locale from the config.json (#3202)
enahum
2016-06-02
1
-1
/
+1
*
Merge branch 'release-3.0'
JoramWilander
2016-05-27
1
-0
/
+1
|
\
|
*
PLT-3030 Fix Blank Page (#3104)
enahum
2016-05-27
1
-0
/
+1
*
|
Refactor login, claim and create_team into views and add actions (#3110)
Joram Wilander
2016-05-26
1
-4
/
+4
*
|
PLT-3002 Removed Auto-capitalization on Mobile Devices (#3099)
David Lu
2016-05-25
1
-0
/
+1
*
|
Removed all password trimming (#3109)
David Lu
2016-05-25
1
-1
/
+1
*
|
Minor UI changes (#3078)
Asaad Mahmood
2016-05-24
1
-1
/
+4
*
|
Refresh login page if server version of client doesn't match browser version ...
Joram Wilander
2016-05-16
1
-0
/
+3
|
/
*
Stopped supressing LDAP user filtered error on clientside (#2981)
Harrison Healey
2016-05-12
1
-2
/
+1
*
Fix incorrect password error with MFA enabled (#2977)
Joram Wilander
2016-05-12
1
-0
/
+1
*
PLT-2809 Followups to login page redesign (#2901)
Harrison Healey
2016-05-06
1
-99
/
+100
*
Update MFA help text and fix some minor bugs (#2903)
Joram Wilander
2016-05-05
2
-4
/
+4
*
PLT-2766 Fix custom branding image on login page and remove from select team ...
Joram Wilander
2016-05-04
1
-6
/
+6
[next]