Ghost/ghost/core
Sag 4ace11a441
Added logic to load Portal when Tips & Donations are enabled (#17659)
closes https://github.com/TryGhost/Product/issues/3661

- until now, Portal was not loaded if members were disabled. With the
introduction of Tips & Donations, signed-off readers can also make
payments, using the Portal link /#/portal/support.
- now, Portal is loaded when Tips & Donations are enabled, even if
Memberships are disabled
- depending on the member signup access, the top bar / trigger button
Portal buttons are hidden as before (signup/subscribe hidden if access is set to none, subscribe hidden if
access is set to invite-only)
- for any other signup / signin Portal links (e.g., added by the theme,
or added via a Post/Page), a new popup informs the reader when
Memberships are disabled: "Memberships unavailable, contact the site
owner for access".
2023-08-10 15:45:02 +02:00
..
content 🎨 Updated Casper to v5.6.0 2023-07-31 20:42:08 +00:00
core Added logic to load Portal when Tips & Donations are enabled (#17659) 2023-08-10 15:45:02 +02:00
test Added logic to load Portal when Tips & Donations are enabled (#17659) 2023-08-10 15:45:02 +02:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json Updated bookmark card renderer (#17662) 2023-08-10 13:41:59 +00:00
playwright.config.js