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

feat: member and user administrative overview #1899

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

tomudding
Copy link
Member

@tomudding tomudding commented Sep 11, 2024

Description

A new overview for website administrators (not board) to see detailed information about all members. This includes information about the activation status, whether the member is expired or deleted.

Also changes some of the existing privileges to better compartmentalise them per module.

image

Related issues/external references

Closes GH-1898.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation improvement (no changes to code)
  • Other (please specify)

This only handles top-level access, all sub-permissions/acls have to be manually
defined in their respective resources.
Do not know how I did not catch this during GEWISGH-1885.
Contains all information from members (and their associated users) for debugging
purposes.
@tomudding tomudding merged commit 1880ea2 into GEWIS:main Sep 11, 2024
4 checks passed
github-actions bot added a commit that referenced this pull request Sep 11, 2024
Tom Udding: Merge pull request #1899 from tomudding/feature/user-activated-flag

feat: member and user administrative overview

Co-authored-by: tomudding <tomudding@users.noreply.github.com>
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.

Add global overview for User information (activation status, password, etc.)
1 participant