mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[PR #1413] [MERGED] Load next page of the right type. #2222
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#2222
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/1413
Author: @tonioo
Created: 3/1/2018
Status: ✅ Merged
Merged: 3/1/2018
Merged by: @tonioo
Base:
master← Head:fix/domain_quota_list_pagination📝 Commits (2)
384ea59Load next page of the right type.88468faAdded unit test.📊 Changes
5 files changed (+42 additions, -1 deletions)
View changed files
📝
modoboa/admin/static/admin/js/admin.js(+18 -0)📝
modoboa/admin/templates/admin/domains.html(+1 -1)📝
modoboa/admin/tests/test_domain.py(+8 -0)📝
modoboa/admin/urls.py(+2 -0)📝
modoboa/admin/views/domain.py(+13 -0)📄 Description
see #1412
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.