[PR #1321] [MERGED] Add server power actions to new context menu #1319

Closed
opened 2026-02-05 18:10:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1321
Author: @notAreYouScared
Created: 5/1/2025
Status: Merged
Merged: 5/2/2025
Merged by: @notAreYouScared

Base: mainHead: charles/server-context


📝 Commits (5)

  • a85b2ff add server power action context menu
  • dc41056 Update app/Filament/App/Resources/ServerResource/Pages/ListServers.php
  • e5fec91 Cleanup
  • 682f60d Add missed enable
  • d0f88e6 Merge branch 'main' into charles/server-context

📊 Changes

5 files changed (+162 additions, -8 deletions)

View changed files

📝 app/Filament/App/Resources/ServerResource/Pages/ListServers.php (+78 -7)
📝 composer.json (+1 -0)
📝 composer.lock (+81 -1)
📝 lang/en/exceptions.php (+1 -0)
public/css/aymanalhattami/filament-context-menu/filament-context-menu-styles.css (+1 -0)

📄 Description

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1321 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 5/1/2025 **Status:** ✅ Merged **Merged:** 5/2/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/server-context` --- ### 📝 Commits (5) - [`a85b2ff`](https://github.com/pelican-dev/panel/commit/a85b2ffdd1a5487583b53baf85a18e8365badd85) add server power action context menu - [`dc41056`](https://github.com/pelican-dev/panel/commit/dc41056c590721eed496ae8a28326599ae0d62f1) Update app/Filament/App/Resources/ServerResource/Pages/ListServers.php - [`e5fec91`](https://github.com/pelican-dev/panel/commit/e5fec91ac0a941fd5a39d6446d0438b49b4c3a07) Cleanup - [`682f60d`](https://github.com/pelican-dev/panel/commit/682f60db2a579db4a92afe9cfab9f8ff8509bf82) Add missed enable - [`d0f88e6`](https://github.com/pelican-dev/panel/commit/d0f88e61f973680a2294a31973ec751744e43bc7) Merge branch 'main' into charles/server-context ### 📊 Changes **5 files changed** (+162 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/App/Resources/ServerResource/Pages/ListServers.php` (+78 -7) 📝 `composer.json` (+1 -0) 📝 `composer.lock` (+81 -1) 📝 `lang/en/exceptions.php` (+1 -0) ➕ `public/css/aymanalhattami/filament-context-menu/filament-context-menu-styles.css` (+1 -0) </details> ### 📄 Description ![image](https://github.com/user-attachments/assets/0a396f4d-5b57-4af0-9164-cc7c6c838f2d) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 18:10:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1319