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

수정사항 적용 #51

Merged
merged 10 commits into from
May 29, 2024
Merged

수정사항 적용 #51

merged 10 commits into from
May 29, 2024

Commits on May 28, 2024

  1. 레시피 게시판 연동

     * 자신의 레시피만 연동 가능
    rkdgusdnr99 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    07f6295 View commit details
    Browse the repository at this point in the history
  2. Board Table 수정

     * content: varChar -> Text
    rkdgusdnr99 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    bfbafc8 View commit details
    Browse the repository at this point in the history
  3. content 줄맞춤

    rkdgusdnr99 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    48f1ffd View commit details
    Browse the repository at this point in the history
  4. 게시판 레시피 연동

     * 스크랩 페이지: 리뷰쓰기 버튼 추가
    rkdgusdnr99 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9266b5a View commit details
    Browse the repository at this point in the history
  5. 게시판 레시피 연동

     * 게시글 작성 페이지 변경: boards/writing -> boards/writing/0
    rkdgusdnr99 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8b12040 View commit details
    Browse the repository at this point in the history
  6. 게시판 레시피 연동

     * 게시글 작성시 레시피 불러오기 가능
    rkdgusdnr99 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4f48e0d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    2e4822d View commit details
    Browse the repository at this point in the history
  2. 지금 로그인된 User의 게시판 불러오기

     * 전역 상태를 설정 -> 0이면 모든 글 보여주기, 1이면 자신의 글만 보여주기
    rkdgusdnr99 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    369baf7 View commit details
    Browse the repository at this point in the history
  3. 오류 수정

     * 인식된 재료 없음 -> 경고창 표시
    rkdgusdnr99 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1bd10be View commit details
    Browse the repository at this point in the history
  4. 오류 수정

     * 버튼 재클릭 방지
    rkdgusdnr99 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5b3f94d View commit details
    Browse the repository at this point in the history