docbrown/app/controllers
Julianna Tetreault 2ebe55fc22
Log Relevant Data from Self-Deletion Flow to Honeycomb (#12369) [deploy]
* Log params[:token] and destroy_token to Honeycomb when token mismatch

* Refactor #confirm_destroy and add Honeycomb fields for error logging

* Add tests around Honeycomb error logging in #confirm_destroy to spec

* Remove logging of user to Honeycomb in #confirm_destroy and in spec
2021-01-21 17:00:10 -07:00
..
admin Add sorting feature to /admin/tags (#12249) 2021-01-13 17:03:17 -05:00
api/v0 API: Endpoint to get an organization's articles (#12237) 2021-01-13 13:09:58 +01:00
concerns Add config post route for admin api (#11698) 2020-12-22 15:50:34 -05:00
incoming_webhooks
notifications
oauth
stories Remove timeframer from app/labor (#11782) 2020-12-08 12:52:33 +07:00
api_secrets_controller.rb Add contact email to SiteConfig and replace default where appropriate (#11630) 2020-11-27 16:39:38 +01:00
application_controller.rb Update bust to EdgeCache::Bust (#12052) 2020-12-29 09:53:15 +01:00
application_metal_controller.rb
article_approvals_controller.rb
articles_controller.rb Break MarkdownFixer into MarkdownProcessor::Fixer services (#12241) 2021-01-14 10:26:46 -05:00
async_info_controller.rb Fix and refactor hide user content (#12307) 2021-01-18 11:08:23 -05:00
badges_controller.rb
buffer_updates_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 Upgrade rubocop* packages to the latest version and fix violations (#11972) 2020-12-21 18:29:43 +01:00
collections_controller.rb Fix Bug: Series index page showing series with 0 articles -#9658 (#11227) 2020-11-03 09:10:46 +01:00
comments_controller.rb Break MarkdownFixer into MarkdownProcessor::Fixer services (#12241) 2021-01-14 10:26:46 -05:00
credits_controller.rb
dashboards_controller.rb
display_ad_events_controller.rb [deploy] Refactor: Run Display Ad Events Controller in all Envs (#11144) 2020-10-28 17:15:43 -05:00
email_authorizations_controller.rb
email_subscriptions_controller.rb
events_controller.rb
feedback_messages_controller.rb Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
followings_controller.rb
follows_controller.rb Update all followed tag with one click (#11454) 2021-01-05 16:15:37 +01:00
ga_events_controller.rb
github_repos_controller.rb
html_variant_successes_controller.rb
html_variant_trials_controller.rb
image_uploads_controller.rb [deploy] Store Article's main_image path unprocessed (#10867) 2020-10-16 14:46:37 -04:00
invitations_controller.rb Part One: Fix Users Stuck in a "Created" but "Unregistered" State (#10882) 2020-10-19 16:51:31 -04:00
liquid_embeds_controller.rb
liquid_tags_controller.rb
listings_controller.rb Fixing missing category in listing modal (#11301) 2020-11-06 12:29:20 -05:00
messages_controller.rb
moderations_controller.rb Bug Fix:Remove Score Filter From Tag Mod Index (#11599) 2020-11-24 14:18:14 -06:00
notification_subscriptions_controller.rb
notifications_controller.rb
omniauth_callbacks_controller.rb Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
onboardings_controller.rb
open_search_controller.rb
organizations_controller.rb Update bust_user to EdgeCache::BustUser (#12051) 2020-12-29 09:53:00 +01:00
page_views_controller.rb Update page views counters a little bit more often (#11286) 2020-11-06 13:09:11 -05:00
pages_controller.rb feat: allow the contact page to be overridden by pages (#10924) 2020-10-19 16:16: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
podcasts_controller.rb
poll_skips_controller.rb
poll_votes_controller.rb
pro_accounts_controller.rb
profile_field_groups_controller.rb
profile_pins_controller.rb Update bust to EdgeCache::Bust (#12052) 2020-12-29 09:53:15 +01:00
profiles_controller.rb Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
pusher_controller.rb
rating_votes_controller.rb
reactions_controller.rb
reading_list_items_controller.rb [deploy] Fix Reading List Counter Without last_reacted_at Default (#10933) 2020-10-19 13:26:19 -05:00
registrations_controller.rb Encode emails properly before sending to /confirm-email (#12211) 2021-01-13 15:17:14 -05:00
response_templates_controller.rb
search_controller.rb fix mention in chat (#10493) 2020-12-23 06:21:28 -05:00
service_worker_controller.rb
shell_controller.rb
sidebars_controller.rb generalise sidebar campaign published article timeframe (#12278) 2021-01-19 08:40:39 -06:00
sitemaps_controller.rb
social_previews_controller.rb
stories_controller.rb generalise sidebar campaign published article timeframe (#12278) 2021-01-19 08:40:39 -06:00
stripe_active_cards_controller.rb
tag_adjustments_controller.rb Fix new Rubocop violations (#10808) 2020-10-20 09:28:53 -04:00
tags_controller.rb Remove resource_admin dashboards (Administrate) (#11792) 2020-12-08 12:38:13 -06:00
twilio_tokens_controller.rb Move Twilio from labor to services (#11824) 2020-12-10 10:21:09 +07:00
user_blocks_controller.rb
user_subscriptions_controller.rb
users_controller.rb Log Relevant Data from Self-Deletion Flow to Honeycomb (#12369) [deploy] 2021-01-21 17:00:10 -07:00
video_chats_controller.rb
video_states_controller.rb [deploy] Refactor/Feature:Use SiteConfig video_encoder_key For Processing Videos (#10848) 2020-10-15 10:16:50 -05:00
videos_controller.rb