docbrown/spec
Anna Buianova ba1c13bbb6
Asynchronous organization delete (#13388)
* Asynchronous organization destroy

* Notification after an organization was deleted

* Send data to Datadog and Honeybadger when org deletion failed

* Delete unused code

* Fixed Organization#destroyable? and organization delete specs

* Reorganized organization deletion specs

* Removed redundant specs

* Improved org deleted email text template

* Don't peform the org delete when a user or an org were not found

* Renamed user_id in the org delete worker

* Audit logging when deleten an organization

* Removed specs for tracking pixel and UTM params

* Changed slug for audit log on org delete

* Fixed schema.rb
2021-04-19 18:30:35 +03:00
..
black_box
controllers/concerns 15 minute fix: Add default argument to JsonApiSortParam (#13369) 2021-04-14 10:32:07 +07:00
decorators Make definition of new user configurable (#12999) 2021-03-23 14:13:06 +07:00
factories Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
fixtures ✂️ Remove the approvals gem ✂️ (#12978) 2021-03-19 13:28:06 -07:00
generator
helpers Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
initializers
lib Small post Rails 6.1 fixes (#13290) 2021-04-08 07:58:24 -05:00
liquid_tags ✂️ Remove the approvals gem ✂️ (#12978) 2021-03-19 13:28:06 -07:00
mailers Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
models Split Settings::Campaign from SiteConfig (#13238) 2021-04-19 10:01:03 +07:00
policies Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
queries [15-Minute Fix] Sidebar Tags Show Relevant Posts on Homepage (#13326) 2021-04-09 10:40:09 -06:00
refinements
requests Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
routing
serializers/search
services Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
support Remove pro role + expose analytics to all users via dashboard (#13156) 2021-03-30 15:02:18 -07:00
system Remove useless system spec (#13344) 2021-04-12 10:30:59 -05:00
tasks [15 Min Fix]: Fix incorrect scope used by metrics:overview rake task (#13138) 2021-03-25 17:31:10 -07:00
uploaders Fix Ruby 2.7 kwargs' warnings & misc spec warnings (#13256) 2021-04-06 16:57:59 -04:00
view_objects
views ✂️ Remove the approvals gem ✂️ (#12978) 2021-03-19 13:28:06 -07:00
workers Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
rails_helper.rb Remove buffer gem and related code: step 1 (#12993) 2021-03-24 09:58:38 +07:00
spec_helper.rb [15-minute fix] Don't allow markdown to use CSS classes (#13282) 2021-04-07 11:40:39 -04:00