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

statsUpdate #247

Merged
merged 6 commits into from
Oct 25, 2023
Merged

statsUpdate #247

merged 6 commits into from
Oct 25, 2023

Conversation

sansho88
Copy link
Collaborator

  • Mise a jour en temps reel a chaque fin de match des stats, ainsi que du matchHistory.
  • Les options admin s affichent en dessous et sont cachees
  • console.log removed
  • Fixed: mickname edited qui crashait
  • Affichage notif quand actions admin

…du matchHistory.

Tentative de reduction des requetes recu avec les ws a chaque partie mais bizarre.
…atsUpdate

# Conflicts:
#	front-end/src/components/UserListComponent.tsx
#	front-end/src/components/UserOptions.tsx
@sansho88 sansho88 self-assigned this Oct 25, 2023
@sansho88 sansho88 added Front Tout ce qui est en rapport au visuel general chat labels Oct 25, 2023
@sansho88 sansho88 requested a review from BenJ3D October 25, 2023 14:24
@sansho88
Copy link
Collaborator Author

SUPPRESION DE LA NAVBAR 🗡️ @BenJ3D

@sansho88 sansho88 added this to the Version Charlie milestone Oct 25, 2023
@@ -153,10 +153,10 @@ export namespace strRoutes {
return `${serverApi}/${routeUsers}/get/Relationships/${targetId}`
}
export const getUsersAll = () => {
return `${serverApi})${routeUsers}/get/`
return `${serverApi}/${routeUsers}/get/`
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CETAIT DEJA CORRIGER

Copy link
Owner

@BenJ3D BenJ3D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

APPROUVED

Copy link
Owner

@BenJ3D BenJ3D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approuved v2

@BenJ3D BenJ3D merged commit e83e603 into main-dev Oct 25, 2023
@BenJ3D BenJ3D deleted the statsUpdate branch October 31, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chat Front Tout ce qui est en rapport au visuel general
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants