docbrown/spec/services
Josh Puetz d47d02f090
[deploy] Log in with Facebook (#9922)
* First draft of facebook auth

* Add Facebook welcome broadcast to seeds, data script

* Tests!

* Documentation

* Update docs with pictures

* User siteconfig/app config

* Adjust dropdown menu width to avoid wrap for Facebook button

* Add Facebook auth keys to SiteConfig properly

* Remove unnecessary VCR cassette

* Add omniauth facebook gem to vendor cache

* Use uid instead of email for nickname randomization

* Test fix, test for missing email in Facebook

* Update docs/backend/auth-facebook.md

Co-authored-by: Molly Struve <mollylbs@gmail.com>

* Typo fix!

* Don't default facebook auth settings to ApplicationConfig

Co-authored-by: Molly Struve <mollylbs@gmail.com>
2020-08-26 12:04:20 -04:00
..
articles [deploy] Remove unneeded Analytics update script (#9852) 2020-08-19 15:57:27 -04:00
audit Remove Audit::Event::Util (#8704) 2020-06-16 12:50:53 -04:00
authentication [deploy] Log in with Facebook (#9922) 2020-08-26 12:04:20 -04:00
broadcasts/welcome_notification [deploy] Log in with Facebook (#9922) 2020-08-26 12:04:20 -04:00
chat_channels Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
credits [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
data_sync/elasticsearch ensure that when Tag and ActsAsTaggableOn::Tag are updated their respective related docs are as well (#7218) 2020-04-14 08:38:09 -05:00
edge_cache/commentable [deploy] remove no longer used index! and check for main_image method in view (#7526) 2020-04-27 10:16:49 -05:00
exporter [deploy] Rename positive_reactions_count to public_reactions_count in logic (#7926) 2020-05-26 12:36:28 -04:00
fastly_config [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
giphy Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
github [deploy] Fix Github::OauthClient access token auth (#7922) 2020-05-18 11:15:14 -05:00
images Refactor optimizer_spec (#10002) 2020-08-26 09:52:22 -04:00
mentions [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
moderator [deploy] Hotfix: Disable Article Sinking (#9237) 2020-07-09 17:19:06 -05:00
notifications Rubocop: Enable and fix Style/OptionalBooleanParameter cop (#9711) 2020-08-10 19:35:55 +02:00
payments Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
podcasts [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
profile_fields Profile Fields Admin UI v2 (#9830) 2020-08-25 17:39:12 +02:00
search Enable pending Style/SingleArgumentDig (#9842) 2020-08-18 10:26:40 -04:00
secrets Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
slack [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -04:00
streams Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
suggester/users [deploy] Refactor: Remove Unused Article Suggester Services and Specs (#9031) 2020-06-30 12:06:56 -05:00
twitter_client [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
user_blocks Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
user_subscriptions Update CODEOWNERS and team names in TODO comments (#9460) 2020-07-24 12:17:20 +07:00
users Reduce arguments method buff! at model buffer_update (#9793) 2020-08-18 19:42:01 +02:00
webhook [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
analytics_service_spec.rb [deploy] Rename positive_reactions_count to public_reactions_count in logic (#7926) 2020-05-26 12:36:28 -04:00
article_with_video_creation_service_spec.rb Fix invalid body_markdown in article with video (#4258) [ci skip] 2019-10-08 15:41:44 -04:00
bulk_sql_delete_spec.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
flare_tag_spec.rb [deploy] Optimization: Dont Use Redis For Flare Tag IDs, Load Them On Boot (#8987) 2020-06-30 09:48:08 -05:00
medium_article_retrieval_service_spec.rb Nokogiri::HTML should receive the body, not the response object (#5297) 2019-12-31 08:46:49 -05:00
rate_limit_checker_spec.rb Rubocop: enable and fix Style/Send and Style/Next (#9366) 2020-07-20 16:28:00 +02:00
rss_reader_spec.rb Add support for <picture> tag in RSSReader (#9977) 2020-08-24 19:10:37 -04:00
tag_adjustment_creation_service_spec.rb nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00
tag_adjustment_update_service_spec.rb nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00