docbrown/spec/workers
Anna Buianova 5430448305
Confirmations that users GDPR data was deleted (#11039)
* Display gdpr delete requests for deleted users in admin

* Added a test for destroy a gdpr request

* Reorganized gdpr requests menu

* Update schema version

* Added a link to the flash notice after user delete by admin

* Fix namespace for tests

* Aligh schema.rb with master

* Added a missing newline

* Removed unused partial

* Fix typo

Co-authored-by: Michael Kohl <me@citizen428.net>

* Replaced string with symbols for AR

Co-authored-by: Michael Kohl <me@citizen428.net>

* Added an AuditLog record on gdpr delete confirmation

* Make email and user_id required in Users::GdprDeleteRequest

* Checked out package.json from master

* Fix Gdpr => GDPR

* Added missing space

* Remove unneeded freeze

Co-authored-by: Michael Kohl <me@citizen428.net>
2020-12-14 12:49:45 +03:00
..
articles Remove app/labor/color_from_image.rb (#11825) 2020-12-10 10:08:06 +07:00
badge_achievements [deploy] Refactor:Move Yearly Badge Awarder to Sidekiq Cron (#9836) 2020-08-17 20:19:14 -04:00
broadcasts Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
chat_channels [deploy] Optimization:Index Chat Channel Memberships Async on Message Creation (#9491) 2020-07-24 09:52:42 -05:00
comments Refactor EdgeCache (#11684) 2020-12-02 14:20:22 -05:00
credits Refactor:Move Credit Counter Cache Sync to Sidekiq (#9972) 2020-08-24 14:20:11 -05:00
emails [deploy] Optimization:Select Article Columns for Digest Email, Limit 6, Use User Attributes (#10147) 2020-09-02 11:31:43 -05:00
events Move Events::BustCacheJob to Sidekiq and rename (#5379) 2020-01-06 15:51:46 -05:00
feeds Add missing features to new feed importer (#11501) 2020-11-24 18:11:13 +01:00
follows Add a/b test for implicit follow points (#11675) 2020-12-03 08:39:04 -05:00
github_repos Rely on error types to determine when a repo should be removed on the RepoSyncWorker (#10131) 2020-09-01 15:01:23 -04:00
html_variants [deploy] Refactor:Move Remove Old HTML Variant Data task to Sidekiq (#9925) 2020-08-22 18:36:22 -05:00
listings Flaky Spec Fix:Set Expired Listing to 2 days ago (#10327) 2020-09-14 12:46:08 -05:00
mentions Add mentions send email notifications worker (#5549) 2020-01-20 08:24:42 -05:00
metrics Move LogWorkerQueueStats from labor to services (#11642) 2020-11-30 09:31:15 +07:00
moderator Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
notifications [deploy] Refactor:Move remove_old_notifications Rake Task to Sidekiq (#9936) 2020-08-24 08:48:46 -04:00
organizations [deploy] Fix 503 error on organisation rename (#7536) 2020-05-04 16:18:59 -04:00
pages pages bust cache job sidekiq refactor (#5338) [deploy] 2020-01-02 15:16:09 -05:00
podcast_episodes [deploy] Optimization:Store Podcast Ep Data in Redis, Rather than Sending as Sidekiq Argument (#10331) 2020-09-16 08:26:38 -05:00
podcasts [deploy] Refactor:Move Enqueueing Podcast Workers to Sidekiq Cron (#9983) 2020-08-24 16:28:57 -05:00
rating_votes [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
reactions Add implicit points to follows to improve feed relevancy (in all algorithms) (#11513) 2020-11-25 16:09:51 -05:00
search Don't use "not_to raise_error" with specific class (#10602) 2020-10-05 17:29:01 +02:00
shared_examples Add field test gem to establish a/b testing (#6283) [deploy] 2020-03-03 10:21:29 -05:00
slack/messengers Finalize Slack messengers refactoring (#7484) 2020-04-24 21:15:10 +02:00
tags [deploy] Refactor:Move Listing and Support Tag Tasks to Sidekiq (#9898) 2020-08-20 14:05:34 -05:00
users Confirmations that users GDPR data was deleted (#11039) 2020-12-14 12:49:45 +03:00
webhook Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
bust_cache_path_worker_spec.rb [deploy] Refactor:Move Cache Busting Rake Tasks to Sidekiq (#9931) 2020-08-24 08:23:11 -05:00
data_update_worker_spec.rb Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
export_content_worker_spec.rb Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
rss_reader_fetch_user_worker_spec.rb Move RssReaderFetchUserJob to Sidekiq (#5685) [deploy] 2020-01-24 14:14:20 -08:00
sitemap_refresh_worker_spec.rb Stop pinging sitemap tools locally (#10314) 2020-09-14 16:10:52 +02:00