Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

nninyeong/challenge-b

Leekee0905 created a branch on nninyeong/challenge-b

feat/invitation-main

nninyeong pushed 8 commits to develop nninyeong/challenge-b
  • feat:후기그리드페이지생성, 이미지부분더보기 처리, 사용자정보불러오기 1337703
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/infiniteScrollReview d7f75df
  • fix:type오류 수정 27f2473
  • fix:console.log제거 e2a4571
  • feat:후기 이미지 여러장플러스이모티콘추가 c49a944
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/infiniteScrollReview b74afa7
  • fix:serveraction에서 try-catch문 제거, Image alt수정 1916ddb
  • Merge pull request #20 from nninyeong/feat/infiniteScrollReview Feat/infinite scroll review 42380b7

View on GitHub

nninyeong closed a pull request on nninyeong/challenge-b
Feat/infinite scroll review
## ✅ 작업 사항 - 이미지 여러장 + 이모티콘 추가 - 이미지만 모아보는 review Grid페이지추가 - 글자수 100자 이상시 더보기 버튼 펼치기 접기 가능 - 사용자 user정보 연동하여 프로필사진, 이름 띄워주기 - 업로드 날짜 처리 ## 📸 스크린샷 <img width="524" alt="스크린샷 2024...
sHyunis pushed 1 commit to feat/infiniteScrollReview nninyeong/challenge-b
  • fix:serveraction에서 try-catch문 제거, Image alt수정 1916ddb

View on GitHub

nninyeong created a review comment on a pull request on nninyeong/challenge-b
이거 {} 없이 '' 만 써도 되지 않나여!?

View on GitHub

nninyeong created a review comment on a pull request on nninyeong/challenge-b
queryKey 함수로 받아쓰는 거 다음에 통일해서 수정하면 좋을 것 같습니다!

View on GitHub

nninyeong created a review comment on a pull request on nninyeong/challenge-b
이런 변하지 않는 값도 14번째 줄 같은 리렌더링 될 때 실행되지 않는 곳에 두면 좋다고 들었습니다!

View on GitHub

nninyeong created a review on a pull request on nninyeong/challenge-b
고생하셨습니다!!

View on GitHub

nninyeong created a review on a pull request on nninyeong/challenge-b
고생하셨습니다!!

View on GitHub

lukby2457 created a review on a pull request on nninyeong/challenge-b
고생 많으셨습니다~!!!

View on GitHub

hansub1n created a review on a pull request on nninyeong/challenge-b
고생하셨습니다!

View on GitHub

Leekee0905 created a review comment on a pull request on nninyeong/challenge-b
server action에서 try catch 문보다 에러메세지를 던져주는게 더 좋은거 같습니다! https://nextjs.org/docs/app/building-your-application/routing/error-handling

View on GitHub

Leekee0905 created a review on a pull request on nninyeong/challenge-b

View on GitHub

nninyeong pushed 1 commit to develop nninyeong/challenge-b
  • fix: 타입 통일 및 병합 4634f11

View on GitHub

sHyunis pushed 17 commits to feat/infiniteScrollReview nninyeong/challenge-b
  • feat: 참석 여부 확인 버튼 청첩장 제작 예시에 표시 a3bcfab
  • feat: 예식일 입력 a6a9de7
  • feat: 예식시간 입력 47a72e6
  • add: primary 300 컬러 config 적용 6dccf21
  • feat: 예식 장소 입력 기능 추가 f2c1cfe
  • remove: 사용하지 않는 import 제거 13f6d33
  • style: 미리보기 영역 배치 정렬 3aa980e
  • add: 전화 및 메시지 png 생성 b915a70
  • feat: 기본정보 폼 생성 및 기능 구현 8a7758d
  • feat: 방명록 청첩장 제작 예시에 표시 4efba2d
  • fix: input 필드에 줄바꿈 추가 cb7120c
  • Merge pull request #17 from nninyeong/feat/personal-info-form Feat/personal info form 2a13dda
  • Merge branch 'develop' into feat/wedding-info-form ecd3dcc
  • Merge pull request #18 from nninyeong/feat/wedding-info-form Feat/wedding info form: wedding_info 주소검색 포함 전 임시 병합 d997ca9
  • Merge branch 'develop' into feat/createButton 86be278
  • Merge pull request #19 from nninyeong/feat/createButton Feat/create button: 교통수단 input 추가 전 임시 병합 e863bcb
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/infiniteScrollReview b74afa7

View on GitHub

vercel[bot] created a comment on a pull request on nninyeong/challenge-b
[vc]: #+QEM9jMN0uhhKAd7gQl1Az7T8p65Wpe29vnQlZFK2q8=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjaGFsbGVuZ2UtYiIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZ...

View on GitHub

sHyunis opened a pull request on nninyeong/challenge-b
Feat/infinite scroll review
## ✅ 작업 사항 - 이미지 여러장 + 이모티콘 추가 - 이미지만 모아보는 review Grid페이지추가 - 글자수 100자 이상시 더보기 버튼 펼치기 접기 가능 - 사용자 user정보 연동하여 프로필사진, 이름 띄워주기 - 업로드 날짜 처리 ## 📸 스크린샷 <img width="524" alt="스크린샷 2024...
sHyunis pushed 58 commits to feat/infiniteScrollReview nninyeong/challenge-b
  • script: 이미지 remote pattern추가 4ad3aaf
  • add: 리뷰 상세 페이지 생성 9554d11
  • add: 리뷰 상세 정보 가져오는 서버액션 생성 3ba8791
  • add: 리뷰 컨텐츠 담을 컴포넌트 생성 b9a8dd7
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/review-detail 70f0d77
  • fix: 로그인 여부 확인용 메서드 변경 54ad8f1
  • feat: 이메일 회원가입 기능 추가 ad7e12e
  • add: 리뷰 캐러셀 생성 863d220
  • feat: 리뷰 캐러셀 구현 3b9dcec
  • merge: develop pull a1bf043
  • rename: 후기 폼 컴포넌트 파일명 대소문자 변경 6efb483
  • feat: 이메일 로그인, zod 유효성검사 추가 0ce6342
  • refactor: 입력 폼 부분 컴포넌트 분리 8983bb1
  • style: 에러 메시지 출력 시 레이아웃 깨지지 않도록 flex -> grid 변경 c009c67
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/social-login c355973
  • fix: 리뷰 캐러셀 화면 비율 조정 ffaf07a
  • feat: 방명록 작성 모달 구현 완료 d729ced
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/carousel 9b37d9a
  • feat: reviews 데이터 연결 6939456
  • add: ReviewsCarousel 컴포넌트 추가 a710d84
  • and 38 more ...

