Skip to content

Conversation

paanSinghCoder
Copy link
Contributor

@paanSinghCoder paanSinghCoder commented Jul 24, 2025

API integration IN PROGRESS

Screenshot 2025-07-24 at 5 38 23 PM Screenshot 2025-07-24 at 5 37 58 PM

Copy link

vercel bot commented Jul 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
frontier Ready Ready Preview Comment Sep 18, 2025 7:10am

@paanSinghCoder paanSinghCoder self-assigned this Jul 24, 2025
@paanSinghCoder paanSinghCoder changed the title feat: add init code feat (SDK): add sessions page Jul 24, 2025
@coveralls
Copy link

coveralls commented Jul 24, 2025

Pull Request Test Coverage Report for Build 17820939659

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 32.176%

Totals Coverage Status
Change from base Build 17820317449: 0.0%
Covered Lines: 11118
Relevant Lines: 34554

💛 - Coveralls

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new sessions page to the SDK that allows users to view and manage their active sessions. The implementation includes a main sessions listing page with session details and a confirmation dialog for revoking sessions.

  • Adds a new "Sessions" navigation item to the sidebar
  • Creates a sessions page displaying active sessions with device and location information
  • Implements a revoke session confirmation dialog with session details
  • Adds routing configuration for the new sessions functionality

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
helpers.ts Adds "Sessions" navigation item to sidebar menu
sessions.module.css Defines CSS styles for sessions page components
index.tsx Exports SessionsPage and RevokeSessionConfirm components
SessionsPage.tsx Main sessions page component with hardcoded session data
RevokeSessionConfirm.tsx Dialog component for confirming session revocation
routes.tsx Adds routing configuration for sessions and revoke session pages

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.

2 participants