Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Enable deleting multiple users #176

Merged
merged 4 commits into from
Jul 1, 2019
Merged

Conversation

dan0x09
Copy link
Contributor

@dan0x09 dan0x09 commented Jun 28, 2019

Up till now, users could only be deleted one at a time. With this pull request, we add checkboxes next to every user in the user list, to enable selecting and deleting multiple users more easily.

dan0x09 and others added 4 commits June 20, 2019 15:26
WIP: The first column in the user list is now filled with a checkbox
for each user and one in the table head. That way (all) users can be
selected. A delete-users button allows deleting selected users.
The delete button is now only shown if there are checkboxes ticked.
When pressing the delete buttons, users are not yet deleted but
a confirmation dialog in form of a modal is displayed.
@Alexander-Krause-Glau Alexander-Krause-Glau added this to the Release 2.0.0 milestone Jul 1, 2019
@Alexander-Krause-Glau Alexander-Krause-Glau merged commit 4ddb317 into dev-1 Jul 1, 2019
@dan0x09 dan0x09 deleted the user-delete-batch branch July 1, 2019 18:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants