mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #450] [CLOSED] Added description and notes text fields to Nodes #768
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/450
Author: @Poseidon281
Created: 6/30/2024
Status: ❌ Closed
Base:
main← Head:Node-Notes📝 Commits (6)
8194d7fAdded notes to nodes8675b75Merge remote-tracking branch 'upstream/main' into Node-Notes32b601bFix merge94f2cd1Fix phpstan errors7142c14Added description962b923Added description to list📊 Changes
5 files changed (+57 additions, -4 deletions)
View changed files
📝
app/Filament/Resources/NodeResource/Pages/CreateNode.php(+11 -0)📝
app/Filament/Resources/NodeResource/Pages/EditNode.php(+12 -1)📝
app/Filament/Resources/NodeResource/Pages/ListNodes.php(+1 -0)📝
app/Models/Node.php(+5 -3)➕
database/migrations/2024_06_30_123658_add_notes_to_nodes.php(+28 -0)📄 Description
Suggested: Here
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.