docbrown/.github
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
..
ISSUE_TEMPLATE Updating to GitHub discussions for feature requests 2021-11-16 15:27:06 -06:00
workflows Keep rubocop's usage consistent (#19293) 2023-04-06 07:53:59 -04:00
CODEOWNERS Update CODEOWNERS (#19276) 2023-03-29 17:20:41 -04:00
PULL_REQUEST_TEMPLATE.md Load post_comments billboard asynchronously (#19285) 2023-04-12 18:15:15 +02:00