mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #880] [MERGED] Remove old client area and switch to vite #1030
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/880
Author: @alexevladgabriel
Created: 1/6/2025
Status: ✅ Merged
Merged: 1/7/2025
Merged by: @alexevladgabriel
Base:
main← Head:feature/vite📝 Commits (10+)
66ec866chore: delete old client ui20ce0cachore: purge old configsff5812echore: remove old authcdd46dechore: clean base routese5069e7chore: unused files & code related to old auth158fa24feat: add logo to filamenta3ecf39feat: set filament main client uia7b767achore: delete old assets74efc6erefactor: redirect to new login page7bd66c3refactor: unused files📊 Changes
335 files changed (+1235 additions, -26042 deletions)
View changed files
➖
.eslintignore(+0 -6)➖
.eslintrc.js(+0 -52)📝
.github/workflows/build.yaml(+15 -4)📝
.github/workflows/release.yaml(+14 -3)📝
app/Exceptions/Handler.php(+1 -1)📝
app/Http/Middleware/RedirectIfAuthenticated.php(+2 -1)➖
app/Http/ViewComposers/AssetComposer.php(+0 -27)📝
app/Models/Node.php(+1 -1)📝
app/Notifications/RemovedFromServer.php(+2 -1)📝
app/Notifications/ServerInstalled.php(+2 -1)📝
app/Providers/AppServiceProvider.php(+17 -0)📝
app/Providers/Filament/AppPanelProvider.php(+0 -1)📝
app/Providers/Filament/ServerPanelProvider.php(+1 -1)➖
app/Providers/ViewComposerServiceProvider.php(+0 -17)➖
app/Services/Helpers/AssetHashService.php(+0 -117)➖
babel.config.js(+0 -34)📝
bootstrap/app.php(+1 -1)📝
bootstrap/providers.php(+0 -1)📝
config/app.php(+1 -0)➖
jest.config.js(+0 -28)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.