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

[refactor/board/#131] 관리자 및 유저 권한 변경 #131

Open
2 tasks
seongddiyong opened this issue Sep 22, 2023 · 3 comments
Open
2 tasks

[refactor/board/#131] 관리자 및 유저 권한 변경 #131

seongddiyong opened this issue Sep 22, 2023 · 3 comments
Assignees
Labels
🔨 Refactor 코드 리팩토링

Comments

@seongddiyong
Copy link
Contributor

✨ 구현 할 기능

  • CMAP 태그 관련 기능은 관리자만 할 수 있도록 변경
  • DB말고 화면 내에서 ADMIN이 다른 USER에게 ADMIN 권한을 줄 수 있도록 변경

📕 레퍼런스

@seongddiyong seongddiyong added the 🔨 Refactor 코드 리팩토링 label Sep 22, 2023
@seongddiyong seongddiyong self-assigned this Sep 22, 2023
@seongddiyong
Copy link
Contributor Author

게시글 작성할 때 관리자인지 유저인지 판별 후 관리자 전용 게시글 작성 페이지를 만들면 된다.

  • 기존의 게시글 작성 페이지를 관리자가 사용할 수 있도록 함
  • 새로운 게시글 작성 페이지에서 CMAP만 제외할 수 있도록 설정

@seongddiyong
Copy link
Contributor Author

!! 수정 페이지도 적용

  • 기존 -> ADMIN, 새로운 페이지 -> USER

@seongddiyong
Copy link
Contributor Author

  1. 게시글 작성을 할 때 태그 리스트를 어디서 가져가는가?
  2. 수정을 할 때는 어디서 가져가는가?

-> 이 부분 프론트에게 질문

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant