docbrown/config
Ridhwana 0771a5cd2e
Load post_comments billboard asynchronously (#19285)
* feat: add a route to the async_info for display ads

* feat: load the billboard asyncronously

* feat: move the methods to the display_ads controller

* feat: handle params better

* feat: cache control headers

* feat: test fastly caching headers on display ads

* fix: surrogate key test

* feat: use safe navigation operator to handle cases where there is no article id

* fix: article id present then find the article

* feat: add a response test

* Fragment caching

* feat: update the article decorator

* feat: update cache keys for fragment

* feat: remove an empty line

* feat: add article id

* feat: bust cache

* feat: setup dropdown for billboard

* chore: add chunk to same line

* feat: add to safe params for caching

* Update app/controllers/display_ads_controller.rb

Co-authored-by: Joshua Wehner <joshua@forem.com>

* feat: remove the cache deletion

* feat: update the routes to follow a new scope

* feat: update the cache params

---------

Co-authored-by: Joshua Wehner <joshua@forem.com>
2023-04-12 18:15:15 +02:00
..
environments Fixing eager loading issue in admin/moderation/reports (#19274) 2023-04-12 18:47:04 +05:30
fastly/snippets Load post_comments billboard asynchronously (#19285) 2023-04-12 18:15:15 +02:00
feed-variants Feed experiment for 01-11-2023 (#18949) 2023-01-11 17:03:29 -05:00
initializers Undo changes to Sprockets::UglifierWithSourceMapsCompressor (#19261) 2023-03-24 12:48:59 -04:00
locales Unique cross-model-slug check is likely misconfigured (#19263) 2023-04-07 17:04:45 +02:00
routes Remove Vault Secrets page from admin interface (#18795) 2022-12-02 10:03:39 -06:00
webpack chore: Removed unused webpack configuration (#16887) 2022-03-15 21:09:34 -04:00
application.rb Revert all Rack::Attack changes (#18407) 2022-08-31 18:11:56 -04:00
blazer.yml Increase Blazer's timeout (#15427) 2021-11-18 14:50:18 -05:00
boot.rb Remove Spring and spring-commands-rspec gem (#16848) 2022-03-10 10:12:51 -05:00
cable.yml
database.yml
environment.rb
field_test.yml Feed experiment for 01-11-2023 (#18949) 2023-01-11 17:03:29 -05:00
i18n-tasks.yml Remove Doorkeeper gem (#15749) 2021-12-21 12:29:58 +07:00
puma.rb
reactions.yml Reaction emoji with consistent underscores (#19116) 2023-02-15 08:32:19 +01:00
routes.rb Load post_comments billboard asynchronously (#19285) 2023-04-12 18:15:15 +02:00
schedule.yml Remove html variants tracking (#18594) 2022-10-21 14:57:20 +03:00
secrets.yml
sidekiq.yml
storage.yml
webpacker.yml