[PR #1216] [MERGED] Add setup wizard to database host #1256

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1216
Author: @Boy132
Created: 4/4/2025
Status: Merged
Merged: 4/6/2025
Merged by: @notAreYouScared

Base: mainHead: boy132/database-host-setup


📝 Commits (3)

📊 Changes

4 files changed (+150 additions, -9 deletions)

View changed files

📝 app/Filament/Admin/Resources/DatabaseHostResource/Pages/CreateDatabaseHost.php (+122 -7)
📝 lang/en/admin/apikey.php (+1 -1)
📝 lang/en/admin/databasehost.php (+26 -0)
📝 lang/en/admin/egg.php (+1 -1)

📄 Description

grafik
grafik
grafik


🔄 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/1216 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 4/4/2025 **Status:** ✅ Merged **Merged:** 4/6/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `boy132/database-host-setup` --- ### 📝 Commits (3) - [`c56ea7f`](https://github.com/pelican-dev/panel/commit/c56ea7fafa4cd0d0ff796a7e89a7529b3e146971) add setup wizard to database host - [`662ac9d`](https://github.com/pelican-dev/panel/commit/662ac9d660fb524443d02a6366f2f2a8b1f35877) make phpstan happy - [`834c898`](https://github.com/pelican-dev/panel/commit/834c8988f6d59498f76c105a2604b1a1eb17b1f0) remove `.` in lang ### 📊 Changes **4 files changed** (+150 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/DatabaseHostResource/Pages/CreateDatabaseHost.php` (+122 -7) 📝 `lang/en/admin/apikey.php` (+1 -1) 📝 `lang/en/admin/databasehost.php` (+26 -0) 📝 `lang/en/admin/egg.php` (+1 -1) </details> ### 📄 Description ![grafik](https://github.com/user-attachments/assets/9e622551-bf5e-4770-a1fc-1b971c474fb5) ![grafik](https://github.com/user-attachments/assets/887c97d2-c84b-49e0-90ae-39b0ba65d0ec) ![grafik](https://github.com/user-attachments/assets/f1b7b07b-df9e-45a7-8f3f-358ca40b6c4b) --- <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:08:16 +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#1256