mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 04:45:59 +03:00
[PR #199] [MERGED] feat: add OpenCopyValueAsync dialog helper and refactor token display #189
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#189
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Corsinvest/cv4pve-admin/pull/199
Author: @franklupo
Created: 2/25/2026
Status: ✅ Merged
Merged: 2/25/2026
Merged by: @franklupo
Base:
main← Head:feat/copy-value-dialog📝 Commits (1)
2ccf0d5feat: add OpenCopyValueAsync dialog helper and refactor token display📊 Changes
3 files changed (+22 additions, -15 deletions)
View changed files
📝
src/Corsinvest.ProxmoxVE.Admin.Core/Components/AppTokenPermissionsGrid.razor(+0 -14)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Components/AppTokenPermissionsGrid.razor.cs(+4 -1)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Extensions/RadzenUIExtensions.cs(+18 -0)📄 Description
Summary
RadzenUIExtensions.OpenCopyValueAsync()reusable helper for showing a copy-to-clipboard dialogRawTokenDialogRenderFragmentinAppTokenPermissionsGridwith the new helper (token creation and regeneration flows)Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.