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: menu와 menuOptionGroup 연관관계 설정 및 고객 서버로 보낼 dto 생성 #75

Merged
merged 4 commits into from
Oct 4, 2023

Conversation

juno-junho
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@choi5798 choi5798 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎁

Copy link
Member

@Juhongseok Juhongseok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Collaborator

@hyeon-z hyeon-z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment on lines 37 to 38
}
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

한 줄 엔터 해주세요~!

juno-junho and others added 2 commits October 3, 2023 21:16
…내는 기능 추가 (#76)

* feat: menu에 optionGroup을 추가하는 api 생성

* feat: 고객 서버로 메뉴에 옵션그룹 추가 시 보내는 기능 추가

* feat: Menu와 OptionGroup 연관관계 설정하는 서비스 로직 작성

* merge: menu에 optionGroup 추가하는 컨트롤러 api 테스트 및 asciidoc 수정 (#77)

* test: MenuControllerTest 추가 및 path parameter refactor

* feat: index.adoc menu에 optionGroup 추가 기능 추가 및 html update
@juno-junho juno-junho merged commit 378d515 into dev Oct 4, 2023
1 check passed
@juno-junho juno-junho deleted the feat/juno/1 branch October 4, 2023 04:25
juno-junho added a commit that referenced this pull request Oct 5, 2023
* fix: 테스트 하는 시점에 따라 결과가 달라지는 문제 해결

* merge: menu와 menuOptionGroup 연관관계 설정 및 고객 서버로 보낼 dto 생성 (#75)

* feat: menu에 MenuOptionGroup과 연관관계 설정

* feat: 고객 서버에 보내야할 json 형식에 따른 dto 생성

* merge: menu에 OptionGroup 설정 시 고객 서버로 메뉴에 대한 OptionGroup과 Option에 정보 보내는 기능 추가 (#76)

* feat: menu에 optionGroup을 추가하는 api 생성

* feat: 고객 서버로 메뉴에 옵션그룹 추가 시 보내는 기능 추가

* feat: Menu와 OptionGroup 연관관계 설정하는 서비스 로직 작성

* merge: menu에 optionGroup 추가하는 컨트롤러 api 테스트 및 asciidoc 수정 (#77)

* test: MenuControllerTest 추가 및 path parameter refactor

* feat: index.adoc menu에 optionGroup 추가 기능 추가 및 html update

* refactor: 메서드 종료 후 공백 추가

---------

Co-authored-by: Choi Seongwon <[email protected]>
Co-authored-by: Seongwon Choi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants