[PR #3051] [MERGED] Fixed creation of superadmin with new UI #2886

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/3051
Author: @tonioo
Created: 8/29/2023
Status: Merged
Merged: 8/29/2023
Merged by: @tonioo

Base: masterHead: fix/superadmin_creation


📝 Commits (3)

  • daced40 Fixed creation of superadmin with new UI
  • a50c887 Fixed issue with error display
  • 8e4cdd9 Do not display mailbox related steps is superadmin

📊 Changes

4 files changed (+101 additions, -62 deletions)

View changed files

📝 frontend/src/components/identities/AccountCreationForm.vue (+76 -52)
📝 frontend/src/components/identities/AccountGeneralForm.vue (+15 -3)
📝 frontend/src/components/identities/AccountPasswordForm.vue (+9 -6)
📝 frontend/src/mixins/importExport.js (+1 -1)

📄 Description

see #3005


🔄 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/3051 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 8/29/2023 **Status:** ✅ Merged **Merged:** 8/29/2023 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix/superadmin_creation` --- ### 📝 Commits (3) - [`daced40`](https://github.com/modoboa/modoboa/commit/daced402f9a01c5ab149bfbd3b8331820ac2e4cb) Fixed creation of superadmin with new UI - [`a50c887`](https://github.com/modoboa/modoboa/commit/a50c887c1865ce4aeb90eb01be432e8c9eb52bb7) Fixed issue with error display - [`8e4cdd9`](https://github.com/modoboa/modoboa/commit/8e4cdd917c20b33222667d0647be7e083a0b0f0e) Do not display mailbox related steps is superadmin ### 📊 Changes **4 files changed** (+101 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/identities/AccountCreationForm.vue` (+76 -52) 📝 `frontend/src/components/identities/AccountGeneralForm.vue` (+15 -3) 📝 `frontend/src/components/identities/AccountPasswordForm.vue` (+9 -6) 📝 `frontend/src/mixins/importExport.js` (+1 -1) </details> ### 📄 Description see #3005 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:13:15 +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#2886
No description provided.