[PR #946] [MERGED] Fixes minor issues with Add user and tenant exclusion #3066

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/946
Author: @KelvinTegelaar
Created: 5/27/2022
Status: Merged
Merged: 5/27/2022
Merged by: @KelvinTegelaar

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

14 files changed (+181 additions, -182 deletions)

View changed files

📝 deployment/AzureDeploymentTemplate.json (+0 -4)
📝 deployment/AzureDeploymentTemplate_regionoptions.json (+0 -4)
📝 deployment/DevAzureDeploymentTemplate.json (+0 -4)
📝 deployment/DevAzureDeploymentTemplate_regionoptions.json (+0 -4)
📝 public/version_latest.txt (+1 -1)
📝 src/components/layout/CippPage.js (+3 -21)
📝 src/components/utilities/TenantSelector.js (+3 -5)
📝 src/scss/_custom.scss (+3 -2)
📝 src/scss/_tenantselector.scss (+1 -0)
📝 src/scss/_themes.scss (+16 -12)
📝 src/views/cipp/CIPPSettings.js (+83 -72)
📝 src/views/identity/administration/AddGroup.js (+69 -51)
📝 src/views/identity/administration/AddUser.js (+1 -1)
📝 version_latest.txt (+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/KelvinTegelaar/CIPP/pull/946 **Author:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Created:** 5/27/2022 **Status:** ✅ Merged **Merged:** 5/27/2022 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`41f5670`](https://github.com/KelvinTegelaar/CIPP/commit/41f5670c0720c77d0027a00d731f7ffaa8175c63) ianized toast - [`21693cc`](https://github.com/KelvinTegelaar/CIPP/commit/21693cc68e692539275622f47c7ed38c2e400c33) ian offcanvas - [`574ef9f`](https://github.com/KelvinTegelaar/CIPP/commit/574ef9fd0e29408ddacc61367110805ab69b6fd9) interface fixes - [`35dd317`](https://github.com/KelvinTegelaar/CIPP/commit/35dd31712f99759a59fd8ac0fd91abd73433feb8) fixed add user - [`9861a30`](https://github.com/KelvinTegelaar/CIPP/commit/9861a304b2b3167fc2abebe13ba2787a86ae694c) fixed issue with cipppage component and old tenant selector - [`66c19f2`](https://github.com/KelvinTegelaar/CIPP/commit/66c19f2477e9b1eb606413cbe45e154be46fd515) remove callout - [`0468693`](https://github.com/KelvinTegelaar/CIPP/commit/0468693a6d88f31d0e6e1b4a796265eef3684b5e) Applied Ian Fix for tenant selector - [`b3928f9`](https://github.com/KelvinTegelaar/CIPP/commit/b3928f9183c480d906e62c9c77bb2d5de82c59c0) notifications - [`6c3147e`](https://github.com/KelvinTegelaar/CIPP/commit/6c3147eb1fade2583b725a1c31d23921e9bb200a) fixed issue with tenantaction - [`9a2aabf`](https://github.com/KelvinTegelaar/CIPP/commit/9a2aabf317d9822c59cdb80dcc45b90ceb13c004) fixed deployment templates to no longer use dashboard ### 📊 Changes **14 files changed** (+181 additions, -182 deletions) <details> <summary>View changed files</summary> 📝 `deployment/AzureDeploymentTemplate.json` (+0 -4) 📝 `deployment/AzureDeploymentTemplate_regionoptions.json` (+0 -4) 📝 `deployment/DevAzureDeploymentTemplate.json` (+0 -4) 📝 `deployment/DevAzureDeploymentTemplate_regionoptions.json` (+0 -4) 📝 `public/version_latest.txt` (+1 -1) 📝 `src/components/layout/CippPage.js` (+3 -21) 📝 `src/components/utilities/TenantSelector.js` (+3 -5) 📝 `src/scss/_custom.scss` (+3 -2) 📝 `src/scss/_tenantselector.scss` (+1 -0) 📝 `src/scss/_themes.scss` (+16 -12) 📝 `src/views/cipp/CIPPSettings.js` (+83 -72) 📝 `src/views/identity/administration/AddGroup.js` (+69 -51) 📝 `src/views/identity/administration/AddUser.js` (+1 -1) 📝 `version_latest.txt` (+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-03-02 13:56:42 +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#3066
No description provided.