docbrown/app
Philip How 0be9914aa0
Fix sending Category to SendGrid (#20597)
* add in header for digest emails

* add test

* try different json encoding

* Update app/mailers/digest_mailer.rb

Co-authored-by: Mac Siri <mac@forem.com>

---------

Co-authored-by: Mac Siri <mac@forem.com>
2024-02-08 18:09:57 +00:00
..
assets fix image width in newsletter opt in step (#20590) 2024-02-05 12:38:52 -05:00
controllers Add client geo to helper method (#20608) 2024-02-08 12:51:37 -05:00
decorators Changed logic for hiding and displaying low-quality marker for comments based on their score (#20581) 2024-02-05 09:27:24 -05: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 Add new sidebar billboard locations and remove legacy campaign area (#20562) 2024-02-08 16:55:48 +00:00
javascript Add new sidebar billboard locations and remove legacy campaign area (#20562) 2024-02-08 16:55:48 +00:00
lib Add HTML customization to admin (#20531) 2024-01-17 12:12:22 +00:00
liquid_tags Fix code block rendering not working inside details (#20229) 2023-10-16 14:14:04 -04:00
mailers Fix sending Category to SendGrid (#20597) 2024-02-08 18:09:57 +00:00
models Add new sidebar billboard locations and remove legacy campaign area (#20562) 2024-02-08 16:55:48 +00:00
policies Match spam role with existing suspended actions (#20477) 2023-12-27 20:12:50 +00:00
queries Changed logic for hiding and displaying low-quality marker for comments based on their score (#20581) 2024-02-05 09:27:24 -05: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 Ensure at least 0 score for new badge award (#20605) 2024-02-08 17:00:10 +00:00
uploaders Change profile image max size to 8 MB (#20183) 2023-09-28 17:05:35 -04:00
validators Allow pages to have subdirectories (#20549) 2024-01-24 16:09:29 -05:00
view_objects Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
views Add new sidebar billboard locations and remove legacy campaign area (#20562) 2024-02-08 16:55:48 +00:00
workers Remove notifications related to spammer actions (after the role is assigned) (#20593) 2024-02-07 17:36:19 +00:00