Ghost/ghost/admin/app/components/posts
Simon Backx 076e3c02b2
Added linking between member and subscription created events (#15693)
fixes https://github.com/TryGhost/Team/issues/2160

- Adds a `batch_id` to both events that contain the same ID if they were created at the same time.
- Removes duplicate signup/conversion events using the batch_id
- Requires an update in mongo-knex to work (refs https://ghost.slack.com/archives/C02G9E68C/p1666773313272409?thread_ts=1666767872.375009&cid=C02G9E68C)
- Some dependencies needed an update to load the latest mongo-knex
- Added tiers to membersUtils, loaded on startup (we can start to use this instead of fetching it every time)
2022-10-27 11:44:19 +02:00
..
analytics.hbs Added email feedback column (#15698) 2022-10-27 11:22:50 +04:00
analytics.js Fix newsletter links (#15621) 2022-10-14 18:09:42 +02:00
feedback-events-chart.hbs Added pie chart for activity feed (#15673) 2022-10-21 21:34:05 +04:00
feedback-events-chart.js Added pie chart for activity feed (#15673) 2022-10-21 21:34:05 +04:00
feedback-events-tooltip-template.hbs Renamed the member links to be something simpler on Post Analytics page 2022-10-24 16:52:59 +01:00
links-table.hbs Updated the post analytics tab design and added in responsiveness 2022-10-26 18:04:17 +01:00
links-table.js Refined link edit cancellation on analytics page 2022-10-21 17:05:48 +05:30
old-analytics.hbs Refined link edit flow on Admin 2022-10-21 15:57:32 +05:30
old-analytics.js Fixed jumping of links on edit in analytics 2022-10-21 13:34:15 +05:30
post-activity-feed.hbs Added linking between member and subscription created events (#15693) 2022-10-27 11:44:19 +02:00
post-activity-feed.js Further tweaks and refactoring to engagement bar 2022-10-25 16:59:29 +01:00