mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[PR #2485] [MERGED] Manage domain and account resources. #2574
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2574
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/modoboa/modoboa/pull/2485
Author: @tonioo
Created: 4/7/2022
Status: ✅ Merged
Merged: 4/7/2022
Merged by: @tonioo
Base:
master← Head:feature/limits📝 Commits (3)
af044bdManage domain and account resources.e90aec8Fixed tests9a1315dUpdated tests.📊 Changes
8 files changed (+170 additions, -25 deletions)
View changed files
📝
frontend/src/components/domains/DomainForm.vue(+41 -4)📝
frontend/src/components/identities/AccountForm.vue(+13 -6)📝
frontend/src/components/tools/Resources.vue(+2 -2)➕
frontend/src/components/tools/ResourcesForm.vue(+37 -0)📝
frontend/src/views/domains/Domain.vue(+9 -0)📝
frontend/src/views/identities/Account.vue(+12 -7)📝
modoboa/admin/api/v2/serializers.py(+40 -6)📝
modoboa/admin/api/v2/tests.py(+16 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.