[PR #189] [CLOSED] Dashboard button change & composer update #633

Closed
opened 2026-02-04 18:38:29 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/189
Author: @Poseidon281
Created: 5/8/2024
Status: Closed

Base: mainHead: Cleanup


📝 Commits (10+)

📊 Changes

3 files changed (+387 additions, -347 deletions)

View changed files

📝 app/Filament/Pages/Dashboard.php (+4 -0)
📝 composer.lock (+347 -338)
📝 resources/views/filament/pages/dashboard.blade.php (+36 -9)

📄 Description

This changed the overview in the Dashboard to buttons with redirects:

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/189 **Author:** [@Poseidon281](https://github.com/Poseidon281) **Created:** 5/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Cleanup` --- ### 📝 Commits (10+) - [`7ca3e6b`](https://github.com/pelican-dev/panel/commit/7ca3e6ba8d128af304d53dcaacd0c57d9805db6e) Created Translation file for commands - [`b32e6e9`](https://github.com/pelican-dev/panel/commit/b32e6e9e6f5d2f20ebcb79a93069bb17190479d7) Update 2 - [`109fd0d`](https://github.com/pelican-dev/panel/commit/109fd0d3120c07e4a31ddf87a62ded555ab66aa0) Added make_node translations to command.php - [`13a43e9`](https://github.com/pelican-dev/panel/commit/13a43e900aebb532edeb2424063349b2364173f8) Merge branch 'main' into Command-Translations - [`5e9abfe`](https://github.com/pelican-dev/panel/commit/5e9abfed6e2365271234c3027db14a1cf9cfbcae) Last update - [`317da7c`](https://github.com/pelican-dev/panel/commit/317da7ca8cb4a8a2f329367bfc7ae1586cd87a6c) Deleted Pterodactyl Logo - [`541b732`](https://github.com/pelican-dev/panel/commit/541b732d81ddd4558efdd49b0c96d889448f8778) Merge branch 'command' into main - [`71a1103`](https://github.com/pelican-dev/panel/commit/71a1103dc3a43a85ed038843834fe92207a415a1) Added databases and database hosts count - [`5cf669b`](https://github.com/pelican-dev/panel/commit/5cf669b555834bca590a205e629540d4ec99fbd3) Merge branch 'main' of https://github.com/pelican-dev/panel - [`ab66e14`](https://github.com/pelican-dev/panel/commit/ab66e1469afc098f963dbaba15d58333dac4f90c) Merge branch 'main' into Cleanup ### 📊 Changes **3 files changed** (+387 additions, -347 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Pages/Dashboard.php` (+4 -0) 📝 `composer.lock` (+347 -338) 📝 `resources/views/filament/pages/dashboard.blade.php` (+36 -9) </details> ### 📄 Description This changed the overview in the Dashboard to buttons with redirects: ![image](https://github.com/pelican-dev/panel/assets/62171904/db79bfbd-042f-40bb-90e3-75add0d34be9) --- <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-04 18:38:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#633