summaryrefslogtreecommitdiff
path: root/app/views/devise/shared/_omniauth_box.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add e2e QA test for logging in using GitHub OAuthSanad Liaquat2019-02-011-1/+1
* Initial commitSanad Liaquat2018-10-111-1/+1
* Resolve "Update presentation for SSO providers on log in page"Martin Wortschack2018-09-061-12/+15
* Fix alignment on login pageClement Ho2018-04-161-1/+1
* [skip ci] Convert .checkbox to .form-checkClement Ho2018-04-111-1/+1
* Add missing classes to omniauth remember-me checkbox and add correct font-sizeJedidiah2017-09-141-3/+5
* add padding above Remember Me for social login35178-remember-me-in-omniauth-box-seems-too-close-to-iconsSimon Knox2017-07-201-2/+2
* Implement review comments for !11963 from @adamniedzielski.Timothy Andrew2017-07-061-1/+1
* Move OAuth "remember me" javascript logic into a class.Timothy Andrew2017-07-061-14/+0
* Add integration tests around OAuth login.Timothy Andrew2017-07-061-1/+1
* Implement "remember me" for OAuth-based login.Timothy Andrew2017-07-061-1/+18
* Remove turbolinks.Bryce Johnson2017-02-021-1/+1
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
* Unbreak all the tests relying on one login-box.Bryce Johnson2016-10-151-1/+1
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-151-7/+8
* Remove provider path, replace with dynamic path.devise-deprecationsConnor Shea2016-08-031-1/+1
* Add an oauth provider path helper.Connor Shea2016-08-031-1/+1
* show only the eanbled oauth providersAndrei Gliga2016-05-121-1/+1
* Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-231-5/+3
* Protect OmniAuth request phase against CSRF.Douwe Maan2015-04-241-2/+2
* Disable turbolinks for omniauth link to avoid rendering problemsFotis Gimian2015-03-311-1/+1
* Restyle oauth accounts at profile page and add ability to unlink accountimprove-profileDmitriy Zaporozhets2015-03-211-1/+1
* Improve login screen when only OmniAuth providers are enabledAaron Stone2015-02-131-0/+10