[PR #575] [MERGED] Create new CippCodeBlock component and update JSON syntax highlighting #2914

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/575
Author: @AdamWillford
Created: 1/12/2022
Status: Merged
Merged: 1/13/2022
Merged by: @KelvinTegelaar

Base: reactHead: react


📝 Commits (2)

  • f8553cc Create new CippCodeBlock component and update JSON syntax highlighting
  • dc34e67 removed unused faCopy

📊 Changes

5 files changed (+646 additions, -260 deletions)

View changed files

📝 package-lock.json (+605 -227)
📝 package.json (+3 -2)
src/components/cipp/CippCodeBlock.js (+28 -0)
📝 src/components/cipp/index.js (+2 -0)
📝 src/views/endpoint/autopilot/AutopilotListProfiles.js (+8 -31)

📄 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/575 **Author:** [@AdamWillford](https://github.com/AdamWillford) **Created:** 1/12/2022 **Status:** ✅ Merged **Merged:** 1/13/2022 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `react` ← **Head:** `react` --- ### 📝 Commits (2) - [`f8553cc`](https://github.com/KelvinTegelaar/CIPP/commit/f8553ccccc8eca3aafab432a7e55d85bdfcd06fc) Create new CippCodeBlock component and update JSON syntax highlighting - [`dc34e67`](https://github.com/KelvinTegelaar/CIPP/commit/dc34e67e9fa95cc00758749ab97631cba26a3865) removed unused faCopy ### 📊 Changes **5 files changed** (+646 additions, -260 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+605 -227) 📝 `package.json` (+3 -2) ➕ `src/components/cipp/CippCodeBlock.js` (+28 -0) 📝 `src/components/cipp/index.js` (+2 -0) 📝 `src/views/endpoint/autopilot/AutopilotListProfiles.js` (+8 -31) </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:01 +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#2914
No description provided.