[PR #502] [MERGED] feat: |UI| add forward in mail page #595

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/502
Author: @dreamhunter2333
Created: 11/30/2024
Status: Merged
Merged: 11/30/2024
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • 9ed1640 feat: |UI| add forward in mail page

📊 Changes

2 files changed (+26 additions, -1 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
📝 frontend/src/components/MailBox.vue (+24 -1)

📄 Description

User description

#492


PR Type

Enhancement


Description

  • Added forward mail functionality to the MailBox component, allowing users with sending permissions to forward emails directly from the inbox.
  • Updated localization strings to include "Forward" in both English and Chinese.
  • Updated the changelog to reflect the addition of the forward mail button feature.

Changes walkthrough 📝

Relevant files
Enhancement
MailBox.vue
Add forward mail functionality to MailBox component           

frontend/src/components/MailBox.vue

  • Added import for ForwardFilled icon.
  • Added localization strings for "Forward" in English and Chinese.
  • Implemented forwardMail function to handle forwarding emails.
  • Added "Forward" button to the UI with corresponding click event.
  • +24/-1   
    Documentation
    CHANGELOG.md
    Update changelog for forward mail button feature                 

    CHANGELOG.md

  • Updated changelog to include the addition of the forward mail button.
  • +2/-0     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information


    🔄 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/dreamhunter2333/cloudflare_temp_email/pull/502 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 11/30/2024 **Status:** ✅ Merged **Merged:** 11/30/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`9ed1640`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/9ed16409da7d7b8c25c6d290a0eaf958b2269b10) feat: |UI| add forward in mail page ### 📊 Changes **2 files changed** (+26 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `frontend/src/components/MailBox.vue` (+24 -1) </details> ### 📄 Description ### **User description** #492 ___ ### **PR Type** Enhancement ___ ### **Description** - Added forward mail functionality to the MailBox component, allowing users with sending permissions to forward emails directly from the inbox. - Updated localization strings to include "Forward" in both English and Chinese. - Updated the changelog to reflect the addition of the forward mail button feature. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table> <tr> <td> <details> <summary><strong>MailBox.vue</strong><dd><code>Add forward mail functionality to MailBox component</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> frontend/src/components/MailBox.vue <li>Added import for <code>ForwardFilled</code> icon.<br> <li> Added localization strings for "Forward" in English and Chinese.<br> <li> Implemented <code>forwardMail</code> function to handle forwarding emails.<br> <li> Added "Forward" button to the UI with corresponding click event.<br> </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/502/files#diff-ce7b47744c9011a27a8297d8e5095ccb9609a6849a9afe1a37e04ae47b2636f2">+24/-1</a>&nbsp; &nbsp; </td> </tr> </table></td></tr><tr><td><strong>Documentation</strong></td><td><table> <tr> <td> <details> <summary><strong>CHANGELOG.md</strong><dd><code>Update changelog for forward mail button feature</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> CHANGELOG.md <li>Updated changelog to include the addition of the forward mail button.<br> </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/502/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed">+2/-0</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></td></tr></tr></tbody></table> ___ > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull request to receive relevant information --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
    kerem 2026-02-26 21:31:57 +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/cloudflare_temp_email#595
    No description provided.