pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C# language:Java
Filter by
144M results
무엇을 / 왜
Parenting 무료 아티클 8개를 stub(2문단)에서 정식 본문으로 확장하고, 모달 하단 퍼널 CTA를 아티클 주제에 맞게 분기합니다. track: site only (js/test.js 미touch).
차기로 미뤄둔 무료 아티클 stub → 정식 본문 을 마무리합니다(라이브러리 추가 확장은 여전히 차기).
변경 (js/sections/parenting.js) ...
deploy/site
- Grid column 5: 300px fixed
- Cell width: 280px
- Match card: width 100%, max-width 280px
Replaced the default Create React App README with a custom README tailored for the Hangman game. It includes a brief
description of the project, features, and instructions on how to start, build, and test ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/setup-dotnet | action | minor | v5.3.0 → v5.4.0 |
Release Notes
details summary actions/setup-dotnet ...
Type: Maintenance
작업 개요
- User 기능 단위 테스트 추가
주요 변경 사항
- UserServiceTest 추가
- UserControllerTest 추가
- UserRepositoryTest 추가
검증 방법
- [x] ./gradlew test
- [x] Swagger 또는 API 문서 기준 응답 확인
- [x] 수동 API 테스트
...
- Implemented local state synchronization between CartContext and browser localStorage to handle page refreshes
safely.
- Enforced frontend stock selectors and verification guards derived from ...
- feat(notes): Note document, NoteRepository, auditing canonical seed (Story 3.1, NFR-D3)
- feat(notes): POST /notes endpoint, DTO, service exception handler (Story 3.2, FR-7)
- feat(notes): GET ...