pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java is:merged language:Java
Filter by
120M results
💡 PR Summary - 마이페이지 신뢰 등급(trust_grade) 테두리 연동
📝 Description
프로필 아바타 테두리를 생활 온도 에서 마일스톤 기반 신뢰 등급으로 교체합니다 (Phase 1 = Lv1~2).
- trustGradeToTone 유틸 신설: VERIFIED → 초록 실선 / NEWCOMER·누락·미지값 → 회색 점선(미완성 ...
✨ feature
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
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
Summary by Sourcery
Bug Fixes:
- Prevent admin router from handling /auth and nested authentication routes by introducing path-based middleware
filtering.
Summary
Significantly enhanced the Wire Cable Search component with detailed modal views, full-text search, advanced filtering,
and improved data structure. Refactored wire data handling to support richer ...
Summary
- add release:notes script to package.json
- standardize release-note generation for agents and CI
- keep existing release checks and publish flow intact
Test plan
- [x] npm run typecheck ...
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
- useJobLike: JobCard의 handleLike 로직을 src/hooks/job/useJobLike.ts로 추출
- useCurrentUserId: 유저 ID 조회 useEffect를 src/hooks/useCurrentUserId.ts로 추출
- JobList, RentalList, UsedGoodsList에서 useCurrentUserId ...
refactor