docbrown/spec/system/authentication
Andy Zhao 9970b1c2d5
Auto generate profile image for email signups (#13635)
* Add required tooltips and asterisks to fields

* Generate profile image for email signups

* Use be over eq

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Use path helpers over hard-coded paths

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Add labels to make it more accessible

* Stub it all... eek

* stub some more stuff

* stub stub stub

* Move aria label to proper label and fix tests

Co-authored-by: Michael Kohl <citizen428@dev.to>
2021-05-05 12:08:24 -04:00
..
beta_access_providers_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
creator_config_edit_spec.rb RFC 50: Remove hardcoded paths and use path_helpers instead (in the specs) (#13549) 2021-04-28 21:32:51 +02:00
omniauth_redirect_uri_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
redirects_using_referer_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
user_logs_in_with_apple_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
user_logs_in_with_email_spec.rb Auto generate profile image for email signups (#13635) 2021-05-05 12:08:24 -04:00
user_logs_in_with_facebook_spec.rb Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
user_logs_in_with_github_spec.rb Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
user_logs_in_with_twitter_spec.rb Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
user_request_confirmation_spec.rb Add flash message for email confirmation (#12450) 2021-01-28 09:32:04 +07:00
user_with_suspended_username_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00