MattKraatz / GameNightBuddy

Manage your game night history and statistics with this companion built in Angular
https://gamenightbuddy.com
2 stars 0 forks source link

Ban Users from GameNight #58

Open MattKraatz opened 7 years ago

MattKraatz commented 7 years ago

Allow Hosts to ban users, as part of the removal modal workflow Add an isBanned column to the GameNightMember entity Also deactivate GameNightMember as part of ban Check for isBanned when populating GameNight Explore, QueryUsers, and InsertMember