docbrown/app/controllers
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
..
admin Split Settings::Campaign from SiteConfig (#13238) 2021-04-19 10:01:03 +07:00
api/v0 15 minute fix: Add default argument to JsonApiSortParam (#13369) 2021-04-14 10:32:07 +07:00
concerns 15 minute fix: Add default argument to JsonApiSortParam (#13369) 2021-04-14 10:32:07 +07:00
incoming_webhooks
notifications
oauth
stories
api_secrets_controller.rb
application_controller.rb Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
application_metal_controller.rb
article_approvals_controller.rb
articles_controller.rb Adjust default Forem's RSS feed algorithm to allow non featured articles (#13247) 2021-04-06 17:05:35 +02:00
async_info_controller.rb Remove pro role + expose analytics to all users via dashboard (#13156) 2021-03-30 15:02:18 -07:00
badges_controller.rb
chat_channel_memberships_controller.rb Fix "possible unprotected redirect" warning (#10511) 2020-12-29 14:54:34 -05:00
chat_channels_controller.rb Fix Ruby 2.7 kwargs' warnings & misc spec warnings (#13256) 2021-04-06 16:57:59 -04:00
collections_controller.rb
comments_controller.rb Fix Ruby 2.7 kwargs' warnings & misc spec warnings (#13256) 2021-04-06 16:57:59 -04:00
confirmations_controller.rb Add flash message for email confirmation (#12450) 2021-01-28 09:32:04 +07:00
credits_controller.rb
dashboards_controller.rb Remove pro role + expose analytics to all users via dashboard (#13156) 2021-03-30 15:02:18 -07:00
devices_controller.rb [15min fix] Return Device ID upon registration (#13427) 2021-04-19 08:32:57 -06:00
display_ad_events_controller.rb [15-minute fix] Add ThrottledCall to DisplayAdEventsController (#12924) 2021-03-09 09:06:11 +07:00
email_authorizations_controller.rb
email_subscriptions_controller.rb
events_controller.rb
feedback_messages_controller.rb [15-min-fix] Better feedback messaging (#13254) 2021-04-12 09:05:45 -04:00
followings_controller.rb
follows_controller.rb Abstract DatadogStatsClient to ForemStatsClient (#12304) 2021-01-27 11:25:44 -05:00
ga_events_controller.rb
github_repos_controller.rb Fix Ruby 2.7 kwargs' warnings & misc spec warnings (#13256) 2021-04-06 16:57:59 -04:00
html_variant_successes_controller.rb
html_variant_trials_controller.rb
image_uploads_controller.rb
invitations_controller.rb
liquid_embeds_controller.rb
liquid_tags_controller.rb
listings_controller.rb
messages_controller.rb
moderations_controller.rb
notification_subscriptions_controller.rb Rename unidiomatic methods (#13328) 2021-04-09 10:59:56 -05:00
notifications_controller.rb
omniauth_callbacks_controller.rb Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
onboardings_controller.rb
open_search_controller.rb
organizations_controller.rb Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
page_views_controller.rb Extract page view updates into workers (#12686) 2021-02-17 09:24:05 +07:00
pages_controller.rb Revert "Revert "Removed service worker (#12974)" (#13014)" (#13015) 2021-03-17 10:57:56 -04:00
partnerships_controller.rb
passwords_controller.rb Verify current password on password change (#12174) 2021-01-21 12:40:54 +07:00
podcast_episodes_controller.rb Remove unused podcast episode related code (#12642) 2021-02-10 17:47:39 +01:00
podcasts_controller.rb
poll_skips_controller.rb
poll_votes_controller.rb
pro_accounts_controller.rb
profile_field_groups_controller.rb
profile_pins_controller.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
profiles_controller.rb Save valid attributes with ignoring the invalid ones (#12633) 2021-03-24 10:42:58 +01:00
pusher_controller.rb
rating_votes_controller.rb
reactions_controller.rb
reading_list_items_controller.rb
registrations_controller.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
response_templates_controller.rb
search_controller.rb ✂️ Remove search from Connect (#13235) 2021-04-06 13:03:31 -04:00
service_worker_controller.rb Revert "Revert "Removed service worker (#12974)" (#13014)" (#13015) 2021-03-17 10:57:56 -04:00
shell_controller.rb Reduce service worker functionality to minimal offline page (#12834) 2021-03-01 19:29:26 -05:00
sidebars_controller.rb Split Settings::Campaign from SiteConfig (#13238) 2021-04-19 10:01:03 +07:00
sitemaps_controller.rb
social_previews_controller.rb
stories_controller.rb Split Settings::Campaign from SiteConfig (#13238) 2021-04-19 10:01:03 +07:00
stripe_active_cards_controller.rb Abstract DatadogStatsClient to ForemStatsClient (#12304) 2021-01-27 11:25:44 -05:00
tag_adjustments_controller.rb
tags_controller.rb
user_blocks_controller.rb
user_subscriptions_controller.rb
users_controller.rb Add username to onboarding (#12697) 2021-02-24 10:48:31 -06:00
video_states_controller.rb
videos_controller.rb