mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[PR #190] feat: add AppTokenPermissionsGrid, PermissionsSummaryDialog, and IPermissionsSummaryDialogService #181
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#181
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?
Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/190
State: closed
Merged: Yes
Summary
IPermissionsSummaryDialogServicetoCore.Services— decoupled interface for showing effective permissions dialogs (replaces previous location inModule.System.Security.Services)AppTokenPermissionsGridcomponent (Core) with Effective Permissions toolbar button instead of expand sub-gridCopyToClipboardButtonreusable componentPermissionsSummaryDialog(CE stub) for displaying effective permissions per user/tokenAppTokenAuthenticationOptionsand updateAppTokenAuthenticationHandlerAppTokenServicewithGetByPermissionKeysAsyncfor bulk token lookupPermissionServicewith effective permission computationPermission,Role,BasePermissionwith additional fields/helpersIAppTokenServiceinterfaceTest plan
AppTokenPermissionsGridrenders tokens and the "Effective Permissions" button appears disabled with no selectionCopyToClipboardButtoncopies text to clipboard[PR #190] [MERGED] feat: add AppTokenPermissionsGrid, PermissionsSummaryDialog, and IPermissionsSummaryDialogServiceto [PR #190] feat: add AppTokenPermissionsGrid, PermissionsSummaryDialog, and IPermissionsSummaryDialogService