Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
93a0e93
chore: 머지 후 브랜치 삭제 github action 추가
withyj-codeit Sep 3, 2023
b2e37bd
reset
hanseulhee Oct 10, 2023
6f8bbb0
Merge branch 'codeit-bootcamp-frontend:main' into main
hanseulhee Oct 10, 2023
e11e25f
fix: 머지 후 브랜치 삭제 github action 수정
hanseulhee Oct 10, 2023
212e864
env: workflows 폴더로 이동
hanseulhee Oct 10, 2023
4dc5dd0
Merge pull request #237 from hanseulhee/fix-github-actions
withyj-codeit Nov 6, 2023
564ed9b
Merge branch 'Next-장해명' of https://github.com/codeit-bootcamp-fronten…
hazelnuts3 Apr 12, 2025
a3962cd
chore: 프로젝트 초기 세팅 및 폴더 구조 정리
hazelnuts3 Apr 12, 2025
a95cec7
chore: add tailwind color utility class
hazelnuts3 Apr 13, 2025
dc893b9
chore: add typography design token
hazelnuts3 Apr 13, 2025
d01dee0
chore: install and add prettier config
hazelnuts3 Apr 13, 2025
111bc9e
design: 중고마켓 /boards 페이지 레이아웃 구현
hazelnuts3 Apr 13, 2025
8ee0638
refactor: font design token 을 utility class > @theme 방식으로 리팩토링
hazelnuts3 Apr 13, 2025
c705436
design: 베스트 게시물 카드 UI 구현
hazelnuts3 Apr 13, 2025
7ad9f7f
feat: 글쓰기 버튼 클릭 시 /addboard 라우팅
hazelnuts3 Apr 14, 2025
3085647
design: 게시글 <PostCard/> 레이아웃 구현
hazelnuts3 Apr 14, 2025
87de1fd
design: <PostCard/>, <BestPostCard/> 그림자 및 hover 시 애니메이션 적용
hazelnuts3 Apr 14, 2025
bc8adcb
feat: article API 추가
hazelnuts3 Apr 16, 2025
b768353
refactor: getAppArticles API 에 query params 추가 및 api 타입을 /api/types 로 분리
hazelnuts3 Apr 17, 2025
a65aeab
feat: getAllArticles API 호출 방식 변경 및 게시글 목록 렌더링
hazelnuts3 Apr 17, 2025
aba1ec4
fix: 유효하지 않은 이미지일 경우 fallback image 로 대체
hazelnuts3 Apr 17, 2025
0ec5e45
feat: 게시글 목록 조회 API 에 revalidate 옵션 추가
hazelnuts3 Apr 17, 2025
47b1150
feat: 게시글 날짜 'T' 기준으로 포맷팅
hazelnuts3 Apr 18, 2025
d0d9f57
refactor: getArticles, PostList 로 API 함수명, 컴포넌트명 수정
hazelnuts3 Apr 18, 2025
327134e
feat: getArticles API 로 베스트 게시글 목록 렌더링
hazelnuts3 Apr 18, 2025
d7bf755
fix: imageUrl 이 문자열 그대로 렌더링되는 이슈 해결
hazelnuts3 Apr 18, 2025
9534d26
feat: GET method, searchParams 이용한 게시글 필터링 구현
hazelnuts3 Apr 19, 2025
1661bea
fix: await 으로 searchParams 값 비동기 처리
hazelnuts3 Apr 19, 2025
419197b
feat: 드롭다운 토글 기능 및 기본 UI 구성
hazelnuts3 Apr 20, 2025
9943066
refactor: dropdown 옵션 map 으로 렌더링
hazelnuts3 Apr 20, 2025
b5317f5
feat: 선택된 옵션에 따라 url query string 업데이트
hazelnuts3 Apr 20, 2025
5ff87cd
feat: searchParams 이용해 orderBy 에 따른 데이터 필터링
hazelnuts3 Apr 20, 2025
a608543
feat: 드롭다운 외부 클릭 시 닫힘 구현
hazelnuts3 Apr 20, 2025
89c0862
refactor: 드롭다운 컴포넌트 내부 선언 순서 개선
hazelnuts3 Apr 20, 2025
d933351
design: 랜딩 페이지 문구 수정
hazelnuts3 Apr 20, 2025
d2f68de
feat: 게시글 클릭 시 상세 페이지로 라우팅 처리
hazelnuts3 Apr 20, 2025
61df74f
refactor: PostCard > Post 로 컴포넌트명 수정
hazelnuts3 Apr 20, 2025
f57cf33
feat: 드롭다운 옵션 선택에 따라 쿼리 스트링 및 라벨 동기화
hazelnuts3 Apr 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .eslintrc.json

This file was deleted.

40 changes: 0 additions & 40 deletions README.md

This file was deleted.

6 changes: 0 additions & 6 deletions next.config.js

This file was deleted.

Loading
Loading