mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #1765] [MERGED] Dev to release #3403
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#3403
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/1765
Author: @KelvinTegelaar
Created: 9/25/2023
Status: ✅ Merged
Merged: 9/25/2023
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
927cf00remove duplicatef529c98Refactor to support new extensions in the future9464af6Merge pull request #1735 from lwhitelock/dev0a097d5Merge branch 'dev' of https://github.com/KelvinTegelaar/CIPP into dev2812f32Make user count cards on dashboard interactable85548deMerge branch 'KelvinTegelaar:dev' into dev53c9fd2Fix load Halo Backend Resultf55e066Merge branch 'KelvinTegelaar:dev' into dev6b74e21Merge pull request #1741 from lwhitelock/dev518815cMerge pull request #68 from KelvinTegelaar/dev📊 Changes
23 files changed (+1209 additions, -696 deletions)
View changed files
📝
public/version_latest.txt(+1 -1)📝
src/_nav.js(+5 -0)📝
src/adminRoutes.js(+3 -0)📝
src/components/forms/RFFComponents.js(+2 -1)📝
src/components/layout/AppHeader.js(+15 -0)📝
src/components/tables/CellBadge.js(+18 -0)📝
src/components/tables/CellDate.js(+23 -28)📝
src/components/tables/CippTable.js(+154 -96)📝
src/components/utilities/CippCodeOffcanvas.js(+23 -14)📝
src/components/utilities/CippFuzzySearch.js(+0 -1)📝
src/views/cipp/CIPPSettings.js(+23 -19)➕
src/views/cipp/Scheduler.js(+384 -0)📝
src/views/email-exchange/administration/EditMailboxPermissions.js(+459 -493)📝
src/views/email-exchange/spamfilter/DeploySpamfilter.js(+1 -1)📝
src/views/home/Home.js(+69 -23)📝
src/views/identity/administration/Groups.js(+5 -5)📝
src/views/identity/administration/Users.js(+3 -5)📝
src/views/identity/administration/ViewBEC.js(+3 -2)📝
src/views/tenant/administration/AlertWizard.js(+8 -0)📝
src/views/tenant/administration/ListEnterpriseApps.js(+3 -5)...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.