[PR #302] [MERGED] Only show application api keys #678

Closed
opened 2026-02-05 17:51:09 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/302
Author: @lancepioch
Created: 5/31/2024
Status: Merged
Merged: 6/1/2024
Merged by: @notAreYouScared

Base: mainHead: issue/294


📝 Commits (3)

📊 Changes

4 files changed (+13 additions, -65 deletions)

View changed files

📝 app/Filament/Resources/ApiKeyResource.php (+1 -17)
📝 app/Filament/Resources/ApiKeyResource/Pages/CreateApiKey.php (+3 -17)
📝 app/Filament/Resources/ApiKeyResource/Pages/ListApiKeys.php (+6 -29)
📝 app/Filament/Resources/UserResource/Pages/EditProfile.php (+3 -2)

📄 Description

Resolves #294


🔄 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/302 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 5/31/2024 **Status:** ✅ Merged **Merged:** 6/1/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `issue/294` --- ### 📝 Commits (3) - [`8cec736`](https://github.com/pelican-dev/panel/commit/8cec7368ab9f7e34bda3949cd3a4719a6294a705) Only show application api keys - [`7d0ce16`](https://github.com/pelican-dev/panel/commit/7d0ce1627b9ff1c90afc5cde6a0a5263373eb35d) Remove unused imports - [`5081cc3`](https://github.com/pelican-dev/panel/commit/5081cc3f63b1b4023ac2a01a042ce953ec1af0fb) Fix badge, update table ### 📊 Changes **4 files changed** (+13 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/ApiKeyResource.php` (+1 -17) 📝 `app/Filament/Resources/ApiKeyResource/Pages/CreateApiKey.php` (+3 -17) 📝 `app/Filament/Resources/ApiKeyResource/Pages/ListApiKeys.php` (+6 -29) 📝 `app/Filament/Resources/UserResource/Pages/EditProfile.php` (+3 -2) </details> ### 📄 Description Resolves #294 --- <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 17:51:09 +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#678