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: 어드민 게시글 CRUD API 작성 #940

Merged
merged 30 commits into from
Oct 4, 2024

Commits on Oct 1, 2024

  1. feat: AdminNoticeApi 구성

    DHkimgit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e15a5fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e634ad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dbf570 View commit details
    Browse the repository at this point in the history
  4. feat: AdminNoticeDto 구성

    DHkimgit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0ceb6d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88b3d9a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    9f9e160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88ac47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    417bd39 View commit details
    Browse the repository at this point in the history
  4. feat: Article entity 수정

    DHkimgit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ba0c5ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f516870 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0eef50e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f9178b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6798df4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3eb1d49 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    62c1079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    619db6e View commit details
    Browse the repository at this point in the history
  3. feat: flyway 작성

    songsunkook committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9f89da9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    291a022 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    301c70b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1079a59 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/feature/admin-article-api' into …

    …feature/admin-article-api
    songsunkook committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    035284f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    527f9b5 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/feature/admin-article-api' into …

    …feature/admin-article-api
    DHkimgit committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e492bed View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    bafefc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f46386 View commit details
    Browse the repository at this point in the history
  3. refactor: 테이블 구조 하위호환성 지키도록 수정

    article_attachments.article_id는 원상복구 힘드니 배포 전 덤프떠둘 것
    songsunkook committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3b76dbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa73a23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b83ea4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    066517c View commit details
    Browse the repository at this point in the history
  7. test: path 수정 반영

    songsunkook committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1cf2c98 View commit details
    Browse the repository at this point in the history