mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-22 06:00:26 -05:00
[PR #1834] [MERGED] Small Bug Fixes #1242
Reference in New Issue
Block a user
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/fosrl/pangolin/pull/1834
Author: @oschwartz10612
Created: 11/9/2025
Status: ✅ Merged
Merged: 11/9/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
ad425e8add transaction while deleting targets1b3eb32Show targets and status icons in the dashboardf211880remove status check and add column filtering on all of the tables8e5dde8list targes in frontendcdf7708get niceid49bc2dcfix duplicatead6bb3dfix type error54f7525add status column in resource table4159213Merge pull request #1788 from Pallavikumarimdb/fix/deleting-and-adding-back-a-target6dd161fAdd fosrl📊 Changes
34 files changed (+918 additions, -438 deletions)
View changed files
📝
.github/workflows/cicd.yml(+1 -1)📝
install/containers.go(+2 -2)📝
messages/bg-BG.json(+23 -8)📝
messages/cs-CZ.json(+22 -7)📝
messages/de-DE.json(+46 -31)📝
messages/en-US.json(+21 -7)📝
messages/es-ES.json(+22 -7)📝
messages/fr-FR.json(+47 -32)📝
messages/it-IT.json(+23 -8)📝
messages/ko-KR.json(+22 -7)📝
messages/nb-NO.json(+22 -7)📝
messages/nl-NL.json(+23 -8)📝
messages/pl-PL.json(+23 -8)📝
messages/pt-PT.json(+21 -6)📝
messages/ru-RU.json(+23 -8)📝
messages/tr-TR.json(+22 -7)📝
messages/zh-CN.json(+22 -7)📝
server/lib/blueprints/proxyResources.ts(+13 -4)📝
server/lib/consts.ts(+1 -1)📝
server/lib/traefik/getTraefikConfig.ts(+4 -2)...and 14 more files
📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.