0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/apps/admin-x-settings/test/e2e/membership
Ronald Langeveld b0662d2cf9
Wired up embeddable signup form to Admin X (#18010)
refs https://github.com/TryGhost/Product/issues/3819

- Wired up embeddable signup form to admin x.
- minus the colour picker, to add in the next commit.
---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 9a3f1b9</samp>

This pull request introduces a new feature that allows users to embed a
signup form for their blog site on other websites. It adds a new
component `EmbedSignupFormModal` that renders a modal with form
customization and code copying options. It also updates the `Config`
type and the `config.ts` file to store and access the necessary data for
the embed code generation.
2023-09-08 09:21:05 +00:00
..
access.test.ts Cleaned up AdminX API handling (#17571) 2023-08-03 09:29:14 +01:00
analytics.test.ts Wired up Analytics export download trigger (#17782) 2023-08-22 11:09:05 +00:00
signupEmbed.test.ts Wired up embeddable signup form to Admin X (#18010) 2023-09-08 09:21:05 +00:00
stripe.test.ts AdminX responsive design updates (#17979) 2023-09-07 13:23:26 +02:00
tiers.test.ts Wired up AdminX Tips & Donations (#17846) 2023-08-30 09:08:31 +00:00