docbrown/app
Joshua Wehner 8086ef68ac
Fix bullet issue with includes commentable (#19145)
* Fix bullet issue with includes commentable

* Flatten view logic

* Restore user comment section logic (but bullet-friendly)

* Try fixing podcast_episode -> podcast

* Add test that would have caught the logic bug

* View specs need describe to specific the path

* Remove unnecessary _comments argument

* Ooops, missed saving this
2023-03-20 16:08:03 +01:00
..
assets Update FilteredAdsQuery and user settings for opting-out of Billboards (#19208) 2023-03-16 15:23:02 +02:00
controllers Fix bullet issue with includes commentable (#19145) 2023-03-20 16:08:03 +01:00
decorators Fixing design issues with multiple reactions (#19020) 2023-02-08 11:39:47 +01: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 Fix bullet issue with includes commentable (#19145) 2023-03-20 16:08:03 +01:00
javascript Revert "Enable multiple reactions on #index (including front-end render)" (#19197) 2023-03-03 09:59:51 -05:00
lib Remove Vault Secrets page from admin interface (#18795) 2022-12-02 10:03:39 -06:00
liquid_tags Fix details liquid tag oversanitizing markdown (#19153) 2023-02-22 15:14:20 -05:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Update FilteredAdsQuery and user settings for opting-out of Billboards (#19208) 2023-03-16 15:23:02 +02:00
policies Change requirement for response_template (#18601) 2022-11-02 12:16:17 -04:00
queries Update FilteredAdsQuery and user settings for opting-out of Billboards (#19208) 2023-03-16 15:23:02 +02: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 Revert "Enable multiple reactions on #index (including front-end render)" (#19197) 2023-03-03 09:59:51 -05:00
services Revert "Enable multiple reactions on #index (including front-end render)" (#19197) 2023-03-03 09:59:51 -05:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Update messaging to be Bio (#18798) 2022-12-09 13:15:46 -06:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Fix bullet issue with includes commentable (#19145) 2023-03-20 16:08:03 +01:00
workers Bust article on initial reactions to fix cached HTML issue (#19149) 2023-02-20 16:31:38 -05:00