mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[PR #1802] [MERGED] Dev to release #3423
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#3423
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/1802
Author: @KelvinTegelaar
Created: 10/13/2023
Status: ✅ Merged
Merged: 10/13/2023
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
72be80fShipped groupName8ad8102Changed MFARergister OC to point to the Entra pagef876f70new profilef681cf4Merge pull request #1771 from Jr7468/dev75432f2Update Users.js4f25cf9Update Users.jsd7b1a38Add compliance portal68a6e5fMerge pull request #1775 from rvdwegen/patch-5b89295dMerge pull request #82 from KelvinTegelaar/dev2f600d6CippTable Updates📊 Changes
41 files changed (+9125 additions, -420 deletions)
View changed files
📝
package-lock.json(+47 -3)📝
package.json(+2 -0)➕
public/PermissionsList.json(+7973 -0)📝
public/version_latest.txt(+1 -1)📝
src/_nav.js(+11 -6)📝
src/adminRoutes.js(+0 -2)📝
src/components/forms/RFFComponents.js(+56 -0)📝
src/components/forms/index.js(+2 -0)📝
src/components/layout/AppHeader.js(+66 -5)📝
src/components/tables/CippDatatable.js(+2 -2)📝
src/components/tables/CippTable.js(+28 -3)📝
src/components/utilities/CippProfile.js(+0 -1)📝
src/components/utilities/PageSizeSwitcher.js(+23 -16)📝
src/components/utilities/ReportImage.js(+26 -31)📝
src/components/utilities/TenantListSelector.js(+11 -20)📝
src/components/utilities/ThemeSwitcher.js(+26 -19)📝
src/components/utilities/UsageLocation.js(+5 -3)📝
src/data/Extensions.json(+8 -1)📝
src/data/portals.json(+9 -0)📝
src/routes.js(+6 -0)...and 21 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.