Skip to content

Conversation

@HACO8888
Copy link
Member

No description provided.

Copy link
Contributor

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 post management functionality and administration features to the frontend application, including the ability to query posts within date ranges and export data to Excel format.

  • Adds new API endpoint for retrieving post lists
  • Creates new admin pages for post management and post querying
  • Updates package dependencies and adds new packages like xlsx and recharts

Reviewed Changes

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

Show a summary per file
File Description
package.json Updates multiple dependencies and adds new packages (xlsx, recharts, lucide-react)
modules/sigAPI/index.ts Adds getPostList function to the API module
modules/sigAPI/function/getPostList.ts Implements API function to fetch post lists
modules/customStatusCode/index.ts Adds new error code for invalid time range
app/styles/globals.scss Adds CSS class to hide scrollbars
app/admin/post/page.tsx Creates new page for post management interface
app/admin/post-query/page.tsx Creates new page for querying posts by date range with Excel export
app/admin/page.tsx Refactors admin menu to use configuration-driven approach
app/admin/(admin)/config.ts Creates configuration file for admin menu items
.vscode/settings.json Adds formatter configuration for JSON files

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

@HACO8888 HACO8888 merged commit 4847e9d into main Sep 25, 2025
3 of 4 checks passed
HACO8888 added a commit that referenced this pull request Sep 25, 2025
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