[PR #474] [MERGED] CippPage, clean up CIPPSettings, useConfirmModal hook and examples, deep linking searchParams #2864

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/474
Author: @k-grube
Created: 1/4/2022
Status: Merged
Merged: 1/4/2022
Merged by: @KelvinTegelaar

Base: reactHead: react


📝 Commits (1)

  • 8d7c014 CippPage, clean up CIPPSettings, useConfirmModal hook and examples, deep linking searchParams

📊 Changes

9 files changed (+223 additions, -143 deletions)

View changed files

src/components/CippPage.js (+81 -0)
📝 src/components/cipp/CippDatatable.js (+2 -0)
📝 src/components/cipp/TenantSelector.js (+5 -3)
src/hooks/useConfirmModal.js (+28 -0)
📝 src/store/features/modal.js (+0 -1)
📝 src/views/cipp/CIPPSettings.js (+62 -64)
📝 src/views/identity/administration/Roles.js (+15 -27)
📝 src/views/identity/administration/Users.js (+18 -27)
📝 src/views/tenant/standards/BestPracticeAnalyser.js (+12 -21)

📄 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/474 **Author:** [@k-grube](https://github.com/k-grube) **Created:** 1/4/2022 **Status:** ✅ Merged **Merged:** 1/4/2022 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `react` ← **Head:** `react` --- ### 📝 Commits (1) - [`8d7c014`](https://github.com/KelvinTegelaar/CIPP/commit/8d7c014cff431f484fcb77741106c4326034516d) CippPage, clean up CIPPSettings, useConfirmModal hook and examples, deep linking searchParams ### 📊 Changes **9 files changed** (+223 additions, -143 deletions) <details> <summary>View changed files</summary> ➕ `src/components/CippPage.js` (+81 -0) 📝 `src/components/cipp/CippDatatable.js` (+2 -0) 📝 `src/components/cipp/TenantSelector.js` (+5 -3) ➕ `src/hooks/useConfirmModal.js` (+28 -0) 📝 `src/store/features/modal.js` (+0 -1) 📝 `src/views/cipp/CIPPSettings.js` (+62 -64) 📝 `src/views/identity/administration/Roles.js` (+15 -27) 📝 `src/views/identity/administration/Users.js` (+18 -27) 📝 `src/views/tenant/standards/BestPracticeAnalyser.js` (+12 -21) </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:55:48 +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#2864
No description provided.