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] 투두 관련 API 수정 #117

Merged
merged 4 commits into from
Aug 19, 2024
Merged

[Feat] 투두 관련 API 수정 #117

merged 4 commits into from
Aug 19, 2024

Commits on Aug 19, 2024

  1. [Feat] 날짜 바꾸기 API 수정

    날짜 바꾸기 API에서 ONPROGRESS일때 작동하도록 변경
    riadan710 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    be61832 View commit details
    Browse the repository at this point in the history
  2. [Feat] 투두 체크/취소 API 수정

    투두 체크/취소 API 수정
    API 실행할 때 마다 DONE/ONPROGRESS 전환
    riadan710 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0e60a9d View commit details
    Browse the repository at this point in the history
  3. [Feat] 일정 API todoDate 추가

    Todo 엔티티에서 todoDate 컬럼 추가하면서, 관련 로직 변경
    riadan710 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8796aed View commit details
    Browse the repository at this point in the history
  4. [Feat] 투두 에러 추가

    투두 관련 400 에러 추가
    riadan710 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c5d1369 View commit details
    Browse the repository at this point in the history