[PR #850] [MERGED] Hide Startup + Show Activity on Server panel when in conflictState #1007

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/850
Author: @rmartinoscar
Created: 12/31/2024
Status: Merged
Merged: 12/31/2024
Merged by: @rmartinoscar

Base: mainHead: fix/hideStartup-showActivity


📝 Commits (3)

  • bafe3e3 Hide startup if isInConflictState
  • 784b7a0 Show ActivityLog regardless of isInConflictState
  • 4c1b073 Update app/Filament/Server/Pages/Startup.php

📊 Changes

2 files changed (+1 additions, -14 deletions)

View changed files

📝 app/Filament/Server/Pages/Startup.php (+1 -1)
📝 app/Filament/Server/Resources/ActivityResource.php (+0 -13)

📄 Description

No description provided


🔄 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/850 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 12/31/2024 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix/hideStartup-showActivity` --- ### 📝 Commits (3) - [`bafe3e3`](https://github.com/pelican-dev/panel/commit/bafe3e396e13db90e3ea270d9670137f878914bf) Hide startup if isInConflictState - [`784b7a0`](https://github.com/pelican-dev/panel/commit/784b7a010f17c8033d6f586244646cc0481f5009) Show ActivityLog regardless of isInConflictState - [`4c1b073`](https://github.com/pelican-dev/panel/commit/4c1b0733c95e2db281beacd2d4e370ac9c323616) Update app/Filament/Server/Pages/Startup.php ### 📊 Changes **2 files changed** (+1 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Pages/Startup.php` (+1 -1) 📝 `app/Filament/Server/Resources/ActivityResource.php` (+0 -13) </details> ### 📄 Description _No description provided_ --- <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:01:02 +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#1007