mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #1498] [MERGED] Dev to release #3263
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#3263
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/1498
Author: @KelvinTegelaar
Created: 4/21/2023
Status: ✅ Merged
Merged: 4/21/2023
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
3436056Changed mention of templates to alerts7d02627Merge pull request #1461 from rvdwegen/patch-27925bbaAdded Ability to disable MFA Nudges Standarddc71b0cMerge pull request #1463 from BNWEIN/deve718766GDAP Role Wizardebd1268Reorder GDAP wizard steps54f1009Add Map GDAP roles button71119fcAdd link to Role wizard in GDAP wizard0c5c95dJob History offcanvas4dd0590Add custom suffix feature📊 Changes
22 files changed (+851 additions, -412 deletions)
View changed files
📝
.vscode/launch.json(+7 -0)📝
README.md(+1 -141)📝
package-lock.json(+65 -0)📝
package.json(+2 -0)📝
public/version_latest.txt(+1 -1)📝
src/_nav.js(+10 -0)📝
src/adminRoutes.js(+12 -0)📝
src/components/header/AppHeaderDropdown.js(+70 -3)📝
src/components/tables/CellBoolean.js(+4 -2)📝
src/components/tables/CippOffcanvasTable.js(+1 -1)📝
src/components/utilities/CippActionsOffcanvas.js(+35 -4)📝
src/data/standards.json(+9 -2)📝
src/views/email-exchange/administration/ViewMobileDevices.js(+173 -78)📝
src/views/email-exchange/reports/MailboxStatisticsList.js(+92 -67)📝
src/views/identity/administration/EditGroup.js(+8 -0)📝
src/views/identity/administration/UserActions.js(+11 -0)📝
src/views/identity/administration/Users.js(+87 -62)➕
src/views/tenant/administration/GDAPRoleWizard.js(+169 -0)📝
src/views/tenant/administration/GDAPWizard.js(+49 -48)📝
src/views/tenant/administration/ListAlertsQueue.js(+2 -2)...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.