docbrown/app
Ben Halpern 78f9bec3e7
Allow admin to declare whether to include the badge description in message (#20684)
* Allow admin to declare whether to include the badge description in badge achievement message

* Update spec/services/badges/award_spec.rb

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add proper acceptance to tests

* Tweak tests

* Switch to kwargs

* Clean up test acceptance

* Change interface

* Update spec/requests/admin/badge_achievements_spec.rb

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update app/services/badges/award.rb

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Adjust interface

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-28 11:02:58 -05:00
..
assets Go to page you came from after onboarding when coming through billboard (#20675) 2024-02-26 16:21:05 -05:00
controllers Allow admin to declare whether to include the badge description in message (#20684) 2024-02-28 11:02:58 -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 Hide super low score comments if they are child comments (#20612) 2024-02-09 16:24:13 +00:00
javascript Go to page you came from after onboarding when coming through billboard (#20675) 2024-02-26 16:21:05 -05:00
lib Add configuration for admins to specify compliant email strategies (#20663) 2024-02-21 08:27:26 -08: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 configuration for admins to specify compliant email strategies (#20663) 2024-02-21 08:27:26 -08: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 Allow admin to declare whether to include the badge description in message (#20684) 2024-02-28 11:02:58 -05: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 Allow admin to declare whether to include the badge description in message (#20684) 2024-02-28 11:02:58 -05:00
workers Allow admin to declare whether to include the badge description in message (#20684) 2024-02-28 11:02:58 -05:00