-
Notifications
You must be signed in to change notification settings - Fork 1
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
sync: main -> main -> develop #223
Closed
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
Release 1.3.0
[HOTFIX] 투표 조회 누락 필드 추가
* [FIX] 카드 메들리 조회 시 카드 순서를 랜덤화 * [CHORE] 주석 삭제
* [FIX] 카드 메들리 조회 시 카드 순서를 랜덤화 * [CHORE] 주석 삭제 * [FEAT] express-session, mongo-connect 설정 * [CHORE] express request 에 guestId 추가 * [CHORE] request 의 user 타입 변경 * [FEAT] 투표 관련 API flexibleAuth 와 guestHandler 일괄 추가 * [FEAT] 비회원 투표 조회 및 생성 기능 * [FIX] session credential 설정 (#157) * [FIX] fix cors origin (#158) * [FIX] dev web origin 추가 (#159) * Update README.md 여긴 deprecated 저장소인걸요 * Update README.md 잘못된 주소 수정! * [fix] cors 포트 추가 .env 추가 * [FEAT] 로컬용 cors 추가 * fix: allow origin을 하나의 변수로 관리 (#165) * fix: allow origin을 하나의 변수로 관리 * chore: delimeter를 환경변수로 설정 * Revert "[FIX] dev web origin 추가 (#159)" This reverts commit cb87a74. * Revert "[FIX] fix cors origin (#158)" This reverts commit 10a6ffb. * Revert "[FIX] session credential 설정 (#157)" This reverts commit 60b8ffd. * [FEAT] 조회 시 r-rated는 합으로 연산하기 * [FIX] 조회 시 r-rated 카드가 4장이 나오도록 함. * [REFACTOR] 함수 분리 --------- Co-authored-by: donglee99 <[email protected]> Co-authored-by: DongLee99 <[email protected]>
* [STYLE] 띄어쓰기 수정 * [FEAT] Card Api 라우터 추가 * [FEAT] 최근 업데이트, 북마크 된 카트 및 성별 별 베스트 피클 API * [CHORE] package.json * [CHORE] 출력문 제거 --------- Co-authored-by: kyY00n <[email protected]>
* [FEAT] 벤더사 별 요청 url 정의 * [FEAT] 소셜로그인 api 구현 * [FEAT] 네이버 로그인 토큰 발급 * [FEAT] 닉네임 자동 생성
* [HOTFIX] 카드 조회시 북마크 여부 추가 --------- Co-authored-by: kyY00n <[email protected]>
* [FEAT] 블랙리스트 몽고 스키마 추가 * [FEAT] 블랙리스트 추가/삭제 서비스 * [FEAT] api 라우팅
…card-view [FEAT] 블랙리스트 제외 카드 조회
[HOTFIX] 최근 북마크 된 카드 조회 시 중복 제거
* 소셜 회원가입 시 기존 회원의 가입 여부를 검증 로직 변경 * fix: user 스키마 변경 * fix: 소셜계정으로 가입된 메일로 로컬 회원가입 가능하게 변경 --------- Co-authored-by: Rosie <[email protected]>
[HOTFIX] 카드 조회시 랜덤 조회로 수정
* feat: 스키마 추가 * feat: 데이터베이스 연결
[FEAT] Mind23 프로덕트 용 API
* [FIX] 카드 메들리 조회 시 카드 순서를 랜덤화 * [CHORE] 주석 삭제 * [FEAT] express-session, mongo-connect 설정 * [CHORE] express request 에 guestId 추가 * [CHORE] request 의 user 타입 변경 * [FEAT] 투표 관련 API flexibleAuth 와 guestHandler 일괄 추가 * [FEAT] 비회원 투표 조회 및 생성 기능 * [FIX] session credential 설정 (#157) * [FIX] 빌드 * [FIX] 투표 주제 조회 제외 * [FIX] 투표 리스트 조회 포함 * [CHORE] option 추가 * [FIX] cors 분기처리 * [FIX] session 설정 app에서 함 * [FIX] cookie option proxy true
[HOTFIX] 당일용 프로덕트 댓글 관련 API 수정
[HOTFIX] 질문 조회 esstional 값 제거
* feat: 질문 모델에 태그 추가 * feat: dto 변환 로직에 추가 * fix: question 모델에서 필수여부필드 제거
Sprint/4th
* feat: added workflow for syncing branches * test: added temporary trigger * Revert "test: added temporary trigger" This reverts commit 80f996f. * fix: title name template * fix: title name template * revert: text trigger * fix: used ref_name
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.
sync-branches: New code has just landed in main, so let's bring develop up to speed!