mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #999] [MERGED] Dev to release #3087
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#3087
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/999
Author: @KelvinTegelaar
Created: 7/1/2022
Status: ✅ Merged
Merged: 7/1/2022
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
63119e9Adding in security stuff and tidying UI a bit WIP not ready for merge4510e78not ready for merge yet043d19bMerge remote-tracking branch 'upstream/dev' into security_incidents3201e31ready for mergebdaa98fa quick fix to allow us to completely unset a classification & determination if we want tof499401remove unused icon causing bigger problems then reasonably required..... this is why Elom Musk warned us about AI9068fbeMerge pull request #976 from White-Knight-IT/security_incidents6d4961fimproved applicationlist prettiness44ba08ffixed tenant listing exclusionse477852improved classic table📊 Changes
32 files changed (+826 additions, -258 deletions)
View changed files
📝
README.md(+1 -0)📝
deployment/AzureDeploymentTemplate.json(+7 -55)📝
deployment/AzureDeploymentTemplate_regionoptions.json(+7 -55)📝
deployment/DevAzureDeploymentTemplate.json(+2 -2)📝
deployment/DevAzureDeploymentTemplate_regionoptions.json(+2 -2)➕
github_assets/img/halopsa-red-grey.svg(+1 -0)📝
public/version_latest.txt(+1 -1)📝
src/_nav.js(+44 -22)📝
src/components/layout/AppSidebarNav.js(+2 -0)➕
src/components/tables/CellTip.js(+35 -0)📝
src/components/tables/index.js(+3 -0)📝
src/components/utilities/CippActionsOffcanvas.js(+89 -24)➕
src/components/utilities/CippCamelCase.js(+19 -0)➕
src/data/classificationDetermination.json(+5 -0)📝
src/routes.js(+12 -6)📝
src/scss/_custom.scss(+11 -1)📝
src/scss/_themes.scss(+1 -1)📝
src/store/api/baseQuery.js(+6 -1)📝
src/store/api/security.js(+46 -1)📝
src/store/api/tenants.js(+2 -1)...and 12 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.