Skip to content

Admin UI user cart and session management#719

Open
Mikearaya wants to merge 1 commit into
masterfrom
user-cart-and-session-management
Open

Admin UI user cart and session management#719
Mikearaya wants to merge 1 commit into
masterfrom
user-cart-and-session-management

Conversation

@Mikearaya

Copy link
Copy Markdown
Contributor

Add user cart tab and logout-all-sessions support to admin-ui

  • Show the active cart of a user on the user detail page via the
    user.cart field, with items, totals, and an admin-only link to
    the order detail view
  • Add a Sessions section to the account view: "Log out everywhere"
    for the own account, "Force logout" for admins on other users
  • Extend the logoutAllSessions mutation with an optional userId so
    admins can invalidate another user's sessions; gated by the
    existing isMyself ACL check and covered by integration tests

@Mikearaya Mikearaya changed the title Add user cart tab and logout-all-sessions support to admin-ui Admin UI user cart and session management Jul 9, 2026
@Mikearaya Mikearaya requested a review from pozylon July 9, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant