docbrown/spec/services
rhymes 7da7a16d8d Pro: add referrers to dashboard and single article stats (#3295)
* Reorganize PageViewsController

* Add domain and path to PageView model

* Add before_create callback to populate domain and path

* Add list of referrers to AnalyticsService

* Add referrers to the UI

* Remove useless referrers card and tweak table line height

* Add referrer stats to article stats page

* Add not null and empty default to domain and path

* Refactor JS analytics client

* create_list is a step back here

* Revert "Add not null and empty default to domain and path"

This reverts commit bc02440076047a887c65d300bccd4661ecc8ffd0.

* Add index on domain concurrently

* Make the script more robust
2019-06-25 13:58:09 -04:00
..
edge_cache/commentable Refactor Comments::BustCacheJob to use a service (#2655) 2019-05-09 10:10:37 -04:00
exporter Fix name resolving error on export (#2612) 2019-04-29 15:37:50 -04:00
mentions Implement ActiveJob for Mention (#3055) 2019-06-13 11:05:22 -04:00
moderator Remove code for legacy mentoring feature (#3186) 2019-06-21 17:18:11 -04:00
notifications Add backend functionality for muting users you follow (#3240) 2019-06-20 11:28:50 -04:00
podcasts More specs and refactoring podcasts fetching (#3245) 2019-06-21 21:31:15 -04:00
streams Don't try to register webhook when twitch returns empty data (#3219) 2019-06-18 21:34:06 -04:00
suggester Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
users Change format of the user languages_settings #2369 (#2496) 2019-04-30 17:01:19 -04:00
analytics_service_spec.rb Pro: add referrers to dashboard and single article stats (#3295) 2019-06-25 13:58:09 -04:00
article_with_video_creation_service_spec.rb Add more test coverage (#1829) 2019-02-22 09:16:57 -08:00
authorization_service_spec.rb Touch profile_updated_at when updating social usernames (#2386) 2019-04-11 16:32:45 -04:00
membership_service_spec.rb Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
read_notifications_service_spec.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
rss_reader_spec.rb Remove Honeycomb from the app (#2366) 2019-04-11 10:49:35 -04:00
tag_adjustment_creation_service_spec.rb Move tag adjustment notification to Active Jobs (#2654) 2019-05-10 11:06:29 -04:00
tag_adjustment_update_service_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00