-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/logout #59
Open
Ksuwon
wants to merge
105
commits into
main
Choose a base branch
from
fix/logout
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix/logout #59
Conversation
This file contains 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
Feature/backend-setup
bookmark domain 수정
…o feature/#5-detailpage
Feature/#5 detailpage
feature/#7-system.properties
Feature/#9-error-handling
* feat: 기본 라우팅 설정 페이지 경로 임시 설정 * feat: 헤더 컴포넌트 임시 설정 * feat: 메인페이지 레이아웃 - 로고 추가 - 헤더 레이아웃 구성 중 - navigation 레이아웃 * feat: 주류 리스트 페이지 추가 청/탁주, 과실주 컴포넌트 추가 * feat: 리스트 페이지 라우팅 * chore: 타이틀 변경 및 manifest 파일 수정 - index 파일 주석 삭제 - manifest icons 배열 수정 (콘솔 오류 ㅡㄸ) * chore: 이미지 추가 로고 이미지, 배너 이미지, 검색 아이콘 * chore: footer 생성 * feat: 메인 페이지 컨텐츠 구성 * feat: 헤더 구성 Navigation, SearchBar 임시 추가 * feat: MainContents 구성 - category section 추가 - 이미지 추가 - bookmark section 추가중 * feat: MainContents 구성 - 배너 이미지 추가 - bookmark section 구성 * feat: 메인 페이지 구성 - footer 디자인 - MainContents 텍스트 수정 - 폰트 추가 * chore: 샘플 이미지 제거
환경 변수를 사용하도록 application.properties 수정
application.preperties 수정
This reverts commit ceb0f5b.
로그인 페이지 추가
Feature/application config3
Feature/open delete
Fix/mypageinfo
프론트 백엔드 연동 오류1
Feature/rating
userName과 userId 형식 변환
Fix/password
list page fix
…o feature/comment
Feature/comment
Fix/loginsignup
* feat: 메인페아지 * feat: 헤더 디자인 수정 * feat: 메인 페이지 디자인 수정 * feat:메인 페이지 수정 - 이미지 추가 - 링크 연결 - 카테고리 소개 글 추가 - 메인컨텐츠 css 수정 * feat: 메인 페이지 디자인 - 폰트 추가 Pretendard - category section 디자인 수정 * feat: 헤더 수정 - 로그아웃, 마이페이지 버튼 임시 추가 - 로그아웃 api 추가
Feature/search
chore/images
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
로그아웃 연동 오류