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

Feature: Redesign admin page #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HeyItsBATMAN
Copy link
Collaborator

We cleaned up and redesigned the administration page, where page admins can change user roles and can see an overview of all user-generated content.

The page has been redesigned to make changing user roles easier by allowing to filter through the user roles with buttons as well as an alphabetically sorted & autocompleted search input.

Changes:

  • Button Group allows filtering by role
  • Search input with autocomplete is now alphabetically sorted and also shows the user mail next to the username (and uses the selected role from the button group)
  • The user information has been condensed to a table
  • Promoting (changing a user role to uploader) and demoting (changing a user role to user) is now context-dependent, so the most relevant choice is the one that will be shown.
  • User-generated content is now hidden in an expansion panel to reduce visual clutter

Before:

Screenshot 2022-12-14 at 20-03-38 Kompakkt – Admin

After:

Screenshot 2022-12-14 at 20-03-29 Kompakkt – Admin

@HeyItsBATMAN HeyItsBATMAN added enhancement New feature or request cleanup Cleaning up spaghetti code labels Dec 14, 2022
@HeyItsBATMAN HeyItsBATMAN self-assigned this Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleaning up spaghetti code enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant