docbrown/app
Duke Greene 129628b2c2
render left sidebar billboards ('display ads') asynchronously (#19797)
* render left sidebar billboards ('display ads') asynchronously

* remove request spec expectations for ads that are now rendered async

* don't set up path helper for old name style

* refactor from global to imported observeDisplayAds call

* revert refactor attempt, bad export syntax, may fast follow
2023-07-24 13:21:13 -04:00
..
assets Aliased DisplayAdEvent.display_ad_id to billboard_id (#19805) 2023-07-24 17:54:39 +03:00
controllers Aliased DisplayAdEvent.display_ad_id to billboard_id (#19805) 2023-07-24 17:54:39 +03:00
decorators Subscribe to Comment Functionality (#19555) 2023-07-10 17:11:46 +02:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Allow admins to delete an organization (#19699) 2023-07-17 12:09:24 +02:00
javascript fix: move the setup dropdown to the callback because ot exists at that point (#19803) 2023-07-24 10:56:35 -04:00
lib Remove manual user follow suggestions (#19457) 2023-05-16 15:01:03 +02:00
liquid_tags Fix Windows tweet schrinking phenomenon (#19686) 2023-07-06 17:25:04 -04:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Aliased DisplayAdEvent.display_ad_id to billboard_id (#19805) 2023-07-24 17:54:39 +03:00
policies define api v1 routes for organizations (#19681) 2023-07-19 09:51:05 -04:00
queries Rename DisplayAdHelper to BillboardHelper (#19750) 2023-07-14 14:48:45 -04:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove deprecated Organization's columns (#19396) 2023-06-26 10:36:33 -04:00
services Aliased DisplayAdEvent.display_ad_id to billboard_id (#19805) 2023-07-24 17:54:39 +03:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Skips newline when validating character count (#19646) 2023-07-07 14:35:29 -04:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views render left sidebar billboards ('display ads') asynchronously (#19797) 2023-07-24 13:21:13 -04:00
workers Renamed display_ad_events variables and associations (#19788) 2023-07-21 14:59:28 +03:00