[PR #1636] [MERGED] GDAP Invites #3333

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/1636
Author: @JohnDuprey
Created: 7/20/2023
Status: Merged
Merged: 7/20/2023
Merged by: @KelvinTegelaar

Base: devHead: dev


📝 Commits (5)

  • 2f81f8b Merge pull request #17 from KelvinTegelaar/dev
  • 575db1c Merge pull request #19 from KelvinTegelaar/dev
  • 0c49e6f GDAP Invites
  • dba1623 Merge pull request #20 from KelvinTegelaar/dev
  • cc8e6a0 Add invite URL to offcanvas

📊 Changes

5 files changed (+213 additions, -6 deletions)

View changed files

📝 src/_nav.js (+5 -0)
📝 src/adminRoutes.js (+2 -0)
📝 src/components/tables/CippTable.js (+1 -1)
src/views/tenant/administration/GDAPInviteWizard.js (+144 -0)
📝 src/views/tenant/administration/ListGDAPRelationships.js (+61 -5)

📄 Description

  • New wizard to create invites
  • GDAP Relationship - Add button for manually kicking off group mapping
  • Fix bug with GDAP relationship offcanvas

🔄 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/1636 **Author:** [@JohnDuprey](https://github.com/JohnDuprey) **Created:** 7/20/2023 **Status:** ✅ Merged **Merged:** 7/20/2023 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (5) - [`2f81f8b`](https://github.com/KelvinTegelaar/CIPP/commit/2f81f8b404b72828b5b5c606c212fc4854fde5dc) Merge pull request #17 from KelvinTegelaar/dev - [`575db1c`](https://github.com/KelvinTegelaar/CIPP/commit/575db1c237a3256f02eba2fd1d1ee6f514e3c54c) Merge pull request #19 from KelvinTegelaar/dev - [`0c49e6f`](https://github.com/KelvinTegelaar/CIPP/commit/0c49e6f0ded053c1f90c5a36d3b24ff6a2d995cb) GDAP Invites - [`dba1623`](https://github.com/KelvinTegelaar/CIPP/commit/dba1623e13432fe83ff8b3fdf4b8b44e37623de2) Merge pull request #20 from KelvinTegelaar/dev - [`cc8e6a0`](https://github.com/KelvinTegelaar/CIPP/commit/cc8e6a0d5a765022634212fbcd4c8b6151182562) Add invite URL to offcanvas ### 📊 Changes **5 files changed** (+213 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/_nav.js` (+5 -0) 📝 `src/adminRoutes.js` (+2 -0) 📝 `src/components/tables/CippTable.js` (+1 -1) ➕ `src/views/tenant/administration/GDAPInviteWizard.js` (+144 -0) 📝 `src/views/tenant/administration/ListGDAPRelationships.js` (+61 -5) </details> ### 📄 Description - New wizard to create invites - GDAP Relationship - Add button for manually kicking off group mapping - Fix bug with GDAP relationship offcanvas --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:57:52 +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#3333
No description provided.