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

Database #77

Merged
merged 16 commits into from
Jul 31, 2024
Merged

Database #77

merged 16 commits into from
Jul 31, 2024

Commits on Jul 30, 2024

  1. Merge pull request #66 from OZ-Coding-School/feat/database_edit

    Feat/database edit
    dayeonkimm authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    06c36cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from OZ-Coding-School/feat/database_edit

    설정관련 파일 배포용으로
    dayeonkimm authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5f8f2d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7036b67 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #69 from OZ-Coding-School/feat/database_edit

    migration 파일 변경
    dayeonkimm authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ff11afa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab2fb2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96c7ee9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. <REFACTOR> settinsg 수정

    - 시간 Asia/Seoul 로 변경
    - 리디렉션 url 변경
    dayeonkimm committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0609055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    853ee3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    113fca9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbc2916 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    217d835 View commit details
    Browse the repository at this point in the history
  6. <REFACTOR> todo api 오류 수정

    - serializer에 date 추가
    - date 받아와서 datetime으로 전환
    - 오늘투두 조회시 시간 asia/seoul로 변경
    dayeonkimm committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7f30fdb View commit details
    Browse the repository at this point in the history
  7. <REFACTOR> 프로필 조회 시 오류 수정

    - 시리얼라이저 필드에 user__id -> id
    dayeonkimm committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f21bbd5 View commit details
    Browse the repository at this point in the history
  8. <REFACTOR> 유저스택 생성 및 삭제 api 수정

    - 유저 스택 생성 시 stack_id 만 입력
    - 유저 스택 삭제 시 request로 user_stack_id 필요
    dayeonkimm committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    282b0af View commit details
    Browse the repository at this point in the history
  9. Merge pull request #76 from OZ-Coding-School/feat/database_edit

    Feat/database edit
    dayeonkimm authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    36a82fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8ce5d9 View commit details
    Browse the repository at this point in the history