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

[FIX] E7-S3 메뉴 api 수정 #99

Open
6 of 7 tasks
nrudev opened this issue Nov 15, 2021 · 2 comments
Open
6 of 7 tasks

[FIX] E7-S3 메뉴 api 수정 #99

nrudev opened this issue Nov 15, 2021 · 2 comments
Assignees
Labels
🕵Backend SpringBoot 🐞Fix 버그 (버그 수정)

Comments

@nrudev
Copy link
Member

nrudev commented Nov 15, 2021

개요

소요 시간

  • 예상 완료 시간 : 1시간
  • 실제 투입 시간 :

진행 사항

  • isActivated 이름 변경
  • Menu delete 방식 변경
  • Account 연관관계 설정
  • uid 주석 처리
  • showYn 데이터 누락 오류 수정
  • 맵핑 주소 변경
  • 엔티티 클래스 및 dto 유효성 검사 추가
@nrudev nrudev added 🕵Backend SpringBoot 🐞Fix 버그 (버그 수정) labels Nov 15, 2021
@nrudev nrudev self-assigned this Nov 15, 2021
nrudev added a commit that referenced this issue Nov 17, 2021
- MenuServiceTest 에서 오류 납니다. 로그인된 상황을 어떻게 테스트해야 하는지 몰라서 성욱님 허락 하에 오류난 채로 커밋하였습니다.
nrudev added a commit that referenced this issue Nov 17, 2021
- 태희님과 협의하에 uid는 주석 처리하고, 목표한 기간 이후에 추가하기로 하였습니다.
nrudev added a commit that referenced this issue Nov 21, 2021
@thyoondev
Copy link
Member

thyoondev commented Dec 11, 2021

안녕하세요.
메뉴&카테고리 분리 요청드립니다.
기존 메뉴 api에 카테고리 리스트를 같이 넘겨주는 식으로 구현하려고 했는데
프론트에서 메뉴, 카테고리가 각각 다른 컴포넌트로 구현되어있어 카테고리를 불러올 때마다 불필요한 로직이 발생합니다. ㅠㅠ

category logic

따라서 프론트에서 menu id를 넘겨주면 해당 메뉴 id의 카테고리 리스트를 반환하는 api 신규 개발 부탁드립니다!

@nrudev
Copy link
Member Author

nrudev commented Dec 12, 2021

완료했습니다!

@nrudev nrudev closed this as completed Dec 12, 2021
@nrudev nrudev reopened this Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕵Backend SpringBoot 🐞Fix 버그 (버그 수정)
Projects
None yet
Development

No branches or pull requests

3 participants