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: Customize user page deleteable #7337

Conversation

jam411
Copy link
Contributor

@jam411 jam411 commented Feb 1, 2023

対象タスク

  • 管理画面でユーザ削除時に HP を残すか削除するか設定できる
    task: 114659

概要

  • ユーザーページの削除 を追加
  • i18n, 有効化時のユーザー削除時の処理, 無効化時のユーザー削除時の処理 は後続タスク

Screenshot

image

@jam411 jam411 requested a review from yuki-takei February 1, 2023 22:13
@@ -38,6 +38,7 @@ export default class AdminGeneralSecurityContainer extends Container {
expandOtherOptionsForCompleteDeletion: false,
isShowRestrictedByOwner: false,
isShowRestrictedByGroup: false,
isUserPageDeleteEnabled: false,
Copy link
Member

Choose a reason for hiding this comment

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

  • isUserPageDeletionEnabled にしてください

Copy link
Contributor Author

Choose a reason for hiding this comment

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

修正しました

@jam411 jam411 merged commit 89600c9 into imprv/integrate-customize-user-page-delete Feb 3, 2023
@jam411 jam411 deleted the imprv/customize-user-page-deleteable branch February 3, 2023 00:45
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.

2 participants