mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #971] [MERGED] Dev to release #3078
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#3078
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/971
Author: @KelvinTegelaar
Created: 6/17/2022
Status: ✅ Merged
Merged: 6/17/2022
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
ea67e0bfixed usage location79deeeafixed layoutd646ffafixed issue with onchange70d5da7alerts improvementsa4f744bUpdate IndividualDomain.js3ae622eAdd Quad9 dns5a50b24Add RMM package basec4d61ccadded huntress agent89abc23finalise dns_quad9d91437aMerge branch 'dns_quad9' into HEAD📊 Changes
23 files changed (+1110 additions, -526 deletions)
View changed files
📝
package-lock.json(+2 -72)📝
package.json(+1 -3)📝
public/version_latest.txt(+1 -1)📝
src/_nav.js(+5 -0)📝
src/components/forms/RFFComponents.js(+29 -12)📝
src/components/utilities/UsageLocation.js(+7 -6)📝
src/data/languageList.json(+160 -160)📝
src/routes.js(+8 -0)📝
src/scss/style.scss(+0 -2)📝
src/store/api/app.js(+1 -0)📝
src/views/cipp/CIPPSettings.js(+1 -1)📝
src/views/cipp/Logs.js(+1 -1)📝
src/views/cipp/Setup.js(+5 -1)➕
src/views/endpoint/applications/ApplicationsAddRMM.js(+309 -0)📝
src/views/identity/administration/AddUser.js(+1 -1)📝
src/views/identity/administration/EditUser.js(+1 -1)📝
src/views/identity/reports/BasicAuthReport.js(+2 -2)📝
src/views/tenant/administration/AlertWizard.js(+11 -2)📝
src/views/tenant/administration/ListAlertsQueue.js(+8 -2)📝
src/views/tenant/standards/ApplyStandard.js(+175 -72)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.