G5V icon indicating copy to clipboard operation
G5V copied to clipboard

Multiple Fix

Open tech62 opened this issue 3 years ago • 2 comments

MatchesTable.vue :

  • Adding the name of the server where the match will be played
  • Adding a connect button
  • Fix the display of the team1 name wasn't show

MatchInfo.vue

  • Adding a connect button with the name of the server you will join

Translation.json

  • Adding multiple value in FR / EN relative to this update

Fix : Using a relationship to show the right TeamName in place of using match.team1_string and match.team2_string to keeping the information up-to-date

tech62 avatar Nov 12 '22 20:11 tech62

Also, please continue to use the match specifically, or have it choose the Team name if it is not a pug, or the team exists :) that way the API would not need to be changed as much, either.

PhlexPlexico avatar Nov 12 '22 20:11 PhlexPlexico

Also, please continue to use the match specifically, or have it choose the Team name if it is not a pug, or the team exists :) that way the API would not need to be changed as much, either.

What is "pug" ?

tech62 avatar Nov 12 '22 21:11 tech62