[PR #770] [MERGED] Pushing dev to release #3014

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/770
Author: @KelvinTegelaar
Created: 2/18/2022
Status: Merged
Merged: 2/18/2022
Merged by: @KelvinTegelaar

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

32 files changed (+1034 additions, -500 deletions)

View changed files

📝 README.md (+1 -1)
📝 package-lock.json (+147 -245)
📝 public/version_latest.txt (+1 -1)
📝 src/_nav.js (+16 -1)
src/components/utilities/CippListOffcanvas.js (+51 -0)
📝 src/components/utilities/TenantSelector.js (+20 -12)
📝 src/components/utilities/Toasts.js (+1 -1)
📝 src/routes.js (+22 -2)
📝 src/scss/_custom.scss (+33 -0)
src/store/api/adconnect.js (+20 -0)
📝 src/store/api/security.js (+4 -1)
📝 src/store/middleware/errorMiddleware.js (+1 -1)
📝 src/validators.js (+14 -0)
📝 src/views/email-exchange/reports/MailboxStatisticsList.js (+14 -0)
📝 src/views/endpoint/MEM/MEMAddPolicy.js (+5 -9)
📝 src/views/endpoint/autopilot/AutopilotAddProfile.js (+11 -15)
📝 src/views/endpoint/autopilot/AutopilotAddStatusPage.js (+9 -13)
📝 src/views/identity/administration/AddUser.js (+19 -0)
📝 src/views/identity/administration/EditUser.js (+7 -1)
📝 src/views/identity/administration/OffboardingWizard.js (+12 -16)

...and 12 more files

📄 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/770 **Author:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Created:** 2/18/2022 **Status:** ✅ Merged **Merged:** 2/18/2022 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`650d4a6`](https://github.com/KelvinTegelaar/CIPP/commit/650d4a62f77e9a70ed4ca9c26f36e668ac3058d2) Fix typo. - [`50e950e`](https://github.com/KelvinTegelaar/CIPP/commit/50e950e59c14c5cbbc8545c9203d41998f41b9d6) Merge branch 'dev' of https://github.com/kelvintegelaar/CIPP into dev - [`0d47513`](https://github.com/KelvinTegelaar/CIPP/commit/0d47513ad5cf0152b4da0b324c9a4b77c0348fb8) ADD: Azure AD Connect View - [`4b3bb83`](https://github.com/KelvinTegelaar/CIPP/commit/4b3bb830b58601cb9dd900ea8dddae0dca60c37b) Merge branch 'KelvinTegelaar:dev' into dev - [`02f069b`](https://github.com/KelvinTegelaar/CIPP/commit/02f069b10e2efaf0e369b4c343f19ffe917e4c09) Version up - [`ffbf9d9`](https://github.com/KelvinTegelaar/CIPP/commit/ffbf9d94aba1cc1aee4bd14bee35341f79971cbd) Merge pull request #724 from gavsto/dev - [`3828dc2`](https://github.com/KelvinTegelaar/CIPP/commit/3828dc2b1d3e0736c445a854a3726b39d9691966) ENHANCEMENT: Added Unused Licenses Total to BPA - [`eff68c4`](https://github.com/KelvinTegelaar/CIPP/commit/eff68c45f2ec3316f16879ef99b583c25afa294e) Merge pull request #727 from gavsto/dev - [`53630e4`](https://github.com/KelvinTegelaar/CIPP/commit/53630e4cdf0d0798f7c639e97f3c7b51caea56f3) NEW FEATURE: Multi-Tenant Device Compliance List - [`94b5363`](https://github.com/KelvinTegelaar/CIPP/commit/94b53633170aed9b3dbaeb2d7d37961b52208a6c) Merge pull request #728 from gavsto/dev ### 📊 Changes **32 files changed** (+1034 additions, -500 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `package-lock.json` (+147 -245) 📝 `public/version_latest.txt` (+1 -1) 📝 `src/_nav.js` (+16 -1) ➕ `src/components/utilities/CippListOffcanvas.js` (+51 -0) 📝 `src/components/utilities/TenantSelector.js` (+20 -12) 📝 `src/components/utilities/Toasts.js` (+1 -1) 📝 `src/routes.js` (+22 -2) 📝 `src/scss/_custom.scss` (+33 -0) ➕ `src/store/api/adconnect.js` (+20 -0) 📝 `src/store/api/security.js` (+4 -1) 📝 `src/store/middleware/errorMiddleware.js` (+1 -1) 📝 `src/validators.js` (+14 -0) 📝 `src/views/email-exchange/reports/MailboxStatisticsList.js` (+14 -0) 📝 `src/views/endpoint/MEM/MEMAddPolicy.js` (+5 -9) 📝 `src/views/endpoint/autopilot/AutopilotAddProfile.js` (+11 -15) 📝 `src/views/endpoint/autopilot/AutopilotAddStatusPage.js` (+9 -13) 📝 `src/views/identity/administration/AddUser.js` (+19 -0) 📝 `src/views/identity/administration/EditUser.js` (+7 -1) 📝 `src/views/identity/administration/OffboardingWizard.js` (+12 -16) _...and 12 more files_ </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:28 +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#3014
No description provided.