mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #345] [MERGED] Show update info on dashboard & show git commit (when using git) #702
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/345
Author: @Boy132
Created: 6/8/2024
Status: ✅ Merged
Merged: 6/8/2024
Merged by: @notAreYouScared
Base:
main← Head:show-git-version📝 Commits (2)
93f0590show update info on dashboard, show git commit (when using git)55badb5update colors📊 Changes
6 files changed (+71 additions, -35 deletions)
View changed files
📝
app/Console/Commands/InfoCommand.php(+1 -1)📝
app/Filament/Pages/Dashboard.php(+15 -1)📝
app/Providers/AppServiceProvider.php(+4 -30)📝
app/Services/Helpers/SoftwareVersionService.php(+30 -2)📝
lang/en/dashboard/index.php(+4 -0)📝
resources/views/filament/pages/dashboard.blade.php(+17 -1)📄 Description
Note: we also need to update the cdn url!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.