Ghost/apps/portal/src
Michael Barrett d406d2ba6a
🐛 Fixed incorrect subscription status text when subscription is comped (#18369)
refs https://github.com/TryGhost/Product/issues/3963

The subscription status text was incorrect when a subscription was
comped and a member had multiple subscriptions (i.e a cancelled sub and
a comped sub). This was because the methods used to determine the status
of a subscription only took into account the status of the first
subscription associated with a member.
2023-09-27 08:46:55 +01:00
..
components Hooked 'Maybe Later' button in the Recommendations modal (#18337) 2023-09-25 15:25:28 +00:00
images
tests Updated data-members-newsletter to use the name of the newsletter (#18072) 2023-09-14 16:02:09 +01:00
utils 🐛 Fixed incorrect subscription status text when subscription is comped (#18369) 2023-09-27 08:46:55 +01:00
actions.js Added sending of events when clicking or subscribing to a recommendation 2023-09-14 14:47:02 +02:00
App.css
App.js
App.test.js
AppContext.js
data-attributes.js Updated data-members-newsletter to use the name of the newsletter (#18072) 2023-09-14 16:02:09 +01:00
index.css
index.js
logo.svg
pages.js
setupTests.js