mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #1243] [MERGED] Dev #3151
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#3151
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/1243
Author: @KelvinTegelaar
Created: 12/2/2022
Status: ✅ Merged
Merged: 12/2/2022
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
8d61fd7fixed #122361b6ebahover fix30b55a0backupsdb3167eadded custom filters25d19beremoves startdate var4e89308updated link to exchange95d52d3updated frontend for keys949ffb9added2b9c210fixed weird graph explorer bugsb6f99c6flip boolean📊 Changes
28 files changed (+1322 additions, -167 deletions)
View changed files
📝
public/version_latest.txt(+1 -1)📝
src/_nav.js(+56 -31)📝
src/components/buttons/PdfButton.js(+7 -7)📝
src/components/forms/RFFComponents.js(+4 -1)➕
src/components/tables/CellGenericFormat.js(+82 -0)📝
src/components/tables/CippTable.js(+45 -41)📝
src/components/utilities/CippProfile.js(+7 -0)➕
src/components/utilities/ReportImage.js(+53 -0)📝
src/routes.js(+31 -2)📝
src/scss/_themes.scss(+7 -5)📝
src/store/features/app.js(+4 -0)📝
src/views/cipp/CIPPSettings.js(+87 -4)📝
src/views/cipp/Logs.js(+0 -8)📝
src/views/cipp/Setup.js(+8 -7)➕
src/views/email-exchange/spamfilter/AddSpamfilterTemplate.js(+61 -0)➕
src/views/email-exchange/spamfilter/DeploySpamfilter.js(+202 -0)➕
src/views/email-exchange/spamfilter/ListSpamfilterTemplates.js(+124 -0)➕
src/views/email-exchange/spamfilter/Spamfilter.js(+186 -0)📝
src/views/endpoint/applications/ApplicationsAddChocoApp.js(+91 -4)📝
src/views/endpoint/applications/ApplicationsAddWinGet.js(+135 -40)...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.