Ghost/ghost/core/test
Rishabh ba6fe63250 Fixed cached redirects for edited newsletter links
refs https://github.com/TryGhost/Team/issues/2135

The email link redirects on Pro are cached as 302 redirects in Varnish, so we're missing further clicks after the first one for each member, until the cache is invalidated. This change invalidates cache on link edits to ensure that we correctly redirect members to updated link everytime
2022-10-21 16:07:34 +05:30
..
e2e-api Fixed cached redirects for edited newsletter links 2022-10-21 16:07:34 +05:30
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend 🐛 Removed redirects from search engine indexing (#15617) 2022-10-14 15:51:43 +07:00
e2e-server Added full flow test for click tracking (#15546) 2022-10-10 10:15:31 -05:00
e2e-webhooks Added sentiment ordering and include for posts (#15657) 2022-10-19 16:50:58 +02:00
integration Added permissions for link edit endpoints (#15664) 2022-10-20 09:11:26 +05:30
regression Added sentiment ordering and include for posts (#15657) 2022-10-19 16:50:58 +02:00
unit Added endpoint for fixing newsletter links 2022-10-20 17:50:02 +05:30
utils Added endpoint for fixing newsletter links 2022-10-20 17:50:02 +05:30
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00