ugurdonmez / kinder-mobile

1 stars 0 forks source link

already registered user shouldn't be invited. #45

Closed borakrc closed 7 years ago

borakrc commented 7 years ago

we should give an error when user tries to invite an already registered user. currently, inviting an existing user will modify the invited users role as whatever role he's invited as.

borakrc commented 7 years ago

also already invited users shouldn't be invited.

borakrc commented 7 years ago

use Validator on the front end.

borakrc commented 7 years ago

solved at the back end with commit 49022cf7b16028730299158bbd581c4cb895a73d .