Skip to content

feat: notification 템플릿에 editor_source 필드 추가 및 관련 마이그레이션 생성#46

Merged
MU-Software merged 1 commit into
mainfrom
feature/add-editor-source-column-on-notification-template-models
May 24, 2026
Merged

feat: notification 템플릿에 editor_source 필드 추가 및 관련 마이그레이션 생성#46
MU-Software merged 1 commit into
mainfrom
feature/add-editor-source-column-on-notification-template-models

Conversation

@MU-Software
Copy link
Copy Markdown
Member

Summary

  • NotificationTemplateBaseeditor_source (TextField, nullable) 추가
    • React Email 같은 에디터의 source-of-truth 보관용
  • 발송 경로는 기존대로 data만 사용. 에디터가 저장 시점에 컴파일된 결과를 data에 기록하는 흐름
  • Admin 시리얼라이저에 editor_source 노출 (Email/SMS 입력 가능, Kakao는 기존대로 read-only)

@MU-Software MU-Software force-pushed the feature/add-editor-source-column-on-notification-template-models branch from b6f8412 to 6b17f58 Compare May 24, 2026 06:32
@MU-Software MU-Software merged commit 05cf209 into main May 24, 2026
1 check passed
@MU-Software MU-Software deleted the feature/add-editor-source-column-on-notification-template-models branch May 24, 2026 06:35
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