anguspiv / pokermans

A poker tournament manager app
https://www.pokermans.com
GNU General Public License v3.0
3 stars 1 forks source link

Add ability for Admin to delete users #174

Open anguspiv opened 1 year ago

anguspiv commented 1 year ago

On the Player Profile page,

As an Admin: I view a players profile page I am shown a Delete User button I click Delete User I am prompted with a modal I have to type the User's name into a field If the field matches the User Name, Delete User button is enabled I click delete user User is Deleted, and I get a success message I am redirected back to player search page If the field does not match, Delete User is disabled