[PR #1587] [MERGED] Dev to release #3317

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/1587
Author: @KelvinTegelaar
Created: 7/3/2023
Status: Merged
Merged: 7/3/2023
Merged by: @KelvinTegelaar

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

24 files changed (+811 additions, -86 deletions)

View changed files

LICENSE.CustomLicenses (+1 -0)
📝 src/App.js (+3 -0)
📝 src/components/layout/AppFooter.js (+1 -1)
📝 src/components/layout/AppHeader.js (+1 -0)
📝 src/components/tables/CellDate.js (+0 -3)
📝 src/components/tables/CippTable.js (+16 -7)
📝 src/components/utilities/CippActionsOffcanvas.js (+0 -4)
📝 src/components/utilities/Toasts.js (+3 -13)
src/data/GDAPRoles.json (+706 -0)
📝 src/routes.js (+1 -6)
📝 src/store/middleware/errorMiddleware.js (+3 -1)
📝 src/views/endpoint/autopilot/AutopilotAddDevice.js (+10 -1)
src/views/endpoint/autopilot/AutopilotAddPolicyTemplate.js (+0 -11)
📝 src/views/endpoint/autopilot/AutopilotAddProfile.js (+0 -1)
📝 src/views/endpoint/autopilot/AutopilotAddStatusPage.js (+0 -1)
src/views/endpoint/autopilot/AutopilotEditProfile.js (+0 -11)
src/views/endpoint/autopilot/AutopilotEditStatusPage.js (+0 -11)
📝 src/views/endpoint/intune/Devices.js (+25 -5)
📝 src/views/home/Home.js (+20 -4)
📝 src/views/identity/administration/Users.js (+2 -1)

...and 4 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/1587 **Author:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Created:** 7/3/2023 **Status:** ✅ Merged **Merged:** 7/3/2023 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`4456db2`](https://github.com/KelvinTegelaar/CIPP/commit/4456db2b4fad9054ef17095367b87a8482435b37) User License Fix - [`08ed857`](https://github.com/KelvinTegelaar/CIPP/commit/08ed85747847ed1edff77a491fa2d3a21a56a682) nested property export - [`d51139e`](https://github.com/KelvinTegelaar/CIPP/commit/d51139eb7fab75b7c08ad9378f640d2801a41d6d) Replaced Endpoint portal link with Intune - [`df4b52a`](https://github.com/KelvinTegelaar/CIPP/commit/df4b52a975e48375c9aaf9ffb2503f9b51afffeb) Merge pull request #1570 from rvdwegen/patch-5 - [`ee7427f`](https://github.com/KelvinTegelaar/CIPP/commit/ee7427f2b310218131dea44c630783b099e31318) Merge pull request #1571 from johnduprey/dev - [`436e713`](https://github.com/KelvinTegelaar/CIPP/commit/436e713baa1e268ad502cd16f9fe78aa01d99402) Footer spacing fix - [`4520c75`](https://github.com/KelvinTegelaar/CIPP/commit/4520c75ca63928a02b64952faae9364f73ca246f) Added List Devices link to dashboard - [`6ae37fc`](https://github.com/KelvinTegelaar/CIPP/commit/6ae37fc193ecfe6a1f740a361296a626b1f1d4b8) Merge pull request #1572 from rvdwegen/patch-6 - [`6923d0d`](https://github.com/KelvinTegelaar/CIPP/commit/6923d0d0733f32b407694168df63ba461b47f4d3) Merge pull request #1574 from rvdwegen/patch-8 - [`fe66988`](https://github.com/KelvinTegelaar/CIPP/commit/fe6698884ea9d3c4ea277771232fddffa5c5fb0f) Add Sharepoint Quota to dashboard ### 📊 Changes **24 files changed** (+811 additions, -86 deletions) <details> <summary>View changed files</summary> ➕ `LICENSE.CustomLicenses` (+1 -0) 📝 `src/App.js` (+3 -0) 📝 `src/components/layout/AppFooter.js` (+1 -1) 📝 `src/components/layout/AppHeader.js` (+1 -0) 📝 `src/components/tables/CellDate.js` (+0 -3) 📝 `src/components/tables/CippTable.js` (+16 -7) 📝 `src/components/utilities/CippActionsOffcanvas.js` (+0 -4) 📝 `src/components/utilities/Toasts.js` (+3 -13) ➕ `src/data/GDAPRoles.json` (+706 -0) 📝 `src/routes.js` (+1 -6) 📝 `src/store/middleware/errorMiddleware.js` (+3 -1) 📝 `src/views/endpoint/autopilot/AutopilotAddDevice.js` (+10 -1) ➖ `src/views/endpoint/autopilot/AutopilotAddPolicyTemplate.js` (+0 -11) 📝 `src/views/endpoint/autopilot/AutopilotAddProfile.js` (+0 -1) 📝 `src/views/endpoint/autopilot/AutopilotAddStatusPage.js` (+0 -1) ➖ `src/views/endpoint/autopilot/AutopilotEditProfile.js` (+0 -11) ➖ `src/views/endpoint/autopilot/AutopilotEditStatusPage.js` (+0 -11) 📝 `src/views/endpoint/intune/Devices.js` (+25 -5) 📝 `src/views/home/Home.js` (+20 -4) 📝 `src/views/identity/administration/Users.js` (+2 -1) _...and 4 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:57: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#3317
No description provided.