mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[PR #835] [MERGED] Dev to release #3037
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#3037
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/835
Author: @KelvinTegelaar
Created: 3/18/2022
Status: ✅ Merged
Merged: 3/18/2022
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
c278ca3Add slightly more spacing to sidebar menu. Reintroduce rounded borders.5f9d680added edge debugging9ac8aa6fixes external link bug #773b3b35d3ENHANCEMENT: URL Fixed, file count sort, added root template4282648Merge pull request #788 from gavsto/dev6c6423fENHANCEMENT: Added display name instead of SKU to BPA23c1865Merge pull request #790 from gavsto/devceaaeeeFEATURE: Token Verificationae21556Update launch.jsona1310d4Update CIPPSettings.js📊 Changes
38 files changed (+3777 additions, -2748 deletions)
View changed files
📝
.github/workflows/CodeQL_Analyser.yml(+1 -3)📝
.github/workflows/Node_Project_Check.yml(+1 -5)📝
.github/workflows/Run_Linters.yml(+1 -6)📝
.vscode/launch.json(+15 -0)📝
package-lock.json(+2456 -2222)📝
public/version_latest.txt(+1 -1)📝
src/_nav.js(+27 -13)📝
src/components/layout/CippContentCard.js(+3 -0)📝
src/components/layout/CippMasonry.js(+42 -3)📝
src/components/tables/CippTable.js(+5 -12)📝
src/components/utilities/CippActionsOffcanvas.js(+29 -16)📝
src/routes.js(+14 -0)📝
src/scss/_custom.scss(+9 -1)📝
src/scss/_themes.scss(+2 -2)📝
src/store/api/app.js(+6 -0)📝
src/store/api/domains.js(+3 -3)📝
src/store/api/mailbox.js(+18 -1)📝
src/views/cipp/CIPPSettings.js(+107 -10)➕
src/views/email-exchange/administration/EditCalendarPermissions.js(+209 -0)📝
src/views/email-exchange/administration/MailboxesList.js(+5 -0)...and 18 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.