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: status로 필터링 시 발생하는 500 오류 해결 #131

Commits on Jul 28, 2023

  1. fix: status로 필터링 시 발생하는 500 오류 해결

    - null 체크해서 해결
    
    #130
    amaran-th committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8eb2d9f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. test: 기능 안정을 위한 테스트 코드 작성

    amaran-th committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    cb21248 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. refactor: 변수명 변경

    - sortAndGroupByStatus을 eventsForEventStatus로 변경
    
    #130
    amaran-th committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    f9e033e View commit details
    Browse the repository at this point in the history