[PR #158] [MERGED] feat: place send test email button inline with email field #151

Closed
opened 2026-02-26 17:37:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Corsinvest/cv4pve-admin/pull/158
Author: @franklupo
Created: 2/17/2026
Status: Merged
Merged: 2/17/2026
Merged by: @franklupo

Base: mainHead: feat/smtp-inline-send


📝 Commits (1)

  • 795af1e feat: place send test email button inline with email field

📊 Changes

1 file changed (+17 additions, -16 deletions)

View changed files

📝 src/Corsinvest.ProxmoxVE.Admin.Module.System/Components/SmtpConfig.razor (+17 -16)

📄 Description

Summary

  • Moved "Send" test email button next to the email field using RadzenStack Horizontal with AlignItems.End
  • Changed button text from "Send Test Email" to "Send" for conciseness

Test plan

  • Verify button is aligned to the right of the email field
  • Verify test email is sent correctly

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Corsinvest/cv4pve-admin/pull/158 **Author:** [@franklupo](https://github.com/franklupo) **Created:** 2/17/2026 **Status:** ✅ Merged **Merged:** 2/17/2026 **Merged by:** [@franklupo](https://github.com/franklupo) **Base:** `main` ← **Head:** `feat/smtp-inline-send` --- ### 📝 Commits (1) - [`795af1e`](https://github.com/Corsinvest/cv4pve-admin/commit/795af1e5715455f63e13c87373d71339e06e596b) feat: place send test email button inline with email field ### 📊 Changes **1 file changed** (+17 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/Corsinvest.ProxmoxVE.Admin.Module.System/Components/SmtpConfig.razor` (+17 -16) </details> ### 📄 Description ## Summary - Moved "Send" test email button next to the email field using `RadzenStack Horizontal` with `AlignItems.End` - Changed button text from "Send Test Email" to "Send" for conciseness ## Test plan - [ ] Verify button is aligned to the right of the email field - [ ] Verify test email is sent correctly --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:37:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#151
No description provided.