-
Notifications
You must be signed in to change notification settings - Fork 5
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
main to dev #98
Closed
main to dev #98
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
로그인 인증 방법 변경
Fix: 유저 프로필 사진 추가
Docs: README 프로젝트 실행방법, 배포 방법 추가
메인 서비스 배포를 위한 PR
홈 캐싱 기능 추가 및 스타일 오류 변경
BUG: 오늘 날짜의 가장 최근 로그 누락으로 표시되는 버그 수정
Hotfix: 오늘 날짜가 아닌 다른 날짜 선택시에도 오늘날짜의 로그가 보이는 현상
BUG: 모바일 캘린더뷰 새로고침시 api 요청실패 버그 처리
FIX: home 뷰에서 사용하는 api 교체 #52
�월 로그 데이터를 가져오는 조건부 수정
월이 바뀐 경우, 로그가 안보이는 버그 해결 #58
모바일에서 홈 뷰에 배경이 스크롤 여부에 따라 크기가 변경되는 UX 개선#63
iOS 주소표시줄 위치에 따른 하단 메뉴바 크기 조절 #61
온라인인 경우, 배경 고정 및 헤더 배경 추가
Update README.md
BUG: logsContainer length 이슈
[FE] FEAT: 캘린더에서 캘린더 버튼 누를 시 새로고침되도록 기능 추가
[FE] FEAT: pwa 테스트 코드 추가
Merge develop into master
[FE] FIX: 배포 작업을 위한 type check #75
v3: Develop to main #75
[FE] BUG: 토큰 삭제 안되는 버그 #86
[FE] FIX: 500에러 대응을 위한 isLogin 삭제 및 유효한 토큰 시 /home으로 리다이렉션 #90
Develop to main with #93
[FE] FEAT: GA 적용
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.
main to dev