[PR #1111] [MERGED] Add header, footer & body-end views #1182

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1111
Author: @rmartinoscar
Created: 3/17/2025
Status: Merged
Merged: 3/17/2025
Merged by: @rmartinoscar

Base: mainHead: add/Footer


📝 Commits (1)

  • 835911d Add header, footer & body-end views

📊 Changes

4 files changed (+35 additions, -21 deletions)

View changed files

📝 app/Providers/AppServiceProvider.php (+17 -21)
resources/views/filament/layouts/body-end.blade.php (+2 -0)
resources/views/filament/layouts/footer.blade.php (+14 -0)
resources/views/filament/layouts/header.blade.php (+2 -0)

📄 Description

image
image
Loading time is only shown when app.debug = true


🔄 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/1111 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 3/17/2025 **Status:** ✅ Merged **Merged:** 3/17/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `add/Footer` --- ### 📝 Commits (1) - [`835911d`](https://github.com/pelican-dev/panel/commit/835911d9be5766c0ceec46b1d01a6d342f2d256e) Add `header`, `footer` & `body-end` views ### 📊 Changes **4 files changed** (+35 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `app/Providers/AppServiceProvider.php` (+17 -21) ➕ `resources/views/filament/layouts/body-end.blade.php` (+2 -0) ➕ `resources/views/filament/layouts/footer.blade.php` (+14 -0) ➕ `resources/views/filament/layouts/header.blade.php` (+2 -0) </details> ### 📄 Description ![image](https://github.com/user-attachments/assets/4d5da5f2-c363-4642-9c7c-fae909b561d9) ![image](https://github.com/user-attachments/assets/cecf2751-611e-4bf7-82ae-6c2e4ae186c0) Loading time is only shown when `app.debug = true` --- <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:06:21 +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#1182