mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[PR #1172] [MERGED] Dev to release #3138
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#3138
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/1172
Author: @KelvinTegelaar
Created: 10/28/2022
Status: ✅ Merged
Merged: 10/28/2022
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
da9ad34added list vunl2f8ffaaadded cve linka6e931dminor changes8f59c8eadded replacement of variables5bd7878replacement84dfc75typo7271999added variables9115af4allow tenant only cache cleara1af5ebtenants only does not clear local storage5ab6ae0Much prettier error handling📊 Changes
32 files changed (+1286 additions, -352 deletions)
View changed files
📝
public/version_latest.txt(+1 -1)📝
src/App.js(+62 -60)📝
src/_nav.js(+40 -25)📝
src/components/forms/RFFComponents.js(+6 -1)📝
src/components/layout/CippContentCard.js(+1 -1)📝
src/components/utilities/ErrorBoundary.js(+4 -12)📝
src/components/utilities/Toasts.js(+4 -2)➕
src/components/utilities/UniversalSearch.js(+101 -0)📝
src/routes.js(+52 -7)📝
src/store/api/app.js(+2 -1)📝
src/views/cipp/CIPPSettings.js(+23 -7)➕
src/views/email-exchange/connectors/AddConnectorTemplate.js(+61 -0)➕
src/views/email-exchange/connectors/ConnectorList.js(+160 -0)➕
src/views/email-exchange/connectors/DeployConnector.js(+202 -0)➕
src/views/email-exchange/connectors/ListConnectorTemplates.js(+112 -0)📝
src/views/email-exchange/transport/ListTransportTemplates.js(+25 -36)📝
src/views/endpoint/applications/ApplicationsAddRMM.js(+1 -3)📝
src/views/endpoint/intune/Devices.js(+0 -13)📝
src/views/endpoint/intune/MEMAddPolicy.js(+34 -8)📝
src/views/endpoint/intune/MEMAddPolicyTemplate.js(+1 -1)...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.