Skip to content

[ページ管理] ページ権限一覧, ページ権限設定で数万ユーザでもページ開けるように対応 #2180

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

Merged
merged 3 commits into from
Apr 21, 2025

Conversation

akagane99
Copy link
Contributor

@akagane99 akagane99 commented Apr 21, 2025

概要

  • ページ権限一覧画面, ページ権限設定画面で、数万ユーザでもページが開けるように、グループ参加ユーザの表示を見直しました。
    • 全角400字(約1000バイト)までグループ参加者名を表示します。(おおむね50名程度表示できます)それ以上は (ユーザ多数のため以下省略) として表示を省略します。
      • ※ グループ参加者多数の場合は、グループ管理で参加者を確認できます。
      • ※ バイト数の制約は、mysqlの関数 GROUP_CONCAT() を使用した事による制約です。
    • グループの参加人数の表示を追加しました。

修正後画面

ページ管理>ページ権限一覧

image

ページ管理>ページ権限設定

image

レビュー完了希望日

なし

関連Pull requests/Issues

参考

DB変更の有無

無し

チェックリスト

@akagane99 akagane99 self-assigned this Apr 21, 2025
@akagane99 akagane99 added the enhancement 機能強化 label Apr 21, 2025
@akagane99 akagane99 marked this pull request as ready for review April 21, 2025 08:05
@akagane99 akagane99 merged commit b9a121d into master Apr 21, 2025
1 check passed
@akagane99 akagane99 deleted the dev/page-role branch April 21, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 機能強化
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant