-
Notifications
You must be signed in to change notification settings - Fork 3
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
Dev be -> dev #300
Merged
Merged
Dev be -> dev #300
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
# Conflicts: # packages/backend/src/scraper/openapi/api/openapiPeriodData.api.ts # packages/backend/src/stock/stock.controller.ts # packages/backend/src/stock/stockData.service.ts
* 💄 style: eslint 깨지는 파일 수정 * 📝 docs: stockId 잘못 들어 있던 데코레이터 수정 * 📝 docs: response alarmresponse 로 수정 * 🐛 fix: bigint가 런타임때는 string으로 작동, decimal 15,2로 변경 * 🐛 fix: stock id를 이상하게 호출하는 문제 해결, express 와 동일한 구조로 되어있어 라우터 등록 순서에 영향 받는 다는 것을 간과함 * 🐛 fix: put 에러 수정, alarmDate -\> alarmExpiredDate로 명확화 * 📝 docs: reqeust 업데이트 * 🐛 fix: alarmDate 업데이트 * 🐛 fix: alarmExpiredDate로 변환, 이에 맞춰 docs도 업데이트 * ✨ feat: 알림 서비스 검증 로직 구현 * 📝 docs: 알림 docs 에러 수정 * 🐛 fix: expired date 논리 오류 수정 * 📝 docs: 원 추가
swkim12345
approved these changes
Dec 4, 2024
* 💄 style: eslint 깨지는 파일 수정 * 📝 docs: stockId 잘못 들어 있던 데코레이터 수정 * 📝 docs: response alarmresponse 로 수정 * 🐛 fix: bigint가 런타임때는 string으로 작동, decimal 15,2로 변경 * 🐛 fix: stock id를 이상하게 호출하는 문제 해결, express 와 동일한 구조로 되어있어 라우터 등록 순서에 영향 받는 다는 것을 간과함 * 🐛 fix: put 에러 수정, alarmDate -\> alarmExpiredDate로 명확화 * 📝 docs: reqeust 업데이트 * 🐛 fix: alarmDate 업데이트 * 🐛 fix: alarmExpiredDate로 변환, 이에 맞춰 docs도 업데이트 * ✨ feat: 알림 서비스 검증 로직 구현 * 📝 docs: 알림 docs 에러 수정 * 🐛 fix: expired date 논리 오류 수정 * 📝 docs: 원 추가 * 🐛 fix: api/alarm/stock 받아올 때 중복 stock 수정 * 📝 docs: swagger 성공하게 변경 * 💄 style: 줄 제약으로 인한 커스텀 데코레이터 적용 * 🐛 fix: response에 number 추가
baegyeong
approved these changes
Dec 4, 2024
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.
close #
✅ 작업 내용
📸 스크린샷(FE만)
📌 이슈 사항
🟢 완료 조건
✍ 궁금한 점
😎 체크 사항