pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Java language:JavaScript
Filter by
156M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
개요
상품 관련 3가지 요구사항을 TDD(RED→GREEN)로 구현했습니다.
1. 어드민도 상품 등록 가능 (#1)
2. 상품에 판매자 닉네임 표시 (#2)
3. 상품 등록 실패 오류 수정 (#3)
변경 내용
#3 상품 등록 실패 (근본 원인 수정)
- 상품 이미지 업로드가 kind: result (소유자 전용, JWT 필요)로 호출됐는데 ...
Implements five new capabilities for the family trip app:
1. Recent Activity tab — a site-wide audit log. A logActivity() helper records every add/edit/delete across all
sections (places, packing, ...
[!IMPORTANT] This is an automatic PR generated by Vercel to help you with patching efforts. We can t guarantee it s
comprehensive, and it may contain mistakes. Please review our guidance before merging ...
🌱 설명
문제: domain/product/Product.java, domain/product/ProductImage.java 에 JPA 어노테이션(@Entity, @Table, @Id 등)이 남아 있어,
infrastructure 패키지의 ProductJpaEntity / ProductImageJpaEntity 와 함께 동일 테이블에 두 엔티티가 매핑되는 ...
!--- Provide a general summary of your changes in the Title above --
Description
!--- Describe your changes in detail --
Related Issue
!--- This project only accepts pull requests related to open issues ...
- 여행 공유 초대 토큰 만료 처리
- 스케줄러를 통해 초대 토큰 만료 처리
- 초대 수락 시점에 토큰 만료 여부 확인 후 삭제 처리
- readInvitationByToken 메서드 반환 형식 변경
- DateUtils에 String을 LocalDateTime으로 변경하는 메서드 추가
Fixes #DEV-353
Qué cambia
- Reemplaza el placeholder de dirección Bitcoin por la dirección real de donaciones
- Archivo: donaciones.html — elemento #btc-addr
Cómo probar
- [ ] Abrir /donaciones y verificar que ...
Summary
Fixes finding Q-1: the Stage 3 full-text refinement was dead code. It built its Anthropic request with messages: []
(everything stuffed in system), which the Messages API rejects with a 400 — ...