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

Feat/17 #28

Merged
merged 4 commits into from
Jan 21, 2024
Merged

Feat/17 #28

merged 4 commits into from
Jan 21, 2024

Conversation

euunrud
Copy link
Contributor

@euunrud euunrud commented Jan 21, 2024

✅ PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

👀 반영 브랜치

feat/17-> dev

💻 변경 사항

우편함 엔티티 생성 했습니다.

🙏 테스트 결과

ex) 코드 정상 작동, db 확인 완료 입니다 👍

commit 8a8e66f
Merge: eb4cdfe e0ebd5b
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 20:54:43 2024 +0900

    Merge pull request #27 from a-romantic-cat/feat/26

    ✨ 낭만우편함 답장할 편지 조회 API 구현 완료 #26

commit e0ebd5b
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 20:51:38 2024 +0900

     :sparkles: 낭만우편함 답장할 편지 조회 API 구현

commit ec05761
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 20:51:16 2024 +0900

    :art: 필드명 Camel case로 수정

commit 75682a5
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 20:50:58 2024 +0900

    :fire: 테스트 코드 삭제

commit eb4cdfe
Merge: 791cb0a f446584
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 18:53:40 2024 +0900

    Merge pull request #25 from a-romantic-cat/feat/24

    ✨ 낭만우편함 고민 편지 목록 조회 API 구현

commit f446584
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 18:47:00 2024 +0900

    :sparkles: 낭만우편함 고민 편지 목록 조회 API 구현

commit 791cb0a
Merge: 0115c38 7d90ba3
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 15:45:07 2024 +0900

    Merge pull request #23 from a-romantic-cat/feat/21

    ✨ 낭만우편함 편지 작성 API 수정

commit 7d90ba3
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 15:31:35 2024 +0900

    :sparkles: 구현 안된 기능 주석 처리

commit 7a3ba20
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 15:23:56 2024 +0900

    :sparkles: 랜덤 닉네임 생성 API 수정 및 편지 작성+등록 API 구현

commit 10fae20
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 15:23:16 2024 +0900

    :sparkles: 낭만우편함 컨트롤러, DTO 재생성

commit fb123f2
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 15:22:40 2024 +0900

    :fire: 낭만 편지 DTO, Controller 삭제

commit 8f89fcc
Author: u-genuine <[email protected]>
Date:   Sun Jan 21 15:20:09 2024 +0900

    :sparkles: 낭만 우편함 Converter 생성, ModelMapper 삭제

commit 0115c38
Merge: 0888719 fd1b20b
Author: u-genuine <[email protected]>
Date:   Sat Jan 20 01:10:48 2024 +0900

    Merge pull request #20 from a-romantic-cat/feat/18

    ✨  낭만 우편함 편지 등록 API 구현

commit fd1b20b
Author: u-genuine <[email protected]>
Date:   Sat Jan 20 01:03:04 2024 +0900

    :sparkles: 낭만 우편함 편지 등록 API 개발 완료

commit c8a7e8d
Author: u-genuine <[email protected]>
Date:   Fri Jan 19 21:45:11 2024 +0900

    :sparkles: modify 테스트 성공

commit a0e3aa3
Author: u-genuine <[email protected]>
Date:   Fri Jan 19 21:41:01 2024 +0900

    :sparkles: 조회, 수정 메서드 생성

commit 34fc724
Author: u-genuine <[email protected]>
Date:   Fri Jan 19 19:35:09 2024 +0900

    :sparkles: 낭만 우편함 랜덤 닉네임 생성 구현

commit 2648405
Author: u-genuine <[email protected]>
Date:   Fri Jan 19 18:53:34 2024 +0900

    :sparkles: NangmanLetterServiceTests 생성

commit a232703
Author: u-genuine <[email protected]>
Date:   Fri Jan 19 18:52:54 2024 +0900

    :sparkles: NangmanLetterService 생성

commit d90ee70
Author: u-genuine <[email protected]>
Date:   Fri Jan 19 18:52:36 2024 +0900

    :sparkles: NangmanLetterDTO 생성

commit 32700a4
Merge: 57fdab3 0888719
Author: u-genuine <[email protected]>
Date:   Fri Jan 19 14:04:54 2024 +0900

    Merge branch 'dev' of https://github.com/a-romantic-cat/Back-end into feat/18

commit 0888719
Author: u-genuine <[email protected]>
Date:   Fri Jan 19 13:59:26 2024 +0900

    ✨ ModelMapper 설정 (#19)

    * ✏️ Rename NangmanLetterTests

    * ✨ NangmanLetterRepository 테스트

    * ✨ ModelMapper 설정

commit 57fdab3
Author: u-genuine <[email protected]>
Date:   Fri Jan 19 13:31:28 2024 +0900

    :sparkles: ModelMapper 설정

commit bc068f0
Author: u-genuine <[email protected]>
Date:   Fri Jan 19 12:46:51 2024 +0900

    :sparkles: NangmanLetterRepository 테스트

commit 35b4f77
Author: u-genuine <[email protected]>
Date:   Fri Jan 19 11:36:09 2024 +0900

    :pencil2: Rename NangmanLetterTests
@euunrud euunrud linked an issue Jan 21, 2024 that may be closed by this pull request
2 tasks
@euunrud euunrud self-assigned this Jan 21, 2024
@euunrud euunrud merged commit efbe8a5 into dev Jan 21, 2024
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.

✨ [FEATURE] 우편함, 편지 엔티티 생성
1 participant