Ghost/ghost/core/test/e2e-browser/admin
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
..
announcement-bar-settings.spec.js Added browser tests for announcement bar (#16742) 2023-05-05 14:11:26 +04:00
members.spec.js Fixing error in browser test (#16583) 2023-04-07 01:11:37 -07:00
membership-settings.spec.js Fixed hidden free tier in Portal settings (#16072) 2023-01-12 19:29:17 +05:30
portal-settings.spec.js Fixed Playwright test not awaiting Stripe setup 2023-01-31 11:26:42 +01:00
posts.spec.js Added test group names 2022-12-06 19:18:16 +07:00
private-site.spec.js Separated admin and portal tests to different projects 2023-03-16 18:35:09 +04:00
publishing.spec.js Added retries for all known flaky tests (#16582) 2023-04-07 00:37:01 -07:00
setup.spec.js Added test group names 2022-12-06 19:18:16 +07:00
site-settings.spec.js Added logic to load Portal when Tips & Donations are enabled (#17659) 2023-08-10 15:45:02 +02:00
tiers.spec.js Added e2e tests for default tier (#16103) 2023-01-11 15:44:34 +04:00