Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Fix #171

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Multiple Fix #171

wants to merge 5 commits into from

Commits on Nov 12, 2022

  1. Multiple Fix

    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 keep the information up-to-date
    tech62 committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    0296b1b View commit details
    Browse the repository at this point in the history
  2. Multiple fix 2

    Hide Connect & GOTV button when match is terminated
    Adding JP values to previous modifications
    tech62 committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    36c4de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85c31cf View commit details
    Browse the repository at this point in the history
  4. Update translations.json

    Forget to translate "Forfeit Match"
    tech62 committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    392e461 View commit details
    Browse the repository at this point in the history
  5. Update translations.json

    Typo Fix
    tech62 committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    3c7d1e0 View commit details
    Browse the repository at this point in the history