Skip to content

remove newsletter stuff #383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 3, 2025
Merged

remove newsletter stuff #383

merged 4 commits into from
Mar 3, 2025

Conversation

vincanger
Copy link
Collaborator

Description

Removes the newsletter section of the app, which was only partially implemented. It's purpose was to show how to use email sending and Wasp jobs, but we do this elsewhere in the app, so BYE BYE.

Contributor Checklist

Make sure to do the following steps if they are applicable to your PR:

@@ -2,6 +2,7 @@ src/client/static/avatar-placeholder.webp
src/client/static/da-boi.webp
src/client/static/open-saas-banner.webp
src/landing-page/logos/SalesforceLogo.tsx
src/newsletter/sendNewsletter.ts
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How come this is in a list of deleted files in opensaas.sh when this file no longer exists in the template? Do you maybe need to regenerated the diffs?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah weird.

I re-patched and re-diffed. Should be ok now :)

@vincanger vincanger merged commit f98d17b into main Mar 3, 2025
3 checks passed
@vincanger vincanger deleted the remove-sendNewsletter branch March 3, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants