[PR #217] [MERGED] Correctly transform eggs that use inheritance (application api) #643

Closed
opened 2026-02-04 18:39:25 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/217
Author: @Boy132
Created: 5/13/2024
Status: Merged
Merged: 5/26/2024
Merged by: @lancepioch

Base: mainHead: fix/eggtransformer


📝 Commits (5)

  • 3fe307e correctly transform eggs that use inheritance (application api)
  • 9bbfeac Merge branch 'pelican-dev:main' into fix/eggtransformer
  • 2ea9e7c Merge branch 'pelican-dev:main' into fix/eggtransformer
  • e3a6a3e Merge branch 'refs/heads/main' into fix/eggtransformer
  • fb41112 Merge branch 'refs/heads/main' into fix/eggtransformer

📊 Changes

1 file changed (+12 additions, -53 deletions)

View changed files

📝 app/Transformers/Api/Application/EggTransformer.php (+12 -53)

📄 Description

ref https://github.com/pterodactyl/panel/pull/4970


🔄 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/217 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 5/13/2024 **Status:** ✅ Merged **Merged:** 5/26/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `fix/eggtransformer` --- ### 📝 Commits (5) - [`3fe307e`](https://github.com/pelican-dev/panel/commit/3fe307e37a3f33900989a89ca31ec4bfeb3e6f6a) correctly transform eggs that use inheritance (application api) - [`9bbfeac`](https://github.com/pelican-dev/panel/commit/9bbfeacfc7f1a9043f6cbe187636ce8d281b7291) Merge branch 'pelican-dev:main' into fix/eggtransformer - [`2ea9e7c`](https://github.com/pelican-dev/panel/commit/2ea9e7cfca3ace127706a5ada7514c1493fc9dbe) Merge branch 'pelican-dev:main' into fix/eggtransformer - [`e3a6a3e`](https://github.com/pelican-dev/panel/commit/e3a6a3ecd803d78bc3dadbb5fd942aaca8da5e6d) Merge branch 'refs/heads/main' into fix/eggtransformer - [`fb41112`](https://github.com/pelican-dev/panel/commit/fb411129e6443f4b4b9c2a01656a787d26b3e173) Merge branch 'refs/heads/main' into fix/eggtransformer ### 📊 Changes **1 file changed** (+12 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `app/Transformers/Api/Application/EggTransformer.php` (+12 -53) </details> ### 📄 Description ref https://github.com/pterodactyl/panel/pull/4970 --- <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 18:39:25 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#643