mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #1587] [MERGED] Dev to release #3317
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#3317
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:dev📝 Commits (10+)
4456db2User License Fix08ed857nested property exportd51139eReplaced Endpoint portal link with Intunedf4b52aMerge pull request #1570 from rvdwegen/patch-5ee7427fMerge pull request #1571 from johnduprey/dev436e713Footer spacing fix4520c75Added List Devices link to dashboard6ae37fcMerge pull request #1572 from rvdwegen/patch-66923d0dMerge pull request #1574 from rvdwegen/patch-8fe66988Add Sharepoint Quota to dashboard📊 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.