PR

メッセージ機能 #573

wada opened this at 2021-01-20T14:32:56; closed

Description

opened by wada at 2021-01-20T14:32:56; updated 2023-11-01T10:32:34

issue #473

管理画面からユーザへのメッセージを登録、ユーザがゲーム内で確認できる機能

メッセージ送信の手順
1. 管理画面からユーザへのコメントを登録
2. ユーザの新着お知らせに通知
3. コメントを確認後(ページ遷移後)に新着から消える
4. 新着から消えた後は、問い合わせページ(TOPの問い合わせから遷移)からメッセージを確認(実装)

ユーザは、運営のメッセージを確認できるだけでメッセージの返信はできない。
PFの問い合わせと別で管理される。
メッセージの管理は、管理画面の機能で作成、確認できる。

Comment

#9199 by wada at 2021-01-20T14:33:40; updated 2021-01-20T14:33:40

@iwamoto
レビューお願いします。

Comment

#9201 by iwamoto at 2021-01-20T19:14:58; updated 2021-01-20T19:14:58

@wada
レビューしました、問題ないかと思います。

wada merge at 2021-01-20T20:23:38: メッセージ機能
wada close at 2021-01-20T20:23:38: Close

Commit range

based0d8052e3eb8222bd6954b051895a50f80e08c86
head4a4a04f548c824809dfd3b08193fa5ea28dd59b3
base branchjolly/jr-web:develop
head branchjolly/jr-web:cs_473

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed3 filesView patch
statusfile
modifiedpublic_html/index.php
modifiedpublic_html/template/Contact.tpl
modifiedpublic_html/template/Default.tpl
Patch body is stored as a separate file to keep this page lightweight.