Ghost/ghost/core/test/e2e-api
Simon Backx b8041f0a60
Added clicks to activity feed (#15439)
closes https://github.com/TryGhost/Team/issues/1933

- Added click_events to activity feed
- Added support for parsing click_events in the frontend
- Moved url parsing (transform ready) to model layer of LinkRedirect
- Moved `getEventTimeline` method to the top of the event repository
- Added description field to parsed events in the frontend (because we need a second line)
- Fixed: member email not returned in comment_event
2022-09-21 10:25:51 +02:00
..
admin Added clicks to activity feed (#15439) 2022-09-21 10:25:51 +02:00
content Fixed Content API posts/pages e2e tests 2022-09-13 15:05:53 +01:00
members Wired events for triggering email alerts for subscription creation/cancellation 2022-09-10 11:06:34 +05:30
members-comments Added temporary fix for random test failures in comments 2022-09-14 17:02:13 +02:00
shared Added publication language to admin site endpoint 2022-08-23 12:04:07 +01:00