Ghost/ghost/admin/app/components/members-activity
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
..
event-type-filter.hbs Simplifying for the fitler dropdown for Activity Feed 2022-02-15 15:41:32 +00:00
event-type-filter.js 🐛 Fixed comments not visible in activity feed 2022-08-18 15:46:21 +02:00
member-filter-trigger.hbs Added member search/filter UI to the members-activity screen 2022-01-27 15:00:40 +00:00
member-filter.hbs Fixed a hbs linting problem with the Clear Member button 2022-03-09 17:25:59 +00:00
member-filter.js Added member search/filter UI to the members-activity screen 2022-01-27 15:00:40 +00:00
no-events.hbs Updated activity feed empty state icon 2022-07-12 14:03:40 +01:00
table-row.hbs Added clicks to activity feed (#15439) 2022-09-21 10:25:51 +02:00
table.hbs Going for a simpler design for events 2022-08-25 14:20:01 +01:00