Closed DominikBrdar closed 1 year ago
To check if the player has already an invitation to join this team, we need an API to do a get request with all the pending invitation for this team. url = /api/invitation/get-from-team (can be change for better name) response = list of Invitation (with ID_invited_player)
Fixed in #84
When reloading component team management buttons "send invitations" to already invited players are again green and active