discourse/app/models/concerns/reports
Michelle Bueno Saquetim Vendrame 9b5836aa1d
Add three reports (#14338)
* Add report top_users_by_received_likes

* Add report top_users_by_received_likes_from_inferior_trust_level

* Add report top_users_by_likes_received_from_a_variety_of_people

* Add test to report_top_users_by_received_likes

* add top_users_by_likes_received_from_a_variety_of_people report test

* add top_users_by_likes_received_from_inferior_trust_level report tests
2021-12-02 22:41:55 +05:30
..
bookmarks.rb
consolidated_page_views.rb
daily_engaged_users.rb
dau_by_mau.rb
emails.rb
flags.rb
flags_status.rb
likes.rb
mobile_visits.rb
moderator_warning_private_messages.rb
moderators_activity.rb
new_contributors.rb
notify_moderators_private_messages.rb
notify_user_private_messages.rb
post_edits.rb FEATURE: Add post edits count to user activity (#13495) 2021-08-02 10:15:53 -04:00
posts.rb
profile_views.rb
signups.rb
staff_logins.rb
storage_stats.rb
suspicious_logins.rb
system_private_messages.rb
time_to_first_response.rb FIX: correctly implements average for reports (#13447) 2021-06-21 10:35:11 +02:00
top_ignored_users.rb
top_referred_topics.rb
top_referrers.rb
top_traffic_sources.rb
top_uploads.rb
top_users_by_likes_received.rb Add three reports (#14338) 2021-12-02 22:41:55 +05:30
top_users_by_likes_received_from_a_variety_of_people.rb Add three reports (#14338) 2021-12-02 22:41:55 +05:30
top_users_by_likes_received_from_inferior_trust_level.rb Add three reports (#14338) 2021-12-02 22:41:55 +05:30
topics.rb
topics_with_no_response.rb
trending_search.rb
trust_level_growth.rb
user_flagging_ratio.rb
user_to_user_private_messages.rb
user_to_user_private_messages_with_replies.rb
users_by_trust_level.rb FIX: Don’t translate TrustLevel name when generating links (#13588) 2021-06-30 14:19:15 -04:00
users_by_type.rb
visits.rb
web_crawlers.rb