-
Notifications
You must be signed in to change notification settings - Fork 4
693: Logout of all sessions card #713
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Available PR Commands
See: https://github.com/tahminator/codebloom/wiki/CI-Commands |
Title693: Logout of all sessions card PR TypeEnhancement Description
Diagram Walkthroughflowchart LR
settings["Settings.page.tsx"]
card["LogoutAllSessionsCard.tsx"]
modal["LogoutAllSessionsModal.tsx"]
endpoint["GET /api/auth/logout/all"]
settings -- "renders" --> card
card -- "opens" --> modal
modal -- "Confirm action" --> endpoint
|
| Relevant files | |||||||
|---|---|---|---|---|---|---|---|
| Enhancement |
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
/deploy |
|
The command to deploy to staging for the commit 8cf0c3e has been triggered. View action run |
…le check fixed X bug changes prettier fixes
|
/deploy |
|
The command to deploy to staging for the commit f375ccd has been triggered. View action run |
|
/deploy |
|
The command to deploy to staging for the commit 3a3db7c has been triggered. View action run |
|
/deploy |
|
The command to deploy to staging for the commit 3a3db7c has been triggered. View action run |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
693
changes
Description of changes
Checklist before review
Screenshots
Dev
Screen.Recording.2026-01-31.at.4.44.30.PM.mov
Staging
Screen.Recording.2026-01-31.at.5.09.24.PM.mov