[PR #1682] [CLOSED] Migrate to NextJS 15 #1517

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1682
Author: @brycevertera
Created: 9/9/2025
Status: Closed

Base: mainHead: nextjs-15


📝 Commits (2)

  • d392418 ci(release): bump version
  • c59e8b8 chore: start migration from Laravel/Filament to Next.js + ShadCN

📊 Changes

1624 files changed (+26346 additions, -106056 deletions)

View changed files

.dockerignore (+0 -29)
.editorconfig (+0 -17)
📝 .env.example (+18 -6)
.github/FUNDING.yml (+0 -2)
.github/ISSUE_TEMPLATE/bug-report.yml (+0 -84)
.github/ISSUE_TEMPLATE/config.yml (+0 -11)
.github/workflows/build.yaml (+0 -42)
.github/workflows/ci.yaml (+0 -291)
.github/workflows/cla.yaml (+0 -30)
.github/workflows/docker-publish.yml (+0 -165)
.github/workflows/lint.yaml (+0 -71)
.github/workflows/release.yaml (+0 -76)
📝 .gitignore (+40 -28)
.prettierrc.json (+0 -9)
📝 Dockerfile (+0 -110)
Dockerfile.base (+0 -10)
Dockerfile.dev (+0 -114)
README.md (+36 -0)
app/Checks/CacheCheck.php (+0 -58)
app/Checks/DatabaseCheck.php (+0 -42)

...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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1682 **Author:** [@brycevertera](https://github.com/brycevertera) **Created:** 9/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `nextjs-15` --- ### 📝 Commits (2) - [`d392418`](https://github.com/pelican-dev/panel/commit/d39241839c77a69e0b42810613ade8af796cf7e4) ci(release): bump version - [`c59e8b8`](https://github.com/pelican-dev/panel/commit/c59e8b85979710ce29a63f9f61932e7b696a3379) chore: start migration from Laravel/Filament to Next.js + ShadCN ### 📊 Changes **1624 files changed** (+26346 additions, -106056 deletions) <details> <summary>View changed files</summary> ➖ `.dockerignore` (+0 -29) ➖ `.editorconfig` (+0 -17) 📝 `.env.example` (+18 -6) ➖ `.github/FUNDING.yml` (+0 -2) ➖ `.github/ISSUE_TEMPLATE/bug-report.yml` (+0 -84) ➖ `.github/ISSUE_TEMPLATE/config.yml` (+0 -11) ➖ `.github/workflows/build.yaml` (+0 -42) ➖ `.github/workflows/ci.yaml` (+0 -291) ➖ `.github/workflows/cla.yaml` (+0 -30) ➖ `.github/workflows/docker-publish.yml` (+0 -165) ➖ `.github/workflows/lint.yaml` (+0 -71) ➖ `.github/workflows/release.yaml` (+0 -76) 📝 `.gitignore` (+40 -28) ➖ `.prettierrc.json` (+0 -9) 📝 `Dockerfile` (+0 -110) ➖ `Dockerfile.base` (+0 -10) ➖ `Dockerfile.dev` (+0 -114) ➕ `README.md` (+36 -0) ➖ `app/Checks/CacheCheck.php` (+0 -58) ➖ `app/Checks/DatabaseCheck.php` (+0 -42) _...and 80 more files_ </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:16:18 +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#1517