[PR #771] [MERGED] Show full client api key after creation #954

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/771
Author: @Boy132
Created: 12/6/2024
Status: Merged
Merged: 12/7/2024
Merged by: @lancepioch

Base: mainHead: fix/show-client-api-key


📝 Commits (2)

  • 8c9e7cb show notification when api key is created
  • 889ad5f remove hardcoded redirect url

📊 Changes

1 file changed (+10 additions, -1 deletions)

View changed files

📝 app/Filament/Resources/UserResource/Pages/EditProfile.php (+10 -1)

📄 Description

Fixes #768.

Yes, a notification is not the nicest thing but it is simple to do. Opening a modal is a headache.

Also fixes the hardcoded redirect url.


🔄 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/771 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/6/2024 **Status:** ✅ Merged **Merged:** 12/7/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `fix/show-client-api-key` --- ### 📝 Commits (2) - [`8c9e7cb`](https://github.com/pelican-dev/panel/commit/8c9e7cb18e3bc68e1c4567f1c7ad36276ee789a3) show notification when api key is created - [`889ad5f`](https://github.com/pelican-dev/panel/commit/889ad5f0e9b608f78d715a07852cb77b28b123c0) remove hardcoded redirect url ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/UserResource/Pages/EditProfile.php` (+10 -1) </details> ### 📄 Description Fixes #768. Yes, a notification is not the nicest thing but it is simple to do. Opening a modal is a headache. Also fixes the hardcoded redirect url. --- <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:05:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#954