mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #1567] [MERGED] dev to release #3304
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#3304
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/1567
Author: @KelvinTegelaar
Created: 6/9/2023
Status: ✅ Merged
Merged: 6/9/2023
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
3fec5d1Update CippDatatable.js1e7531cMerge remote-tracking branch 'upstream/dev' into devd995c24Added more functionality to editing mailboxes1955790Update4a6acdfUpdatese5d6946Added More functionality to editing a mailbox8d6d9ceMerge branch 'KelvinTegelaar:dev' into devce81317Merge remote-tracking branch 'upstream/dev' into dev1d7b46cOpened Portal links in new tabs97da4c0Update Home.js📊 Changes
28 files changed (+15734 additions, -120 deletions)
View changed files
📝
public/version_latest.txt(+1 -1)📝
src/_nav.js(+6 -2)📝
src/assets/images/datto.png(+0 -0)➕
src/assets/images/rewst.png(+0 -0)📝
src/components/layout/AppFooter.js(+4 -1)➕
src/components/tables/CellLicense.js(+24 -0)➕
src/components/tables/CellLogo.js(+20 -0)📝
src/components/tables/CippDatatable.js(+27 -10)📝
src/components/tables/CippTable.js(+84 -65)📝
src/components/utilities/TenantSelector.js(+2 -7)➕
src/data/Extensions.json(+85 -0)➕
src/data/M365Licenses.json(+14074 -0)📝
src/data/standards.json(+78 -11)📝
src/routes.js(+9 -0)📝
src/store/api/app.js(+2 -0)📝
src/views/cipp/CIPPSettings.js(+264 -0)📝
src/views/email-exchange/administration/EditMailboxPermissions.js(+519 -6)📝
src/views/home/Home.js(+34 -1)📝
src/views/identity/administration/EditGroup.js(+1 -1)📝
src/views/identity/administration/Users.js(+32 -5)...and 8 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.