0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps/portal/src/tests
Peter Zimon 23ffdaf860
Added help pages to Portal links (#20974)
DES-777

- "Not receiving emails" and "Disabled emails" help pages are not
possible to access directly which makes communication to members hard
2024-09-11 13:19:16 +00:00
..
unit 🎨 Convert portal links to relative to avoid homepage flash on click (#20896) 2024-09-02 11:23:12 +00:00
App.test.js 🎨 Convert portal links to relative to avoid homepage flash on click (#20896) 2024-09-02 11:23:12 +00:00
data-attributes.test.js Added support in Portal for integrity tokens on magic link API 2024-08-22 22:23:16 +01:00
EmailSubscriptionsFlow.test.js 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
FeedbackFlow.test.js 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
portal-links.test.js Added help pages to Portal links (#20974) 2024-09-11 13:19:16 +00:00
SigninFlow.test.js Added support in Portal for integrity tokens on magic link API 2024-08-22 22:23:16 +01:00
SignupFlow.test.js Added support in Portal for integrity tokens on magic link API 2024-08-22 22:23:16 +01:00
UpgradeFlow.test.js