docbrown/app/views/devise
rhymes 883eb170de
[deploy] Authentication refactoring: add available and enabled providers (#7505)
* Add Providers(.available|.enabled|.enabled?)

* Add provider_sidebar partial

* Add providers_signup_modal partial and Providers.sign_in_url

* Use path helpers

* Add providers_nav_menu partial

* Add providers_registration_form partial

* Generalize users/additional_authentication

* Refactor sign_in_path and authentication_path

* Add .official_name and fix specs

* Preload authentication providers correctly and use less Ruby magic

* Put require_dependency in the correct place
2020-04-28 16:16:28 +02:00
..
confirmations Fix linting issues in app/views/devise (#1858) [ci skip] 2019-02-25 13:13:25 -05:00
mailer Fix linting issues in app/views/devise (#1858) [ci skip] 2019-02-25 13:13:25 -05:00
passwords Initial commit 2018-02-28 16:11:08 -05:00
registrations [deploy] Authentication refactoring: add available and enabled providers (#7505) 2020-04-28 16:16:28 +02:00
sessions Improve Sign In/Up Error Handling (#832) 2018-10-11 13:31:37 -04:00
shared [deploy] Refactor to create a helper for the mailer links (#7502) 2020-04-27 09:18:16 -04:00
unlocks Initial commit 2018-02-28 16:11:08 -05:00