mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 05:45:55 +03:00
[PR #329] [MERGED] feat: allow admin and user delete mail, sendbox, send access(only admin) #527
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#527
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/dreamhunter2333/cloudflare_temp_email/pull/329
Author: @dreamhunter2333
Created: 7/3/2024
Status: ✅ Merged
Merged: 7/4/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
ab6b71afeat: 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.