issues Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript language:Java
Filter by
18.8M results
Description\nTrack event attendance via QR scan and generate reports.\n\n## Acceptance Criteria\n- [ ] Check-in via QR scan at events\n- [ ] Attendance records in database\n- [ ] Admin report: attendance ...
admin
enhancement
Description\nAllow members to register for tournaments from the app.\n\n## Acceptance Criteria\n- [ ] Browse upcoming events\n- [ ] Register (with eligibility checks: age, membership status)\n- [ ] Registration ...
enhancement
frontend
背景
現状の DB スキーマ変更は scripts/database/ddl/schema.sql を直接実行する方式で、変更履歴の追跡ができない。PLAN.md
にも「今回はSTG環境のためDDL/DMLスクリプトを直接修正して再実行する方式」と記載されており、本番運用に向けてマイグレーション管理の整備が必要。
改善内容
- node-pg-migrate または flyway を導入 ...
Description\nAPI and admin UI for creating and managing golf events.\n\n## Acceptance Criteria\n- [ ] Event entity (name, date, venue, age groups, capacity)\n- [ ] CRUD endpoints\n- [ ] Admin UI for event ...
backend
enhancement
Description\nBuild admin interface for managing members.\n\n## Acceptance Criteria\n- [ ] Member list with search/filter/pagination\n- [ ] View member details\n- [ ] Approve/suspend/reactivate members\n- ...
admin
enhancement
背景
backend/src/config/database.js の pg 接続プール設定でデフォルト値が使用されている場合、高負荷時に接続枯渇やタイムアウトが発生する可能性がある。Railway
の無料プランの制約に合わせた適切なプール設定が必要。
改善内容
- pg.Pool のオプションに max・idleTimeoutMillis・connectionTimeoutMillis ...
♻️ 리팩토링 대상
- 참고
- 해당 이슈는 인증 기능 통합 이후, 현재 임시로 하드코딩되어 있거나 헤더로 대체 중인 사용자 식별 로직을 실제 인증 사용자 기반으로 교체하기 위한 리팩토링 이슈입니다.
- PointService
- SKELETON_USER_ID = 1L
- /api/v1/points/me ...
Parent Algora bounty: #743
Bug
authMiddleware checks Authorization with authHeader?.startsWith( Bearer ). HTTP authentication schemes are
case-insensitive, so a valid access token sent as authorization: ...
Context
Source: M11.5 Priority A synthesis GAP-01 — cross-session finding (2 of 3 Priority A sessions)
Severity: CRITICAL
Sessions: 2026-06-04-persona-2-003 (3 click attempts, zero response), 2026-06-04-persona-1-001 ...
enhancement
horizon:immediate

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.