Skip to content

feat: 전반적인 리팩토링 및 어드민에 event 항목들 추가#23

Merged
MU-Software merged 10 commits intomainfrom
feature/add-presentation-organization-admin
Jun 8, 2025
Merged

feat: 전반적인 리팩토링 및 어드민에 event 항목들 추가#23
MU-Software merged 10 commits intomainfrom
feature/add-presentation-organization-admin

Conversation

@MU-Software
Copy link
Member

주요 변경 사항

  • 모델 변경 사항
    • UserExt 모델에 nickname을 추가합니다.
    • event 앱 하위의 모델들에 대해 리팩토링을 진행합니다.
      • 각 모델들의 Unique Constraint를 추가합니다.
      • 각 모델 별로 설명 필드를 가지는 대신 cms.Page를 참조하도록 수정합니다.
  • 어드민에 아래 API들을 추가합니다.
    • UserExt
      • 본인의 비밀번호를 바꿀 수 있는 API
      • 타인 계정의 비밀번호를 초기화할 수 있는 API
    • event 하위
      • 이벤트 CRUD API
      • 발표 유형 CRUD 및 발표 유형 하위 카테고리 CUD API
      • 발표의 CRUD 및 발표자 CUD API
      • 후원사 티어 및 후원사 CRUD API
  • 버그 수정
    • 로컬에서 로그인이 불가능한 이슈

@MU-Software MU-Software merged commit 07aa192 into main Jun 8, 2025
1 check passed
@MU-Software MU-Software deleted the feature/add-presentation-organization-admin branch June 8, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant