mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #1852] [MERGED] Dev to release - GDAP hotfix + new features #3451
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#3451
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/1852
Author: @KelvinTegelaar
Created: 11/3/2023
Status: ✅ Merged
Merged: 11/3/2023
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
12c3056GDAP Relationships7a52b0aAll the link fixes in 1 commite79ed92Fix wrongly used variable9ac1a99Merge pull request #1845 from kris6673/mailbox-perm-button-fix056dbc9Merge pull request #1844 from kris6673/docs-link-fix-v37d73aceMerge pull request #1843 from johnduprey/dev798dd65Add hover help text to standards radio buttons8db9bdcMerge pull request #1846 from kris6673/standards-helptext33582cfrequired field markerf2376deadded frontend changes📊 Changes
22 files changed (+735 additions, -246 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/feature.yml(+1 -1)📝
.github/workflows/Close_Stale_Issues_and_PRs.yml(+1 -1)📝
.github/workflows/Comment_on_Issues.yml(+2 -2)📝
public/version_latest.txt(+1 -1)📝
src/_nav.js(+19 -0)📝
src/components/forms/RFFComponents.js(+1 -1)📝
src/components/tables/CellGenericFormat.js(+3 -0)📝
src/components/utilities/CippActionsOffcanvas.js(+7 -0)📝
src/components/utilities/SharedModal.js(+5 -0)📝
src/data/standards.json(+27 -27)📝
src/routes.js(+14 -0)📝
src/views/cipp/CIPPSettings.js(+238 -198)📝
src/views/cipp/Setup.js(+3 -3)➕
src/views/email-exchange/tools/MailboxRestoreWizard.js(+214 -0)➕
src/views/email-exchange/tools/MailboxRestores.js(+170 -0)📝
src/views/endpoint/intune/MEMAddPolicy.js(+3 -1)📝
src/views/identity/administration/UserActions.js(+1 -1)📝
src/views/tenant/administration/GDAPWizard.js(+1 -5)📝
src/views/tenant/administration/ListGDAPRelationships.js(+21 -2)📝
src/views/tenant/standards/ApplyStandard.js(+1 -1)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.