battlecode / galaxy

MIT License
10 stars 3 forks source link

add updateteampartial api call, add refreshTeam to team context #699

Closed acrantel closed 9 months ago

acrantel commented 9 months ago

Add refreshTeam() to team context to enable updates of team state (needed for the Create/Join Team and My Team pages) Add updateTeamPartial() api call (needed for My Team page)

will unblock @sri240 for create/join team