Ecosyste.ms: Timeline

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

nninyeong/challenge-b

nninyeong created a review comment on a pull request on nninyeong/challenge-b
나중에 reviewData.types.ts 처럼 database 타입 받아온 걸로 바꿀 수 있으면 더 좋을 것 같아요!!!

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
이거 나중에 까먹지 않고 아이콘으로 바꿀 수 있게 주석같은 거 달아두면 좋을것 같아요!

View on GitHub

nninyeong created a review comment on a pull request on nninyeong/challenge-b
zod .. 화이팅입니다...

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

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

View on GitHub

Leekee0905 pushed 1 commit to feat/account-info nninyeong/challenge-b
  • delete: 미사용 함수 제거 676f2e4

View on GitHub

hansub1n 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

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

View on GitHub

Leekee0905 created a branch on nninyeong/challenge-b

feat/account-info

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

View on GitHub

lukby2457 opened a pull request on nninyeong/challenge-b
Feat/guestbook
## ✅ 작업 사항 - 방명록 작성 모달, 방명록 삭제 모달, 방명록 불러오기 구현 완료 ## 📸 스크린샷 ![image](https://github.com/user-attachments/assets/fd54fffc-4ff3-4ac3-b223-9308426d7079) ![image](https://github.com/user-atta...
lukby2457 pushed 40 commits to feat/guestbook 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
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/carousel 9b37d9a
  • feat: reviews 데이터 연결 6939456
  • add: ReviewsCarousel 컴포넌트 추가 a710d84
  • bugfix: 이메일 로그인하는 경우에도 헤더의 네비게이션 상태가 바로 변경될 수 있도록 수정 453c1c1
  • and 20 more ...

View on GitHub

nninyeong pushed 17 commits to develop 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
  • merge: develop pull a1bf043
  • rename: 후기 폼 컴포넌트 파일명 대소문자 변경 6efb483
  • feat: 후기 상세 보기 이미지 슬라이드 구현 cb59c56
  • feat: 후기 작성시 작성자 이름 추가 bf6e2dc
  • feat: 후기 작성시 작성자 이름 추가 d0e485e
  • fix: server action try/catch문 제거 e2988f1
  • feat: 후기 상세 오버레이 컨텐츠, 길어지면 열고 닫기 구현 ad0e11d
  • fix: prettier적용 및 review table user_id 타입추가 196cac8
  • test: react hook form useFormContext를 사용한 예시 + 스크롤테스트 73268dc
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/card-scroll 7d06b2f
  • fix: 리뷰 데이터 타입 에러 수정 c2b0294
  • Merge pull request #13 from nninyeong/feat/card-scroll Feat/card scroll 스크롤 및 폼 예시 4e47348

View on GitHub

nninyeong created a review on a pull request on nninyeong/challenge-b
감사합니다 👍

View on GitHub

Leekee0905 pushed 1 commit to feat/card-scroll nninyeong/challenge-b
  • fix: 리뷰 데이터 타입 에러 수정 c2b0294

View on GitHub

Leekee0905 pushed 21 commits to feat/card-scroll nninyeong/challenge-b
  • fix: 로그인 여부 확인용 메서드 변경 54ad8f1
  • feat: 이메일 회원가입 기능 추가 ad7e12e
  • add: 리뷰 캐러셀 생성 863d220
  • feat: 리뷰 캐러셀 구현 3b9dcec
  • 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
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/carousel 9b37d9a
  • feat: reviews 데이터 연결 6939456
  • add: ReviewsCarousel 컴포넌트 추가 a710d84
  • bugfix: 이메일 로그인하는 경우에도 헤더의 네비게이션 상태가 바로 변경될 수 있도록 수정 453c1c1
  • remove: 사용하지 않는 변수 제거 d2cf72c
  • fix: 주석 제거 18579ce
  • fix: 캐러셀 리뷰 수정 43f2e7e
  • feat:무한스크롤기능구현, 후기페이지컴포넌트분리, 기본 레이아웃작성 342a162
  • Merge pull request #10 from nninyeong/feat/social-login Feat/social login: 이메일 회원가입/로그인 기능 추가 72ebe73
  • Merge pull request #11 from nninyeong/feat/carousel Feat/carousel 2666f12
  • Merge pull request #12 from nninyeong/feat/infiniteScrollReview feat:무한스크롤기능구현, 후기페이지컴포넌트분리, 기본 레이아웃작성 a6a2c66
  • and 1 more ...

View on GitHub

nninyeong created a review comment on a pull request on nninyeong/challenge-b
console.log 지워주시면 좋을 것 같아요 👍👍👍👍

View on GitHub

nninyeong created a review comment on a pull request on nninyeong/challenge-b
나중에 여유가 된다면!! 저희 database.types.ts 가져온 거 기반으로 수빈님이 설정해두신 타입 파일 있는데 거기 Review 타입이랑 통일하면 좋을 것 같아요! reviewData.types.ts에 있습니다!

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

Leekee0905 pushed 2 commits to develop nninyeong/challenge-b
  • feat:무한스크롤기능구현, 후기페이지컴포넌트분리, 기본 레이아웃작성 342a162
  • Merge pull request #12 from nninyeong/feat/infiniteScrollReview feat:무한스크롤기능구현, 후기페이지컴포넌트분리, 기본 레이아웃작성 a6a2c66

View on GitHub

Leekee0905 closed a pull request on nninyeong/challenge-b
feat:무한스크롤기능구현, 후기페이지컴포넌트분리, 기본 레이아웃작성
## ✅ 작업 사항 -후기 페이지 무한스크롤 기능구현 - 기본 레이아웃 작성 ## 📸 스크린샷 ![무한스크롤](https://github.com/user-attachments/assets/55f86429-4fc6-4a84-a228-2a3f493e86e4) <br/> ## 🧑‍💻 기타 - 사진만 보이는 부...
Leekee0905 created a review comment on a pull request on nninyeong/challenge-b
next.js에서 try/catch문은 server action에서는 최대한 피하는 것을 추천하고 있어서 이 부분도 나중에 같이 리팩토링 하면 좋을 것 같습니다!

View on GitHub

Leekee0905 created a review comment on a pull request on nninyeong/challenge-b
나중에 같이 query hook으로 빼는거 해보면 좋을 것 같아요!

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

hansub1n created a review on a pull request on nninyeong/challenge-b
와.....

View on GitHub

Load more