Ghost/ghost/admin/app/components/member
Kevin Ansfield 0f9e851ad9 Fixed activity feed on new member screen showing all events
no issue

- a new member has no `id` but we were passing the empty value through to the members event fetcher resulting in a query that fetches all events
- extracted the empty state of the member activity feed to a separate component so we could use it in multiple places
- added a conditional around the main activity feed template to shortcut it when a new member is passed in
2022-03-01 09:54:00 +00:00
..
activity-feed-empty.hbs Fixed activity feed on new member screen showing all events 2022-03-01 09:54:00 +00:00
activity-feed.hbs Fixed activity feed on new member screen showing all events 2022-03-01 09:54:00 +00:00