pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:CSS language:JavaScript
Filter by
198M results
测试范围
- 单元测试(Vitest + 数据库集成)
- 生产构建(npm run build)
- 端到端 API/页面测试:门户、管理端登录、H5 用户流程、竞拍出价、晒场预约、第三方 SSO
发现并修复的问题
1. 演示竞拍过期:db:seed 在已有数据时跳过,导致演示竞拍状态为 ENDED。现每次 seed 会刷新 DEMO_AUCTION 的时间窗口为 LIVE。 ...
Update docs with release changelogs. Created by Github action
Summary
Implements issue #19 as an agentic feature set, plus the catalog-enrichment commits this branch already carried.
AI player profile (issue #19)
- New PlayerProfile model (one per user) storing ...
SSR injection on listing pages guarded by noindex + NEXT_PUBLIC_ENABLE_DATASET_JSONLD; adds minimal Vitest harness.
Tests + typecheck pass. Verified by Vulcan S805.
Description
This PR adds a standardized pull request template to improve consistency and structure across all future PRs in the
repository.
It helps ensure that all pull requests include clear descriptions ...
h2 Add conversation selection setup and load sidebar users from Firestore /h2
p This branch starts replacing static chat/sidebar data with dynamic state and Firestore-backed user data. /p
h3 What Changed ...
Allows manual CI runs via gh workflow run. Also serves as the first push-to-master that triggers the publish job.
🤖 Generated with Claude Code
Incremento 6 — batch finale: ultime 4 pagine a route .tsx
Con questo, tutte le 8 pagine sono route .tsx (markup fuori da index.html). Tecnica wrap: scheletro Preact (kit) con
tutti gli id legacy preservati; ...