feat(admin): roles + claims tabs with three sub-modes #46
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_collab!46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_admin_roles_claims"
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?
Summary
Adds Roles and Claims admin tabs. Roles is a read-only viewer for hero_proxy roles + per-role claims. Claims has three sub-modes via Bootstrap nav-pills: Single user, Compare two users, Why no access path.
Related Issue
Closes #43
Changes
roles_tab.rswith role list + per-role claims drawerclaims_tab.rswith three nav-pill sub-modesRole,ResolvedClaim,ClaimsCompareResult,ClaimsPathResulttypes#/admin/roles,#/admin/claims)Test Results
cargo check --workspaceclean;make playwright5/5 pass; manual smoke against hero_collab admin shell with admin auth.WIP: feat(admin): roles + claims tabs with three sub-modesto feat(admin): roles + claims tabs with three sub-modes