mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #1732] [MERGED] Dev to release #3384
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#3384
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/1732
Author: @KelvinTegelaar
Created: 9/8/2023
Status: ✅ Merged
Merged: 9/8/2023
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
fdf29daMerge pull request #50 from KelvinTegelaar/deve223e90Merge pull request #54 from KelvinTegelaar/deve5780ccgroup template974e486webhook bulk removal fixe59b74bMerge pull request #55 from KelvinTegelaar/dev06c0057Tenant Selector Offcanvaseecd749remove logging1be36e0Tenant Dashboard Improvementsd273f25FontAwesome Global Library7e3140aSet footer position to sticky📊 Changes
45 files changed (+2479 additions, -595 deletions)
View changed files
📝
package-lock.json(+708 -42)📝
package.json(+6 -0)📝
public/version_latest.txt(+1 -1)📝
src/App.js(+4 -0)📝
src/_nav.js(+5 -0)📝
src/components/header/AppHeaderDropdown.js(+11 -4)📝
src/components/layout/AppFooter.js(+1 -1)➕
src/components/tables/CellDelegatedPrivilege.js(+25 -0)📝
src/components/tables/CippTable.js(+140 -70)📝
src/components/tables/index.js(+2 -0)📝
src/components/utilities/CippActionsOffcanvas.js(+72 -6)➕
src/components/utilities/CippCodeOffcanvas.js(+68 -0)➕
src/components/utilities/CippFuzzySearch.js(+26 -0)📝
src/components/utilities/CippOffcanvas.js(+19 -4)➕
src/components/utilities/CippTenantOffcanvas.js(+106 -0)📝
src/components/utilities/TenantSelector.js(+35 -28)➕
src/data/BPAField.schema.v1.json(+229 -0)➕
src/data/BPAField.uischema.v1.json(+26 -0)➕
src/data/BPAReport.schema.v1.json(+257 -0)➕
src/data/BPAReport.uischema.v1.json(+29 -0)...and 25 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.