Skip to content

Conversation

pan93412
Copy link
Member

No description provided.

@pan93412 pan93412 self-assigned this Sep 30, 2025
Copy link

linear bot commented Sep 30, 2025

Copy link
Contributor

vercel bot commented Sep 30, 2025

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

Project Deployment Preview Comments Updated (UTC)
dbplay-app Ready Ready Preview Comment Sep 30, 2025 5:23am

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 implements a ranking table feature that replaces the placeholder alert with a fully functional ranking system. The implementation includes both points-based and solved questions-based rankings with daily and weekly tabs.

  • Adds new GraphQL queries for user points and solved questions data
  • Creates tabbed ranking interface with points and solved questions views
  • Replaces placeholder content with functional ranking table component

Reviewed Changes

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

Show a summary per file
File Description
package.json Adds shiki dependency for syntax highlighting
gql/graphql.ts Adds GraphQL type definitions for new ranking queries
gql/gql.ts Adds GraphQL query exports for ranking data
app/(app)/statistics/page.tsx Replaces placeholder alert with new Ranking component
app/(app)/statistics/_components/ranking/index.tsx Main ranking component with tabbed interface
app/(app)/statistics/_components/ranking/points.tsx Points ranking table component
app/(app)/statistics/_components/ranking/completed-questions.tsx Solved questions ranking table component
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pan93412 pan93412 merged commit 63e5b01 into main Sep 30, 2025
4 checks passed
@pan93412 pan93412 deleted the pan93412/dbp-83-實作排行榜佔位 branch September 30, 2025 05:24
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