Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java language:JavaScript

Filter by

3.2M results  (316 ms)

3.2M results

Description The MyCalendar s html page has several accessibility and HTML quality issues: - Interactive elements are missing appropriate ARIA attributes. - Dynamic content updates are not announced ...

📝 무엇을 하나요? - 방장이 승인/거절한 인증을 다시 검토 대기 상태로 되돌리는 API를 구현합니다. 📌 To do - [x] POST /api/mission-logs/{missionLogId}/moderation/revert 구현 - [x] 되돌리기 조건 검증 (수동 승인/거절만 가능, 정산 시작 후 불가) - [x] 테스트 추가

문제 PostingResponse.PostingDto에 memberId와 요일별 카운트(mon~sun)만 있어서, 프론트엔드에서 어느 주차 데이터인지 및 멤버 이름을 표시할 수 없음. 현재 상태 // posting/dto/PostingResponse.java public record PostingDto( Long memberId, int ...
enhancement

Context #13623 AC2 + AC3 (graduated #13621→#13623). The §no_hold_state stance (L3, #13620) + its validator (verified-no-lane retirement, #13627 / PR #13630) are landing; this places the teeth-test — the ...
ai
architecture
enhancement
model-experience

Endpoint Created: A GET /me route is added to the UserController. Context Extraction: The endpoint utilizes @AuthenticationPrincipal to extract the secure user context. Service Delegation: The endpoint ...
AUTH & SEC logic
backend
task
USER logic

DTO Updated: The AuthResponseDTO is modified to include a ResponseUserDTO user field alongside the existing String token field. Service Refactored: The AuthService is updated to map the authenticated ...
AUTH & SEC logic
backend
task

작업 개요 예약 조회 API를 구현합니다. 사용자는 본인 예약 목록/상세를 조회하고, 점주는 매장 예약 목록/상세를 조회할 수 있습니다. 브랜치 feature/reservation-read 선행 이슈 - #20 (예약 생성 API) 작업 목록 DTO - [ ] ReservationResponse — 이미 구현됨 (재사용) Service ...

♻️ 리팩토링 대상 - worki/dto/QuestionResponse.java (질문 생성/수정/벌크 적재 응답 DTO) 🚨 현재 문제 - authorNickname 필드가 항상 null로 채워져 내려간다 (from()에서 하드코딩 null). - 과거 users 도메인(이슬이) 통합 후 매핑 을 위한 임시 TODO였으나, user 도메인 ...
refactor

Problem Bun cross-runtime parity is supposed to be part of the definition of done (webjs runs on Node 24+ AND Bun, #508), but the guardrail is too weak, so it slips to an afterthought. Concretely, during ...
enhancement

어떤 버그인가요? 멱등을 스키마로 의도(orders.client_order_id UNIQUE, deposit_transactions.idempotency_key UNIQUE)했으나 실제로는 작동하지 않는다. 따닥 탭/네트워크 재전송이 중복 주문·중복 출금으로 이어질 수 있다. 재현 시나리오 - Given: 클라가 매수 요청 1건 전송, 응답 받기 전 ...
bug
trading
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.