Ghost/ghost/members-api/lib
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
..
controllers Updated stripe checkout session metadata for referrer data 2022-09-19 12:29:22 +05:30
repositories Added clicks to activity feed (#15439) 2022-09-21 10:25:51 +02:00
services 🐛 Fixed validation errors for duplicate members (#15362) 2022-09-08 17:29:48 +01:00
MembersAPI.js Added clicks to activity feed (#15439) 2022-09-21 10:25:51 +02:00