[PR #538] [MERGED] feat: |UI| admin portal user oauth config support delete #611

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

📋 Pull Request Information

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

Base: mainHead: feature/dev


📝 Commits (1)

  • 1748573 feat: |UI| admin portal user oauth config support delete

📊 Changes

3 files changed (+16 additions, -2 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 frontend/src/views/admin/UserOauth2Settings.vue (+14 -1)
📝 vitepress-docs/docs/zh/guide/ui/worker.md (+1 -1)

📄 Description

PR Type

enhancement, documentation


Description

  • Added 'Delete' button and functionality for OAuth2 settings in the admin portal.
  • Implemented confirmation pop-up for delete action.
  • Updated localization strings for the new 'Delete' button in both English and Chinese.
  • Updated changelog to include the new OAuth2 delete feature.
  • Enhanced worker guide documentation with additional compatibility flag details.

Changes walkthrough 📝

Relevant files
Enhancement
UserOauth2Settings.vue
Add delete functionality for OAuth2 settings in admin portal

frontend/src/views/admin/UserOauth2Settings.vue

  • Added 'Delete' button to UI for OAuth2 settings.
  • Implemented delete functionality with confirmation pop-up.
  • Updated localization strings for 'Delete' in English and Chinese.
  • +14/-1   
    Documentation
    CHANGELOG.md
    Update changelog for OAuth2 delete feature                             

    CHANGELOG.md

  • Added entry for OAuth2 configuration delete feature in admin user
    settings.
  • +1/-0     
    worker.md
    Update worker guide for compatibility flag details             

    vitepress-docs/docs/zh/guide/ui/worker.md

  • Updated documentation to include additional compatibility flag
    information.
  • +1/-1     

    💡 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/538 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 12/30/2024 **Status:** ✅ Merged **Merged:** 12/30/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`1748573`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/1748573338b91ff4c94e9a21689be64dacf22a7e) feat: |UI| admin portal user oauth config support delete ### 📊 Changes **3 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `frontend/src/views/admin/UserOauth2Settings.vue` (+14 -1) 📝 `vitepress-docs/docs/zh/guide/ui/worker.md` (+1 -1) </details> ### 📄 Description ### **PR Type** enhancement, documentation ___ ### **Description** - Added 'Delete' button and functionality for OAuth2 settings in the admin portal. - Implemented confirmation pop-up for delete action. - Updated localization strings for the new 'Delete' button in both English and Chinese. - Updated changelog to include the new OAuth2 delete feature. - Enhanced worker guide documentation with additional compatibility flag details. ___ ### **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>UserOauth2Settings.vue</strong><dd><code>Add delete functionality for OAuth2 settings in admin portal</code></dd></summary> <hr> frontend/src/views/admin/UserOauth2Settings.vue <li>Added 'Delete' button to UI for OAuth2 settings.<br> <li> Implemented delete functionality with confirmation pop-up.<br> <li> Updated localization strings for 'Delete' in English and Chinese. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/538/files#diff-5ded2f107f7fd8a04eb55462a9cb55b85bee3afc56fc45f8ba6a4bcf90755ebb">+14/-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 OAuth2 delete feature</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> CHANGELOG.md <li>Added entry for OAuth2 configuration delete feature in admin user <br>settings. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/538/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed">+1/-0</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td> <details> <summary><strong>worker.md</strong><dd><code>Update worker guide for compatibility flag details</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> vitepress-docs/docs/zh/guide/ui/worker.md <li>Updated documentation to include additional compatibility flag <br>information. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/538/files#diff-ed132f8c7a4d0a1bd98a708c0577a087c30833499ef59c1f30f1b819a351290d">+1/-1</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:32:02 +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#611
    No description provided.