[PR #329] [MERGED] feat: allow admin and user delete mail, sendbox, send access(only admin) #527

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/329
Author: @dreamhunter2333
Created: 7/3/2024
Status: Merged
Merged: 7/4/2024
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • ab6b71a feat: allow admin and user delete mail, sendbox, send access(only admin)

📊 Changes

44 files changed (+344 additions, -278 deletions)

View changed files

📝 frontend/src/components/MailBox.vue (+6 -5)
📝 frontend/src/components/SendBox.vue (+197 -62)
📝 frontend/src/views/Index.vue (+6 -1)
📝 frontend/src/views/admin/Account.vue (+2 -2)
📝 frontend/src/views/admin/AccountSettings.vue (+1 -1)
📝 frontend/src/views/admin/CreateAccount.vue (+2 -2)
📝 frontend/src/views/admin/Mails.vue (+6 -1)
📝 frontend/src/views/admin/MailsUnknow.vue (+5 -1)
📝 frontend/src/views/admin/Maintenance.vue (+2 -2)
📝 frontend/src/views/admin/SendBox.vue (+6 -1)
📝 frontend/src/views/admin/SenderAccess.vue (+24 -2)
📝 frontend/src/views/admin/Statistics.vue (+1 -1)
📝 frontend/src/views/admin/Telegram.vue (+2 -2)
📝 frontend/src/views/admin/UserManagement.vue (+1 -1)
📝 frontend/src/views/admin/UserSettings.vue (+1 -1)
📝 frontend/src/views/admin/Webhook.vue (+1 -1)
📝 frontend/src/views/common/About.vue (+1 -1)
📝 frontend/src/views/common/AdminContact.vue (+1 -1)
📝 frontend/src/views/common/Appearance.vue (+1 -1)
📝 frontend/src/views/common/Login.vue (+2 -2)

...and 24 more files

📄 Description

#327


🔄 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/329 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 7/3/2024 **Status:** ✅ Merged **Merged:** 7/4/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`ab6b71a`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/ab6b71a302bd6ea369e9f478b7d0834d71c4ec62) feat: allow admin and user delete mail, sendbox, send access(only admin) ### 📊 Changes **44 files changed** (+344 additions, -278 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/MailBox.vue` (+6 -5) 📝 `frontend/src/components/SendBox.vue` (+197 -62) 📝 `frontend/src/views/Index.vue` (+6 -1) 📝 `frontend/src/views/admin/Account.vue` (+2 -2) 📝 `frontend/src/views/admin/AccountSettings.vue` (+1 -1) 📝 `frontend/src/views/admin/CreateAccount.vue` (+2 -2) 📝 `frontend/src/views/admin/Mails.vue` (+6 -1) 📝 `frontend/src/views/admin/MailsUnknow.vue` (+5 -1) 📝 `frontend/src/views/admin/Maintenance.vue` (+2 -2) 📝 `frontend/src/views/admin/SendBox.vue` (+6 -1) 📝 `frontend/src/views/admin/SenderAccess.vue` (+24 -2) 📝 `frontend/src/views/admin/Statistics.vue` (+1 -1) 📝 `frontend/src/views/admin/Telegram.vue` (+2 -2) 📝 `frontend/src/views/admin/UserManagement.vue` (+1 -1) 📝 `frontend/src/views/admin/UserSettings.vue` (+1 -1) 📝 `frontend/src/views/admin/Webhook.vue` (+1 -1) 📝 `frontend/src/views/common/About.vue` (+1 -1) 📝 `frontend/src/views/common/AdminContact.vue` (+1 -1) 📝 `frontend/src/views/common/Appearance.vue` (+1 -1) 📝 `frontend/src/views/common/Login.vue` (+2 -2) _...and 24 more files_ </details> ### 📄 Description #327 --- <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:39 +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#527
No description provided.