[PR #2958] [MERGED] Display account quota usage in new UI #2839

Closed
opened 2026-02-27 12:12:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2958
Author: @tonioo
Created: 4/21/2023
Status: Merged
Merged: 4/21/2023
Merged by: @tonioo

Base: masterHead: feature/account_quota_usage


📝 Commits (1)

  • 5060a24 Display account quota usage in new UI

📊 Changes

6 files changed (+34 additions, -8 deletions)

View changed files

📝 frontend/src/components/domains/DomainSummary.vue (+1 -1)
📝 frontend/src/components/identities/AccountAliases.vue (+2 -2)
📝 frontend/src/components/identities/AccountSummary.vue (+21 -0)
📝 frontend/yarn.lock (+3 -3)
📝 modoboa/admin/api/v1/serializers.py (+6 -1)
📝 modoboa/admin/api/v2/serializers.py (+1 -1)

📄 Description

No description provided


🔄 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/modoboa/modoboa/pull/2958 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 4/21/2023 **Status:** ✅ Merged **Merged:** 4/21/2023 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/account_quota_usage` --- ### 📝 Commits (1) - [`5060a24`](https://github.com/modoboa/modoboa/commit/5060a24fa3646eeeb24133f747dd02684bb3cbda) Display account quota usage in new UI ### 📊 Changes **6 files changed** (+34 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/domains/DomainSummary.vue` (+1 -1) 📝 `frontend/src/components/identities/AccountAliases.vue` (+2 -2) 📝 `frontend/src/components/identities/AccountSummary.vue` (+21 -0) 📝 `frontend/yarn.lock` (+3 -3) 📝 `modoboa/admin/api/v1/serializers.py` (+6 -1) 📝 `modoboa/admin/api/v2/serializers.py` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:12:59 +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/modoboa-modoboa#2839
No description provided.