mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1516] [MERGED] Fixed not working variables on DiscordWebhooks and headers. #1428
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/pelican-dev/panel/pull/1516
Author: @JoanFo1456
Created: 7/12/2025
Status: ✅ Merged
Merged: 8/1/2025
Merged by: @lancepioch
Base:
main← Head:fix/Webhooks📝 Commits (10+)
96135aaThis was Webhooks issue...b2bdaf9Repaired headers, test not working on standalone, reset headers for standalone and variable replacing on headers.8e295e6Merge branch 'pelican-dev:main' into fix/Webhookse64ba28Removed activeUrl to allow invalid url.d45b69dRemoved hardcoded headers as now are being added by default on UI and "reset" exists.a3a8cb4Merge branch 'main' into fix/Webhooks04934bfMerge branch 'main' into fix/Webhooksb0cc4afMerge branch 'main' into fix/Webhooksbad09dcMerge branch 'pelican-dev:main' into fix/Webhooks2fe05f0Force-push to undo changes and did Boy suggestions.📊 Changes
5 files changed (+42 additions, -23 deletions)
View changed files
📝
app/Filament/Admin/Resources/WebhookResource.php(+15 -15)📝
app/Filament/Admin/Resources/WebhookResource/Pages/CreateWebhookConfiguration.php(+11 -0)📝
app/Filament/Admin/Resources/WebhookResource/Pages/EditWebhookConfiguration.php(+6 -0)📝
app/Jobs/ProcessWebhook.php(+9 -8)📝
lang/en/admin/webhook.php(+1 -0)📄 Description
Without comments...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.