mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1704] [MERGED] Fixed webhooks on v4 and nested values #1528
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/1704
Author: @JoanFo1456
Created: 9/13/2025
Status: ✅ Merged
Merged: 9/18/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/WebhooksV4📝 Commits (8)
85a2f66Fixed regular and discord view02fc524Fixed nestes values 👀8a4ab9dMerge branch 'pelican-dev:main' into fix/WebhooksV4dbdb1b2Pint0a80991Did rabbit's suggestionad3648dWhy? Just why changing that added a space?246abc2Fixed a mistake on form & added Martin fixed Bladee1d49c8Forgot about this...📊 Changes
4 files changed (+269 additions, -55 deletions)
View changed files
📝
app/Filament/Admin/Resources/Webhooks/Pages/EditWebhookConfiguration.php(+2 -3)📝
app/Filament/Admin/Resources/Webhooks/WebhookResource.php(+1 -3)📝
app/Models/WebhookConfiguration.php(+188 -25)📝
resources/views/filament/components/webhooksection.blade.php(+78 -24)📄 Description
This pull request repairs the variables such as {{allocation.id}} not working, and editing the old webhook example to match the exact one being sent on updated: Server.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.