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

BE 운영 서버 반영 #428

Merged
merged 31 commits into from
Jul 22, 2024
Merged

BE 운영 서버 반영 #428

merged 31 commits into from
Jul 22, 2024

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    25d3f48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9ecf4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e618bae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #416 from JNU-econovation/test/#414

    [BE/test] 웹 계층 단위테스트 보충
    hwangdaesun committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    fb5681a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    7e7b803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fa394f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #422 from JNU-econovation/test/#421

    [BE/TEST] 음식 조회 테스트
    hwangdaesun committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    1a850cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    615875c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d09953 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11d23f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea59e73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    947208b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f019d1 View commit details
    Browse the repository at this point in the history
  10. refactor/#423 : DailyMeal 도메인 리팩토링함으로써 Service에서 meals가 0일 경우 제외하도록 수…

    …정 및 방문 여부를 삼항 연산자 사용해서 구하도록 수정
    hwangdaesun committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a0039aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8be8a2f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e2c468b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge pull request #424 from JNU-econovation/test/#423

    [BE/test] 하루에 먹은 식사 영양소를 계산하는 DailyMeal 도메인 리팩토링 및 테스트
    hwangdaesun committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    89778c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0004ddf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c1fc84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b05ebd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bd2fc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7dd1d4 View commit details
    Browse the repository at this point in the history
  7. refactor/#425 : CustomMemberRepositoryImpl, CustomHistoryRepositoryIm…

    …pl 메서드 수정으로 인한 변경사항 반영
    hwangdaesun committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    43ca70d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1bf09fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    281a5af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c626d57 View commit details
    Browse the repository at this point in the history
  11. test/#425 : @MockBean 추가

    hwangdaesun committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a9a19e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7236874 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee549e3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a6982b5 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #427 from JNU-econovation/fix/#425

    [Be/fix] 특정 날짜의 식사 정보 조회하는 API 오류 수정
    hwangdaesun committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    764e34f View commit details
    Browse the repository at this point in the history