mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
527ef79955
refs https://github.com/TryGhost/Team/issues/1306 - This adds a `MemberPageViewEvent` event when a page is viewed by a member (post/page/tag/author/...) - Integrates the `LastSeenAtUpdater` service that listens to the `MemberPageViewEvent` events to update `member.last_seen_at` - Follows the latest testing recommendation (end to end test + testing for side-effects) |
||
---|---|---|
.. | ||
advanced_url_config.test.js | ||
custom_routes.test.js | ||
default_routes.test.js | ||
email_routes.test.js | ||
members.test.js | ||
preview_routes.test.js |