docbrown/spec
Ben Halpern cadebde66f
Add feed_success_score and other count tallies (#20106)
* Add initial feed events score

* Add feed events score

* Clean up code styles

* Adjust how tests are run

* Fix conflicts

* Update app/javascript/articles/Feed.jsx

* Add additional feed events tabulation queries for more reliable eventual consistency

* Add additional feed events tabulation queries for more reliable eventual consistency

* Fix test logic

* Updates from feedback
2023-09-15 12:02:26 -04:00
..
controllers FeatureFlag.enabled_for_user(_id) (#19929) 2023-08-15 12:02:44 -04:00
decorators Subscribe to Comment Functionality (#19555) 2023-07-10 17:11:46 +02:00
factories Add languages to User model (#20059) 2023-09-11 11:44:19 -04:00
fixtures Frontend for multiple reactions (v1) (#18808) 2023-01-23 16:00:50 +01:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
generator Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
helpers Override Tag Moderation Actions (#20088) 2023-09-15 15:06:58 +02:00
initializers Add forgot_password_throttle (#19175) 2023-02-27 09:25:29 -05:00
lib Renamed display ad leftovers (test descriptions, swagger) (#20007) 2023-08-30 17:52:55 +03:00
liquid_tags Add proper follow-user class to liquid when passed UserDecorator (#20101) 2023-09-13 11:36:21 -04:00
mailers Add new invitation params (#20074) 2023-09-13 13:01:39 -04:00
models Add feed_success_score and other count tallies (#20106) 2023-09-15 12:02:26 -04:00
policies Tag moderation UI changes (#19906) 2023-08-24 00:31:21 +05:30
queries Admin setting to control enabled countries for billboard geotargeting (#20083) 2023-09-12 12:06:00 -04:00
refinements Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
requests Allow trusted users to see whether a user is suspended (#20061) 2023-09-15 08:44:31 -04:00
routing Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04: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 Add feed_success_score and other count tallies (#20106) 2023-09-15 12:02:26 -04:00
support Suppressing articles negative-follow tags from appearing in the "relevant" feed (#19948) 2023-08-28 10:11:20 -04:00
system Redesign sign-up and login pages (#20065) 2023-09-13 21:46:57 +05:30
tasks Change rake spec setup (#19012) 2023-01-30 10:51:38 -05:00
uploaders Remove Remaining logo_svg Code (#16291) 2022-02-22 12:05:16 -07:00
validators Unique cross-model-slug check is likely misconfigured (#19263) 2023-04-07 17:04:45 +02:00
view_objects Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
views Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
workers Add http_header to FastText for Fastly compatibility (#19999) 2023-08-28 09:34:59 -04:00
i18n_spec.rb Show missing translation keys when test fails (#16637) 2022-02-17 16:21:29 -06:00
rails_helper.rb Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
spec_helper.rb Add Codecov (#18580) 2022-10-18 10:08:23 -04:00
swagger_helper.rb Renamed display ad leftovers (test descriptions, swagger) (#20007) 2023-08-30 17:52:55 +03:00