-
Notifications
You must be signed in to change notification settings - Fork 0
Fix: Conflict 수정 #55
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: Conflict 수정 #55
Conversation
feat: swagger.config 추가
feat(Order): order 틀 생성
feat(Order): order 틀 생성
refactor(Oauth): 로그인 후 리다이렉트 주소 변경
- SUPER_ADMIN 추가 - git 추적에 빠졌던 파일 git 추적하도록 추가
- jwt 토큰 에러 로그 구체화 - bookmark 참조비교에서 값비교로 변경
feat(user): 슈퍼계정 생성
- entity에 swagger 의존성 추가 - order 주문,수정 로직 구현
- 기존 삭제된 디렉토리가 중복 등장 / 삭제처리
feat(order): 관리자 주문조회/수정 구현
# Conflicts: # application-config/build.gradle # nowait-app-user-api/src/main/java/com/nowait/applicationuser/order/dto/OrderCreateResponseDto.java # nowait-app-user-api/src/main/java/com/nowait/applicationuser/order/service/OrderService.java # nowait-domain/domain-core-rdb/src/main/java/com/nowait/domaincorerdb/order/entity/OrderStatus.java
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
작업 요약
Conflict 수정
Issue Link
#44
문제점 및 어려움
해결 방안
Reference