Ecosyste.ms: Timeline

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

nninyeong/challenge-b

Leekee0905 closed a pull request on nninyeong/challenge-b
Feat/create-review 리뷰 작성 기능'만' 구현
## ✅ 작업 사항 - supabase의 storage와 table에 연동하여 파일 업로드 기능만 우선 구현했습니다. ## 📸 스크린샷 <br/> ## 🧑‍💻 기타 - 디자인은 와이어 프레임 나오는대로 변경 예정입니다. - supabase review table에서 유저 uuid 뿐 아니라 이름을 추가 해야한다고 생각합니다.
Leekee0905 pushed 12 commits to feat/create-review nninyeong/challenge-b
  • feat: 카카오로그인 추가 17a2d3e
  • feat: 로그아웃 및 인증 상태에따른 네비게이션 조건부 렌더링 8d34e11
  • feat: signOut 커스텀훅으로 분리 daa0510
  • remove: 네비게이션에서 로그아웃 제거 760f814
  • style: 로그인 페이지 임시 스타일 적용 4f4e5a6
  • style: 임시 footer 추가, 전체 레이아웃 설정 d2453b8
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/social-login ebdef45
  • add: supbase createClient 제네릭 추가 2355af7
  • refactor: type 추가, 로그인 로직 util 함수로 분리 ef91e9e
  • Merge pull request #2 from nninyeong/feat/social-login Feat/social login: 소셜로그인, 로그인페이지 레이아웃 임시 배치 53d8816
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/create-review edd8891
  • add: api route폴더, lib폴더 생성 a7bd3ac

View on GitHub

lukby2457 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 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 created a review comment on a pull request on nninyeong/challenge-b
유저 정보를 가져오는 것을 캐싱을 하는게 좋은건지 이건 저도 잘 모르겠어요!

View on GitHub

Leekee0905 created a review comment on a pull request on nninyeong/challenge-b
마이페이지는 클라이언트 사이드 렌더링 보다 ssg로 빠른 렌더링을 할 수 있지 않을까? 싶어요

View on GitHub

Leekee0905 created a review comment on a pull request on nninyeong/challenge-b
https://nextjs.org/docs/app/api-reference/components/image#remotepatterns next.config.mjs에서 images domains는 next.js 14버전 이후로 안쓰는 걸 추천하고 있어서 remotePatterns로 바꾸면 좋을것같습니다!

View on GitHub

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

View on GitHub

nninyeong pushed 10 commits to develop nninyeong/challenge-b
  • feat: 카카오로그인 추가 17a2d3e
  • feat: 로그아웃 및 인증 상태에따른 네비게이션 조건부 렌더링 8d34e11
  • feat: signOut 커스텀훅으로 분리 daa0510
  • remove: 네비게이션에서 로그아웃 제거 760f814
  • style: 로그인 페이지 임시 스타일 적용 4f4e5a6
  • style: 임시 footer 추가, 전체 레이아웃 설정 d2453b8
  • Merge branch 'develop' of https://github.com/nninyeong/challenge-b into feat/social-login ebdef45
  • add: supbase createClient 제네릭 추가 2355af7
  • refactor: type 추가, 로그인 로직 util 함수로 분리 ef91e9e
  • Merge pull request #2 from nninyeong/feat/social-login Feat/social login: 소셜로그인, 로그인페이지 레이아웃 임시 배치 53d8816

View on GitHub

nninyeong closed a pull request on nninyeong/challenge-b
Feat/social login: 소셜로그인, 로그인페이지 레이아웃 임시 배치
## ✅ 작업 사항 - 구글로그인, 카카오로그인 추가 - 이메일로그인 버튼만 배치 + 클릭시 준비중인 기능이라는 alert 임시로 넣어뒀습니다 - 유저 인증 상태에따른 네비게이션 메뉴 변경 - 전체 적용 레이아웃 설정 (footer 가장 아래로, 양옆 padding 16px) ## 📸 스크린샷 ![소셜로그인](http...
hansub1n created a review on a pull request on nninyeong/challenge-b
고생하셨습니다!

View on GitHub

nninyeong created a review comment on a pull request on nninyeong/challenge-b
![image](https://github.com/user-attachments/assets/836ca2a3-5613-47e8-8b30-17003b2dbeaa) 이거 제가 말씀드린 부분 때문에 주석처리 해두신거죠?! 이미지 첨부드린 것처럼 사용해주시면 됩니당 👍

View on GitHub

nninyeong created a review comment on a pull request on nninyeong/challenge-b
console.error로 바꿔주시면 좋을 것 같아요!

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

hansub1n 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

sHyunis created a comment 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

lukby2457 created a review on a pull request on nninyeong/challenge-b
LGTM~

View on GitHub

nninyeong created a review comment on a pull request on nninyeong/challenge-b
getUser하는 부분 다들 이거 사용하면 좋을 것 같습니다!

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

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

View on GitHub

sHyunis opened a pull request on nninyeong/challenge-b
feat:마이페이지 프로필정보불러오기, 레이아웃 완성
## ✅ 작업 사항 -마이페이지 소셜로그인 유저 이름정보가져오기 -마이페이지 소셜로그인 유저 프로필사진가져오기 - 임시레이아웃 가져오기 ## 📸 스크린샷 ![스크린샷 2024-10-22 오후 8 28 39](https://github.com/user-attachments/assets/2f6c7618-2fd5-4cd4-...
sHyunis created a comment on a pull request on nninyeong/challenge-b
유저의 이름을 추가하게 된다면 supabase auth users에 metadata의 fullname을 가져오면 될까요?

View on GitHub

Leekee0905 created a branch on nninyeong/challenge-b

feat/review-detail

sHyunis pushed 2 commits to page/mypage nninyeong/challenge-b
  • add: supabase db type 설정 추가 244d04e
  • feat:마이페이지 프로필정보불러오기, 레이아웃 완성 ba0471c

View on GitHub

Load more