mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1174] [MERGED] Add some refreshs & notifications to EditServer action buttons #1221
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/1174
Author: @Boy132
Created: 3/27/2025
Status: ✅ Merged
Merged: 4/1/2025
Merged by: @Boy132
Base:
main← Head:boy132/edit-server-action-buttons📝 Commits (5)
2c0e039add some refreshs & notifications to EditServer action buttonsb505243reinstall server when trying to toggle failed state293a1fcdon't show modal on normal toggle installd5da5d0Merge remote-tracking branch 'upstream/main' into boy132/edit-server-action-buttons228b271don't print raw exception on reinstall & suspension📊 Changes
2 files changed (+97 additions, -20 deletions)
View changed files
📝
app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php(+91 -20)📝
lang/en/admin/server.php(+6 -0)📄 Description
Toggle install: Show success or fail notification.
Toggle suspend/ unsuspend: Don't show both notifications on error.
Reinstall: Show success or fail notification, refresh status.
Also closes #1161: when the server is in

install_failedstate the toggle install button will ask to reinstall.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.