[PR #532] [MERGED] Refactor Wizard pages. #2883

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/532
Author: @homotechsual
Created: 1/7/2022
Status: Merged
Merged: 1/7/2022
Merged by: @KelvinTegelaar

Base: reactHead: react


📝 Commits (1)

📊 Changes

10 files changed (+1196 additions, -1357 deletions)

View changed files

📝 src/components/Wizard.js (+63 -51)
📝 src/components/WizardTableField.js (+1 -1)
📝 src/views/endpoint/MEM/MEMAddPolicy.js (+189 -214)
📝 src/views/endpoint/applications/ApplicationsAddChocoApp.js (+143 -151)
📝 src/views/endpoint/autopilot/AutopilotAddDevice.js (+98 -105)
📝 src/views/endpoint/autopilot/AutopilotAddProfile.js (+214 -232)
📝 src/views/endpoint/autopilot/AutopilotAddStatusPage.js (+172 -204)
📝 src/views/endpoint/autopilot/AutopilotListDevices.js (+12 -31)
📝 src/views/identity/administration/OffboardingWizard.js (+200 -234)
📝 src/views/tenant/standards/ApplyStandard.js (+104 -134)

📄 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/532 **Author:** [@homotechsual](https://github.com/homotechsual) **Created:** 1/7/2022 **Status:** ✅ Merged **Merged:** 1/7/2022 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `react` ← **Head:** `react` --- ### 📝 Commits (1) - [`12d9f51`](https://github.com/KelvinTegelaar/CIPP/commit/12d9f515827e4e29e52d10b35d667cf4be129203) Refactor Wizard pages. ### 📊 Changes **10 files changed** (+1196 additions, -1357 deletions) <details> <summary>View changed files</summary> 📝 `src/components/Wizard.js` (+63 -51) 📝 `src/components/WizardTableField.js` (+1 -1) 📝 `src/views/endpoint/MEM/MEMAddPolicy.js` (+189 -214) 📝 `src/views/endpoint/applications/ApplicationsAddChocoApp.js` (+143 -151) 📝 `src/views/endpoint/autopilot/AutopilotAddDevice.js` (+98 -105) 📝 `src/views/endpoint/autopilot/AutopilotAddProfile.js` (+214 -232) 📝 `src/views/endpoint/autopilot/AutopilotAddStatusPage.js` (+172 -204) 📝 `src/views/endpoint/autopilot/AutopilotListDevices.js` (+12 -31) 📝 `src/views/identity/administration/OffboardingWizard.js` (+200 -234) 📝 `src/views/tenant/standards/ApplyStandard.js` (+104 -134) </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:53 +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#2883
No description provided.