mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
[PR #165] [MERGED] fix: add save changes dialog before sending test email #942
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/165
Author: @kmendell
Created: 1/22/2025
Status: ✅ Merged
Merged: 1/22/2025
Merged by: @stonith404
Base:
main← Head:email-save-and-test📝 Commits (2)
13ee912fix: add save and test for email setupbb32180show save changes dialog before sending test email📊 Changes
1 file changed (+34 additions, -15 deletions)
View changed files
📝
frontend/src/routes/settings/admin/application-configuration/forms/app-config-email-form.svelte(+34 -15)📄 Description
This will fix https://github.com/stonith404/pocket-id/issues/158
Just runs the Save function if the Test Email button is pressed.
Also updated the button to say "Save and Send test email"
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.