#151 [Breaking Change] Admin 도메인 이관 및 관리자 UI 동기화#155
Merged
Conversation
3 tasks
si-zero
approved these changes
Apr 10, 2026
Contributor
si-zero
left a comment
There was a problem hiding this comment.
승인했습니다. 고생하셨어요. 머지 전에 서버에서 8081 포트 열렸는지 확인하고 연락드릴게요. 그때 머지해주세요!
Member
Author
네 확인했습니다. 감사합니다! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#️⃣ 연관된 이슈
📌 공유 사항
domain/admin으로 이동했습니다.battle/scenario/tag내부 관리자 전용 클래스는 제거하여 책임을 분리했습니다.✅ 체크리스트
📸 스크린샷
관리자 목록/상세/생성/수정 화면
관리자 공지사항 작성/조회 화면
(실제 캡처 첨부)
💬 리뷰 요구사항
📝 작업 내용
[Breaking Change]
domain/admin/**domain/notification/**[Remove]
domain/battle/**/Admin*,domain/scenario/**/Admin*,domain/tag/dto/**[Fix/Style]
static/js/admin/**templates/admin/**