[PR #1471] [MERGED] Move console js to built app.js file. #1402

Closed
opened 2026-02-04 19:43:51 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1471
Author: @notAreYouScared
Created: 6/27/2025
Status: Merged
Merged: 7/2/2025
Merged by: @notAreYouScared

Base: mainHead: charles/move-console


📝 Commits (2)

  • 5b28f89 move console cdn to yarn
  • 4073ec0 Only load console on console page...

📊 Changes

6 files changed (+86 additions, -17 deletions)

View changed files

📝 package.json (+7 -0)
📝 resources/css/console.css (+1 -0)
resources/js/console.js (+13 -0)
📝 resources/views/filament/components/server-console.blade.php (+7 -12)
📝 vite.config.js (+7 -5)
📝 yarn.lock (+51 -0)

📄 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/1471 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 6/27/2025 **Status:** ✅ Merged **Merged:** 7/2/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/move-console` --- ### 📝 Commits (2) - [`5b28f89`](https://github.com/pelican-dev/panel/commit/5b28f898f0f13a8c3c7fd0a71489cc93bd76aa39) move console cdn to yarn - [`4073ec0`](https://github.com/pelican-dev/panel/commit/4073ec0a54229e8081b6d02f60fb3b31fed801cc) Only load console on console page... ### 📊 Changes **6 files changed** (+86 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+7 -0) 📝 `resources/css/console.css` (+1 -0) ➕ `resources/js/console.js` (+13 -0) 📝 `resources/views/filament/components/server-console.blade.php` (+7 -12) 📝 `vite.config.js` (+7 -5) 📝 `yarn.lock` (+51 -0) </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-04 19:43:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1402