docbrown/app
Anna Buianova 40b989ca62
Configure badge credits by admins (#13145)
* Added credits_awarded to /admin/badges forms

* Award credits only if badge has them

* Removed information about credits and listings in the new badge email when not needed

* Specs for number of credits awarded for badges

* Added missing newline

* Fix typo

Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>

* Improve new_badge_email.text.erb

Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>

* Fixed number of credits in notification

* Added specs for number of credits in notifications

Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>
2021-03-30 10:58:48 +03:00
..
assets Re-add mention autocomplete to comments, fixing bugs (#13126) 2021-03-26 13:43:05 +00:00
black_box Small adjustment to blackbox.rb (#10961) 2020-10-20 21:14:56 -04:00
controllers Configure badge credits by admins (#13145) 2021-03-30 10:58:48 +03:00
decorators Make definition of new user configurable (#12999) 2021-03-23 14:13:06 +07:00
errors Prevent suspended users from self-deleting and returning (#12503) 2021-02-11 09:28:59 +07:00
helpers Part 2: Shows Relevant Posts in Homepage Sidebar (#12942) [deploy] 2021-03-25 08:03:55 -06:00
javascript Re-add mention autocomplete to comments, fixing bugs (#13126) 2021-03-26 13:43:05 +00:00
lib Remove buffer gem and related code: step 1 (#12993) 2021-03-24 09:58:38 +07:00
liquid_tags improve keyboard accessibility of modals 12427 10610 (#12511) 2021-02-24 16:01:10 +00:00
mailers Email confirmation to abuse reports (#12557) 2021-02-03 22:59:50 +03:00
middlewares Move TimeZoneSetter middleware in proper place (#11336) 2020-11-09 17:11:10 +01:00
models Configure badge credits by admins (#13145) 2021-03-30 10:58:48 +03:00
policies Remove buffer gem and related code: step 1 (#12993) 2021-03-24 09:58:38 +07:00
queries Part 2: Shows Relevant Posts in Homepage Sidebar (#12942) [deploy] 2021-03-25 08:03:55 -06:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Video max width (#12436) 2021-01-26 15:12:37 +01:00
serializers [Search 2.0] Listings (#13133) 2021-03-29 13:22:16 -04:00
services Configure badge credits by admins (#13145) 2021-03-30 10:58:48 +03:00
uploaders Bump carrierwave from 2.1.1 to 2.2.0 (#12802) 2021-02-25 10:53:25 +01:00
validators Add validations to SiteConfig model (#12341) 2021-01-26 09:12:24 +07:00
view_objects Move GeneratedImage to Images::GenerateSocialmage (#11691) 2020-12-02 11:03:14 +07:00
views Configure badge credits by admins (#13145) 2021-03-30 10:58:48 +03:00
workers reenable article rescoring when moderators flag users (#12983) 2021-03-16 14:04:13 -05:00