[PR #258] [MERGED] Upgrading Dev to Release #2759

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/258
Author: @KelvinTegelaar
Created: 11/19/2021
Status: Merged
Merged: 11/19/2021
Merged by: @KelvinTegelaar

Base: masterHead: dev


📝 Commits (10+)

  • 58575c2 View User: NOT FINISHED
  • 7cef5c1 Merge branch 'KelvinTegelaar:dev' into dev
  • c296372 Merge branch 'KelvinTegelaar:dev' into dev
  • cd0d681 Merge branch 'KelvinTegelaar:dev' into dev
  • f8482ef Bugfix: improve Async version check
  • 3b5cb91 Merge pull request #195 from KelvinTegelaar/master
  • 851296f Update BestPracticeAnalyser.md
  • c4b9717 Merge branch 'KelvinTegelaar:dev' into dev
  • ed0d862 Merge pull request #201 from lwhitelock/dev
  • 3c4febf NOT COMPLETE: VIew Users work

📊 Changes

41 files changed (+10104 additions, -201 deletions)

View changed files

.editorconfig (+14 -0)
.eslintignore (+27 -0)
.eslintrc.js (+29 -0)
📝 .gitignore (+10 -1)
.node-version (+1 -0)
.prettierignore (+27 -0)
.prettierrc.js (+7 -0)
AddIntunePolicyTemplate.html (+89 -0)
📝 AddPolicy.html (+13 -5)
📝 Addstandard.html (+30 -12)
BECInvestigation.html (+137 -0)
BECview.html (+357 -0)
CheckDomain.html (+146 -0)
IntunePolicyTemplates.html (+85 -0)
PhishPolicyList.html (+76 -0)
📝 SECURITY.md (+3 -1)
ViewUser.html (+400 -0)
assets/img/logos/ms_teams_logo.png (+0 -0)
assets/img/logos/ms_teams_logo_muted.png (+0 -0)
📝 groups.html (+6 -2)

...and 21 more files

📄 Description

We're upgrading Dev to Release.


🔄 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/258 **Author:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Created:** 11/19/2021 **Status:** ✅ Merged **Merged:** 11/19/2021 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`58575c2`](https://github.com/KelvinTegelaar/CIPP/commit/58575c257f4d44a4b09967a460eb107a89de7692) View User: NOT FINISHED - [`7cef5c1`](https://github.com/KelvinTegelaar/CIPP/commit/7cef5c19abc440293d1b391ffae543f251189415) Merge branch 'KelvinTegelaar:dev' into dev - [`c296372`](https://github.com/KelvinTegelaar/CIPP/commit/c29637294bf0b4b4097a1a854f69adda2944522b) Merge branch 'KelvinTegelaar:dev' into dev - [`cd0d681`](https://github.com/KelvinTegelaar/CIPP/commit/cd0d68185561dbed47d0c6cafc39950c5a9d52fa) Merge branch 'KelvinTegelaar:dev' into dev - [`f8482ef`](https://github.com/KelvinTegelaar/CIPP/commit/f8482ef635b7f8a1da4487cd50cfeee7528d1891) Bugfix: improve Async version check - [`3b5cb91`](https://github.com/KelvinTegelaar/CIPP/commit/3b5cb91917d338ab489cb7b9a8b6e1e767131e38) Merge pull request #195 from KelvinTegelaar/master - [`851296f`](https://github.com/KelvinTegelaar/CIPP/commit/851296ffd3af24b0c6c4b5b380ae8f9b47812656) Update BestPracticeAnalyser.md - [`c4b9717`](https://github.com/KelvinTegelaar/CIPP/commit/c4b9717135bb72caec4911f9431a3c8df93957de) Merge branch 'KelvinTegelaar:dev' into dev - [`ed0d862`](https://github.com/KelvinTegelaar/CIPP/commit/ed0d86264cf4232f849d298c176b54d34d650234) Merge pull request #201 from lwhitelock/dev - [`3c4febf`](https://github.com/KelvinTegelaar/CIPP/commit/3c4febff08c7704a4f56345b33fd6adc78821dcf) NOT COMPLETE: VIew Users work ### 📊 Changes **41 files changed** (+10104 additions, -201 deletions) <details> <summary>View changed files</summary> ➕ `.editorconfig` (+14 -0) ➕ `.eslintignore` (+27 -0) ➕ `.eslintrc.js` (+29 -0) 📝 `.gitignore` (+10 -1) ➕ `.node-version` (+1 -0) ➕ `.prettierignore` (+27 -0) ➕ `.prettierrc.js` (+7 -0) ➕ `AddIntunePolicyTemplate.html` (+89 -0) 📝 `AddPolicy.html` (+13 -5) 📝 `Addstandard.html` (+30 -12) ➕ `BECInvestigation.html` (+137 -0) ➕ `BECview.html` (+357 -0) ➕ `CheckDomain.html` (+146 -0) ➕ `IntunePolicyTemplates.html` (+85 -0) ➕ `PhishPolicyList.html` (+76 -0) 📝 `SECURITY.md` (+3 -1) ➕ `ViewUser.html` (+400 -0) ➕ `assets/img/logos/ms_teams_logo.png` (+0 -0) ➕ `assets/img/logos/ms_teams_logo_muted.png` (+0 -0) 📝 `groups.html` (+6 -2) _...and 21 more files_ </details> ### 📄 Description We're upgrading Dev to Release. --- <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:19 +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#2759
No description provided.