pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:PHP
Filter by
109M results
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don t worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the ...
📌 PR 목적
dev 브랜치에서 개발된 MVP 기능 전체를 main 브랜치에 반영하여 첫 프로덕션 배포를 진행합니다.
배포 내용
인증
- 로그인 / 회원가입 / 로그아웃
- 구글 소셜 로그인 / 회원가입
- 내 정보 조회
포토카드
- 포토카드 목록 조회
- 포토카드 상세 조회
- 포토카드 생성 (일일 횟수 제한 포함)
- ...
release
프로그래스바 아래에 라운지 입장 중입니다 문구 추가(11px Pretendard, 다크잉크 #3c3934). 바와 함께 merryon:ready 시 페이드아웃·제거. cafe24 수정 불필요.
검증: node --check 통과.
Generated by Claude Code
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Consolidates supplier primary contact fields into a single tech_contact_name field and removes contact_surname.
- Removed the Primary Contact Surname field ...
Motivation
- Enable shared workspace fields and centralized authentication using Supabase so multiple browsers/users can share
workspace configuration.
- Provide a first-step backend bridge to ...
codex
📝 Pull Request Description
Related Issue
Closes #8877
Summary
Added Navbar, Header, and Footer components to the Finance Tracker (Day 101) project to improve navigation, layout
consistency, and overall ...
- Consent download filename → Consent_{Full_Name}_{Consent_Date}.pdf (DD-MMM-YYYY) in ConsentSubmissionPage +
ConsentReviewPage download handlers (frontend a.download overrode the server header) ...