[PR #1871] [MERGED] Add tenant offboarding feature #3462

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/1871
Author: @rvdwegen
Created: 11/14/2023
Status: Merged
Merged: 11/14/2023
Merged by: @KelvinTegelaar

Base: devHead: dev


📝 Commits (3)

📊 Changes

4 files changed (+214 additions, -0 deletions)

View changed files

📝 src/_nav.js (+5 -0)
📝 src/adminRoutes.js (+8 -0)
📝 src/routes.js (+1 -0)
src/views/tenant/administration/tenant-offboarding-wizard.js (+200 -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/1871 **Author:** [@rvdwegen](https://github.com/rvdwegen) **Created:** 11/14/2023 **Status:** ✅ Merged **Merged:** 11/14/2023 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (3) - [`227206d`](https://github.com/KelvinTegelaar/CIPP/commit/227206d10fe40778203794f4b9958b6c761ca588) Add tenant offboarding feature - [`2fc4903`](https://github.com/KelvinTegelaar/CIPP/commit/2fc490374e9fb150f09d5cec68e6227d5e6ba4e5) Merge branch 'dev' of https://github.com/rvdwegen/CIPP into dev - [`c5603ae`](https://github.com/KelvinTegelaar/CIPP/commit/c5603aee481e14773a4cd7a4bc1489af2be7828a) wording ### 📊 Changes **4 files changed** (+214 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/_nav.js` (+5 -0) 📝 `src/adminRoutes.js` (+8 -0) 📝 `src/routes.js` (+1 -0) ➕ `src/views/tenant/administration/tenant-offboarding-wizard.js` (+200 -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:26 +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#3462
No description provided.