0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps/portal/src
Simon Backx d1c6bfefbc Fixed direct subscribe links broken
refs https://github.com/TryGhost/Product/issues/3770

- Site is not always defined, so the things broke when using the signup action without a defined site, where it wants to read the recommendations_enabled setting
- Fixed this by removing the welcome page and looking for the existing query params instead
2023-09-07 10:29:43 +02:00
..
components Fixed direct subscribe links broken 2023-09-07 10:29:43 +02:00
images Updated Tips & Donations success and error states (#17559) 2023-08-01 19:48:02 +01:00
tests Updated recommendation modal copy when triggered after signup (#17985) 2023-09-05 18:50:34 +00:00
utils Fixed notification and showing of recommendation modal (#17991) 2023-09-06 12:01:27 +00:00
actions.js Fixed direct subscribe links broken 2023-09-07 10:29:43 +02:00
App.css
App.js Fixed direct subscribe links broken 2023-09-07 10:29:43 +02:00
App.test.js Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
AppContext.js
data-attributes.js
index.css
index.js Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
logo.svg
pages.js Added basic Recommendations modal (#17877) 2023-08-30 15:24:04 +00:00
setupTests.js