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

imprv: Update please_enable_mailer alert position on LocalSecuritySettingContents #7561

Conversation

jam411
Copy link
Contributor

@jam411 jam411 commented Apr 11, 2023

task: https://redmine.weseek.co.jp/issues/119796

Screenshot

Before

image
image

After

image

image

Note: メール認証はアラート表示されていたので改修必要なし

image

@jam411 jam411 requested a review from yuki-takei April 11, 2023 08:47
…cation' into imprv/119788-119796-delete-id-password-mail-setting-alert
@jam411 jam411 changed the title imprv: Please enable mailer alert position imprv: Update please_enable_mailer alert position on LocalSecuritySettingContents Apr 13, 2023
ryoji-s added 2 commits April 14, 2023 10:55
…cation' into imprv/119788-119796-delete-id-password-mail-setting-alert
<div className="alert alert-danger">
{t('commons:alert.password_reset_please_enable_mailer')}
</div>
)}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

この画面ではこのアラートだけを表示する形にしたい。

@@ -20,7 +20,8 @@
},
"alert": {
"siteUrl_is_not_set": "'サイトURL' が設定されていません。{{link}} から設定してください。",
"please_enable_mailer": "メール認証を有効にするには、メール設定を完了させてください。"
"please_enable_mailer": "メール認証を有効にするには、メール設定を完了させてください。",
"password_reset_please_enable_mailer": "パスワード再設定を有効にするには、メール設定を完了させてください。"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

メール設定が完了していないため、パスワード再設定機能が無効になっています。
メール設定を完了させるよう管理者に依頼してください。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修正しました。
image

ryoji-s added 2 commits April 16, 2023 08:06
…cation' into imprv/119788-119796-delete-id-password-mail-setting-alert
@jam411 jam411 merged commit deda755 into imprv/119788-mail-setting-and-id-password-login-specification Apr 16, 2023
5 checks passed
@jam411 jam411 deleted the imprv/119788-119796-delete-id-password-mail-setting-alert branch April 16, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants