mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #1721] [MERGED] Frontend tweaks #3378
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#3378
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/1721
Author: @JohnDuprey
Created: 9/3/2023
Status: ✅ Merged
Merged: 9/4/2023
Merged by: @KelvinTegelaar
Base:
dev← Head:dev📝 Commits (10+)
fdf29daMerge pull request #50 from KelvinTegelaar/deve223e90Merge pull request #54 from KelvinTegelaar/deve59b74bMerge pull request #55 from KelvinTegelaar/dev06c0057Tenant Selector Offcanvaseecd749remove logging1be36e0Tenant Dashboard Improvementsd273f25FontAwesome Global Library7e3140aSet footer position to sticky90dc81eCippActionsOffcanvas - Refresh button16d7a19Add tooltips📊 Changes
13 files changed (+439 additions, -387 deletions)
View changed files
📝
src/App.js(+4 -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/index.js(+2 -0)📝
src/components/utilities/CippActionsOffcanvas.js(+2 -1)📝
src/components/utilities/CippOffcanvas.js(+18 -3)➕
src/components/utilities/CippTenantOffcanvas.js(+106 -0)📝
src/components/utilities/TenantSelector.js(+33 -27)📝
src/data/portals.json(+16 -8)📝
src/views/cipp/CIPPSettings.js(+28 -38)📝
src/views/home/Home.js(+188 -206)📝
src/views/tenant/administration/Tenants.js(+5 -99)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.