Skip to content
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

Feature/mission #17

Merged
merged 14 commits into from
Jun 6, 2023
Merged

Feature/mission #17

merged 14 commits into from
Jun 6, 2023

Conversation

05AM
Copy link
Member

@05AM 05AM commented Jun 6, 2023

No description provided.

05AM added 14 commits May 18, 2023 17:10
- common/BaseException -> exception/BaseException
- return id -> return AlarmRes
- ResponseStatus 추가
- 미션 성공여부 판단 api 구현
- file upload 메소드 refactorying
- start time, end time -> alarmTime(datatype : TIME) 으로 추가 후 변경
- MappingAlarmRoutine 도메인 삭제 및 Routine에 alarmId 외래키 추가
- 변경에 따른 dto, model 등의 수정
- 로직 변경에 따라 rouitne 삭제, 수정api를 삭제
- Mission 완료 기록 생성
- Mission 완료 기록 리스트 유저 아이디로 가져오기
- utils - Timestamp formatter 추가
- 그 외 default 값으로 삽입되는 컬럼들을 위한 @PrePersit 어노테이션 추가
@05AM 05AM requested a review from hye-on June 6, 2023 07:39
@hye-on hye-on merged commit 7a45832 into main Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants