This repository was archived by the owner on Jan 2, 2026. It is now read-only.
Merged
Conversation
thelightway24
added a commit
that referenced
this pull request
May 20, 2025
* 📦 Chore: 빌드 설정 추가 * 📦 Chore: 빌드 테스트 * 📦 Chore: 도커 파일 추가 (#2) * 🐛 Bug: 누락된 페이지 push * 🐛 Bug: 누락된 메인 페이지 Push * ✨ Feature: 증상검색 백엔드 연동 (#4) * ✨ Feat: 증상 자동완성 기능 연동 * 💄 Style: Head Metadata 변경 * ✨ Feat: 증상기반 검색기능 연동 * 📦️ Chore: api 엔드포인트 변경 * 📦️ Chore: nginx 구성에 따른 호스트 주소 삭제 * ✨ Feat: 자연어 검색 백엔드 연동 * ✨ Feat: 증상 자연어 검색 백엔드 연동 * ✨ Feat: 자연어 검색 백엔드 연동 * 💄 Style: 검색결과 컨테이너 디자인 개선 (#8) * 💄 Style: 검색결과 페이지 컨테이너 디자인 개선 * 🐛 Bug: 검색 시 검색타입 유지되지 않던 문제 수정 * ✨ Feat: 약품 상세정보 페이지 연동 (#10) * Revert "✨ Feat: 약품 상세정보 페이지 연동 (#10)" (#11) This reverts commit ec12ad0. * ✨ Feature/#9 약품 상세정보 페이지 (#12) * ✨ Feat: 약품 상세정보 페이지 구현 * ✨ Feat: 약품 상세정보 페이지 백엔드 연동 * ✨ Feat: 한약 구분 및 취소정보 추가 * 📦️ Chore: 레이아웃 확인용 mock 객체 삭제 * 🐛 Fix: useSearchParams의 Server 컴포넌트 사용 문제 해결 --------- Co-authored-by: HaechangLee <112938092+HaechangLee@users.noreply.github.com> * ♻️ Refactor: 페이지네이션 구현 및 검색창 개선 * 🐛 Bug: SearchBar 컴포넌트 검색타입 반영하지 못하는 오류 수정 * ✨ Feat: 검색결과 페이지네이션 구현 * ✨ Feat: 검색결과 페이지네이션 구현 * 💄 Style: 검색바 로딩 시 화면 변하지 않도록 수정 * 💄 Style: NoImage 컴포넌트 디자인 변경 * 📦️ Chore: 검색결과 페이지 주소 파라미터 추가 및 에러 메시지 출력 수정 * ♻️ Refactor: 백엔드 API 변경 반영 * ♻️ Refactor: 백엔드 api 엔드포인트 변경내용 반영. * 🐛 Fix: 검색 엔드포인트 연동 백엔드 자연어 검색 API 형식 변경에 맞춰 프론트엔드 검색결과 처리방식을 수정했습니다. * ✨ Feat: 성분명 검색 백엔드 연동 (#23) * Update docker-compose.yml * 🐛 Bug: 성분검색 엔드포인트 수정 (#25) * 🐛 Bug: 성분검색 엔드포인트 수정 * 🐛 Bug: 성분검색 상세페이지 엔드포인트 수정 * ✨ Feat: 성분검색 기능 라우팅 정상화 (#27) * 🐛 Fix: 자연어검색 결과 표출방식 수정 및 모바일 페이지 대응 (#29) 1. 자연어 검색 시 검색결과를 상위 100건만 표출하도록 수정하였습니다. 2. 모바일 페이지에 대응하여, 검색결과 페이지 디자인을 수정하였습니다. * 💄 Style: placeholder 색상 수정 1. 검색창 placeholder의 글씨 색상을 진하게 수정하였습니다. 2. 최근 검색어 클릭 시 즉시 검색이 되도록 수정하였습니다. 3. 검색 타입 변경 시 검색어가 초기화 되지 않도록 수정하였습니다. 4. 불필요한 콘솔 로그 표시를 주석처리 하였습니다. * 💄 Style: 검색어 색상 수정 * 💄 Style: 검색어 색상 수정 * 💄 Style: 자동완성 검색어 색상 수정 * ♻️ Refactor: 초기 검색화면 자연어로 수정 * 💄 Style: 검색모드 정렬순서 변경 (#36) --------- Co-authored-by: HaechangLee <112938092+HaechangLee@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.