Skip to content
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

feat: update copy, add subscriber removal, and add email subscription check #4

Merged
merged 4 commits into from
May 7, 2024

Conversation

kcoderhtml
Copy link
Owner

No description provided.

This commit adds dynamic unsubscribe links to the email messages in the `dashboard.astro` file. The unsubscribe links are generated based on the message type and include the appropriate URL for unsubscribing. This enhancement improves the user experience by providing an easy way for recipients to unsubscribe from future emails.
This commit adds a check to ensure that the email being subscribed is not already present in the database. If the email is already subscribed, an error is thrown. This enhancement improves the data integrity and prevents duplicate email subscriptions.
@kcoderhtml kcoderhtml merged commit 3e853a1 into main May 7, 2024
Copy link

github-actions bot commented May 7, 2024

Your database schema is up-to-date.

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.

1 participant