Ghost/ghost/admin/app/components/members-activity
Simon Backx da3b3850f5 Added the newsletter name to the activity feed
refs https://github.com/TryGhost/Team/issues/1563

- When a member (un)subscribes to a specific newsletter, we should add the name of the newsletter.
- Replaced CSS lowercase/first uppercase transform with a new HBS helper so we can maintain the caps in the newsletter names.
- Copy is still WIP, refs https://ghost.slack.com/archives/C02G9E68C/p1651569897474819
2022-05-03 14:24:18 +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 Excluded all email related events from feeds when newsletter is disabled 2022-01-27 19:19:15 +00: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 Added member details and hid member column on activity feed when filtered by member 2022-01-25 16:40:51 +00:00
table-row.hbs Added the newsletter name to the activity feed 2022-05-03 14:24:18 +02:00
table.hbs Updated styles for Activity to address latest feedback 2022-01-27 15:27:26 +00:00