[PR #1851] [MERGED] Mailbox Restores #3450

Closed
opened 2026-03-02 13:58:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/1851
Author: @JohnDuprey
Created: 11/3/2023
Status: Merged
Merged: 11/3/2023
Merged by: @KelvinTegelaar

Base: devHead: dev


📝 Commits (4)

📊 Changes

6 files changed (+429 additions, -0 deletions)

View changed files

📝 src/_nav.js (+19 -0)
📝 src/components/utilities/CippActionsOffcanvas.js (+7 -0)
📝 src/components/utilities/SharedModal.js (+5 -0)
📝 src/routes.js (+14 -0)
src/views/email-exchange/tools/MailboxRestoreWizard.js (+214 -0)
src/views/email-exchange/tools/MailboxRestores.js (+170 -0)

📄 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/KelvinTegelaar/CIPP/pull/1851 **Author:** [@JohnDuprey](https://github.com/JohnDuprey) **Created:** 11/3/2023 **Status:** ✅ Merged **Merged:** 11/3/2023 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (4) - [`34e6d99`](https://github.com/KelvinTegelaar/CIPP/commit/34e6d99c8692ac52397c7ad532e110055874b3da) Mailbox Restores - [`fcc0a0b`](https://github.com/KelvinTegelaar/CIPP/commit/fcc0a0bb48d7ca51d91d7a8bddd73cb7a22c5bb0) Merge branch 'KelvinTegelaar:dev' into dev - [`fd8d393`](https://github.com/KelvinTegelaar/CIPP/commit/fd8d3930d9d2c3f734c9d433efc0a59792e9301e) Update SharedModal.js - [`2ce6d21`](https://github.com/KelvinTegelaar/CIPP/commit/2ce6d21993a2f84e9147187a21ab6abcb88c2cfd) Merge branch 'dev' of https://github.com/johnduprey/CIPP into dev ### 📊 Changes **6 files changed** (+429 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/_nav.js` (+19 -0) 📝 `src/components/utilities/CippActionsOffcanvas.js` (+7 -0) 📝 `src/components/utilities/SharedModal.js` (+5 -0) 📝 `src/routes.js` (+14 -0) ➕ `src/views/email-exchange/tools/MailboxRestoreWizard.js` (+214 -0) ➕ `src/views/email-exchange/tools/MailboxRestores.js` (+170 -0) </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-03-02 13:58:23 +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/CIPP#3450
No description provided.