docbrown/spec/jobs
Anna Buianova 8c58be75f5 Self-deleting user account (#4480) [deploy]
* Start with self deleting account

* Moved deleting user content and activity out of moderator hierarchy

* Added tests for the users delete services

* Tests for Users::DeleteComments

* User self-deletion (start)

* Some tests for user self-delete

* Specs for user self-deletion

* Test flash settings on users delete

* Added basic specs for the Users::DeleteJob

* Send notification when a user was destroyed

* Rename Users::DeleteJob to SelfDelete

* Change texts about self-deletion

* Fix users delete job spec

* Rescue and log exceptions while self-deleting user

* Added visible flash notices after deleting user

* Remove unneeded css for flash notice

* Fix link to a ghost account

* Remove redundant css

* Added github and twitter oauth apps links
2019-11-11 14:59:01 -05:00
..
articles Fix broken job specs (#4281) 2019-10-09 16:05:32 -04:00
badge_achievements Implemented ActiveJob for badge_achievements#send_email_notification (#2962) 2019-05-27 09:44:38 -04:00
chat_channels Add ChatChannels::IndexingJob (#4317) [ci skip] 2019-10-15 16:13:10 -04:00
classified_listings Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
comments Fix broken job specs (#4281) 2019-10-09 16:05:32 -04:00
events Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
follows Enable random order for specs (#2466) [ci skip] 2019-04-17 11:30:23 -04:00
mentions Implement ActiveJob for Mention (#3055) 2019-06-13 11:05:22 -04:00
messages Move messages send_push delay calls to ActiveJob (#3314) 2019-07-08 18:00:19 -04:00
notifications Refactor remove_all and remove_each notifications and fix orphaned notifications (#3570) 2019-09-25 15:31:56 -04:00
organizations Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
pages Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
podcast_episodes Update podcast episode statuses #2952 (#3450) 2019-07-16 13:36:25 -04:00
podcasts Don't hide podcasts if they have reachable episodes (#3532) 2019-07-26 11:33:31 -04:00
pro_memberships Fix broken job specs (#4281) 2019-10-09 16:05:32 -04:00
reactions Move Reaction.create delay calls to ActiveJob (#3136) (#4022) 2019-09-20 10:19:07 -04:00
search Move index.delay.delete_object calls to ActiveJob (#4028) 2019-09-17 14:10:38 -07:00
shared_examples Don't hide podcasts if they have reachable episodes (#3532) 2019-07-26 11:33:31 -04:00
streams Embed Twitch Live Streaming (#2591) 2019-04-29 18:11:53 -04:00
tags Move bust_cache methods in own jobs (#3071) 2019-06-24 13:28:25 -04:00
users Self-deleting user account (#4480) [deploy] 2019-11-11 14:59:01 -05:00
webhook Destroy webhook endpoints when user revokes oaurh app access (#4099) 2019-09-26 06:23:38 -04:00
export_content_job_spec.rb Move exporting into a job (#2299) 2019-04-16 14:01:00 -04:00
html_variant_success_create_job_spec.rb Move HtmlVariantSuccess.create delay calls to ActiveJob (#3173) 2019-06-18 21:36:33 -04:00
html_variant_trial_create_job_spec.rb Move HtmlVariantTrial.create delay calls to ActiveJob (#3173) (#3239) 2019-06-20 18:14:20 -04:00
rate_limit_checker_job_spec.rb Update PingAdmins to show triggering event (#3853) 2019-09-03 10:23:25 -04:00
rss_reader_fetch_user_job_spec.rb Move RssReader fetch_user to Active Jobs (#3387) 2019-07-08 18:17:35 -04:00
slack_bot_ping_job_spec.rb Moved SlackBot.delay.ping calls to ActiveJob #3136 (#3139) 2019-06-12 09:23:37 -04:00