View on GitHub

nninyeong pushed 5 commits to develop nninyeong/challenge-b
  • feat: 참석 여부 확인 버튼 청첩장 제작 예시에 표시 a3bcfab
  • feat: 방명록 청첩장 제작 예시에 표시 4efba2d
  • fix: input 필드에 줄바꿈 추가 cb7120c
  • Merge branch 'develop' into feat/createButton 86be278
  • Merge pull request #19 from nninyeong/feat/createButton Feat/create button: 교통수단 input 추가 전 임시 병합 e863bcb

View on GitHub

nninyeong closed a pull request on nninyeong/challenge-b
Feat/create button: 교통수단 input 추가 전 임시 병합
## ✅ 작업 사항 - 청첩장 예시 페이지에 참석 의사 표시 버튼, 방명록 표시 버튼 input 생성 및 체크 여부에 따른 표시 구현 완료 ## 📸 스크린샷 ![image](https://github.com/user-attachments/assets/c2566bf4-fc42-445b-a966-aec357548684) ![image](...
nninyeong pushed 12 commits to feat/createButton nninyeong/challenge-b
  • feat: 예식일 입력 a6a9de7
  • feat: 예식시간 입력 47a72e6
  • add: primary 300 컬러 config 적용 6dccf21
  • feat: 예식 장소 입력 기능 추가 f2c1cfe
  • remove: 사용하지 않는 import 제거 13f6d33
  • style: 미리보기 영역 배치 정렬 3aa980e
  • add: 전화 및 메시지 png 생성 b915a70
  • feat: 기본정보 폼 생성 및 기능 구현 8a7758d
  • Merge pull request #17 from nninyeong/feat/personal-info-form Feat/personal info form 2a13dda
  • Merge branch 'develop' into feat/wedding-info-form ecd3dcc
  • Merge pull request #18 from nninyeong/feat/wedding-info-form Feat/wedding info form: wedding_info 주소검색 포함 전 임시 병합 d997ca9
  • Merge branch 'develop' into feat/createButton 86be278

View on GitHub

nninyeong pushed 8 commits to develop nninyeong/challenge-b
  • feat: 예식일 입력 a6a9de7
  • feat: 예식시간 입력 47a72e6
  • add: primary 300 컬러 config 적용 6dccf21
  • feat: 예식 장소 입력 기능 추가 f2c1cfe
  • remove: 사용하지 않는 import 제거 13f6d33
  • style: 미리보기 영역 배치 정렬 3aa980e
  • Merge branch 'develop' into feat/wedding-info-form ecd3dcc
  • Merge pull request #18 from nninyeong/feat/wedding-info-form Feat/wedding info form: wedding_info 주소검색 포함 전 임시 병합 d997ca9

View on GitHub

nninyeong closed a pull request on nninyeong/challenge-b
Feat/wedding info form: wedding_info 주소검색 포함 전 임시 병합
## ✅ 작업 사항 - wedding_info 부분 주소검색 제외하고 구현했습니다 ## 📸 스크린샷 <img width="378" alt="image" src="https://github.com/user-attachments/assets/537956f4-74a3-4bf8-ab29-747d372d57bf"> <br/>
nninyeong pushed 4 commits to feat/wedding-info-form nninyeong/challenge-b
  • add: 전화 및 메시지 png 생성 b915a70
  • feat: 기본정보 폼 생성 및 기능 구현 8a7758d
  • Merge pull request #17 from nninyeong/feat/personal-info-form Feat/personal info form 2a13dda
  • Merge branch 'develop' into feat/wedding-info-form ecd3dcc

View on GitHub

Leekee0905 created a review comment on a pull request on nninyeong/challenge-b
이파일도 react-icon으로 대체 가능할거같습니다

View on GitHub

Leekee0905 created a review comment on a pull request on nninyeong/challenge-b
react-icon으로 대체 가능할거같습니다

View on GitHub

Leekee0905 created a review on a pull request on nninyeong/challenge-b

View on GitHub

Leekee0905 created a review on a pull request on nninyeong/challenge-b
👍👍👍👍👍👍👍👍👍

View on GitHub

nninyeong pushed 3 commits to develop nninyeong/challenge-b
  • add: 전화 및 메시지 png 생성 b915a70
  • feat: 기본정보 폼 생성 및 기능 구현 8a7758d
  • Merge pull request #17 from nninyeong/feat/personal-info-form Feat/personal info form 2a13dda

View on GitHub

nninyeong closed a pull request on nninyeong/challenge-b
Feat/personal info form
## ✅ 작업 사항 - feat: 기본정보 폼 생성 및 입력 기능 구현 ## 📸 스크린샷 ![chrome-capture-2024-10-25](https://github.com/user-attachments/assets/e520e559-5dcb-4e1d-bb51-7fcf91f51402) <img width="464" alt="...
Load more