Ghost/ghost/core/test
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
..
e2e-api Added clicks to activity feed (#15439) 2022-09-21 10:25:51 +02:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed Tier events being created when Posts are edited 2022-09-05 17:19:27 +01:00
e2e-server Updated attribution service to handle referrer information 2022-09-19 12:29:22 +05:30
e2e-webhooks Added click counts to posts admin API (#15435) 2022-09-20 10:05:41 +02:00
integration Added link_redirects and members_link_click_events tables (#15421) 2022-09-19 11:20:36 +02:00
regression Added __GHOST_URL__ transform support to posts.lexical field (#15433) 2022-09-19 11:30:38 +01:00
unit Removed search labs flag 2022-09-20 15:22:06 +01:00
utils Added email_track_clicks setting (#15409) 2022-09-15 15:48:22 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00