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

[#46 ] 관리자기능 - 게시판의 생성, 수정, 삭제 #58

Merged
merged 5 commits into from
Oct 5, 2022

Conversation

donsonioc2010
Copy link
Contributor

기능 정리

  • 게시판의 추가
  • 게시판 수정
    → 수정의 경우에는 포함되어있는 카테고리Id, 게시판명, 상태값에 대한 수정이 가능하다
  • 게시판 삭제
    → 삭제의 경우 카테고리처럼 Status에 대한 Update만 진행한다.

@donsonioc2010 donsonioc2010 added 리뷰 요청드립니다 개발 개발 labels Sep 15, 2022
@donsonioc2010 donsonioc2010 added this to the 커뮤니티 개발 milestone Sep 15, 2022
@donsonioc2010 donsonioc2010 self-assigned this Sep 15, 2022
@donsonioc2010 donsonioc2010 linked an issue Sep 15, 2022 that may be closed by this pull request
@donsonioc2010 donsonioc2010 changed the base branch from develop to feature/#45-admincategory October 5, 2022 09:40
@donsonioc2010 donsonioc2010 merged commit b70d873 into feature/#45-admincategory Oct 5, 2022
@donsonioc2010 donsonioc2010 deleted the feature/#46 branch October 5, 2022 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
개발 개발 리뷰 요청드립니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

게시판 생성 / 삭제(비활성화처리) - 관리자기능
1 participant