continuous-integration/drone/push Build is passingDetails
This pull request adds the members to the team with the possibilitie to add or remove a player or quit the team. It means that this PR implements the account within the team's part of the application.
Moreover some bugs has been fixed.
The view of the team has been translated to react.js
This PR also adds the edit and delete of a team.
Co-authored-by: mael.daim <Mael.DAIM@etu.uca.fr>
Co-authored-by: maxime <maximebatista18@gmail.com>
Reviewed-on: #84
Co-authored-by: Maël DAIM <mael.daim@etu.uca.fr>
Co-committed-by: Maël DAIM <mael.daim@etu.uca.fr>
I did the FRONT CONTROLLERRRRR. (Salva version lol)
When you create a new controller, define the path to call it here (image 1).
Don't forget to associate a controller with a role.
The main method have to return a `ViewHttpResponse`.
If you create a new action, please make sure that the action's main method have the same name than the action (image 2 and 3) and to make the main method public.
Co-authored-by: DahmaneYanis <dahmane.yanis.2004@gmail.com>
Co-authored-by: d_yanis <dahmane.yanis.2004@gmail.com>
Co-authored-by: Override-6 <maximebatista18@gmail.com>
Reviewed-on: #17
Co-authored-by: Yanis DAHMANE-BOUNOUA <yanis.dahmane-bounoua@etu.uca.fr>
Co-committed-by: Yanis DAHMANE-BOUNOUA <yanis.dahmane-bounoua@etu.uca.fr>
continuous-integration/drone/push Build is passingDetails
I did the FRONT CONTROLLERRRRR. (Salva version lol)
# When you create a new controller
When you create a new controller, define the path to call it here (image 1).
Don't forget to associate a controller with a role.
# The action's main method
The main method have to return a `ViewHttpResponse`.
If you create a new action, please make sure that the action's main method have the same name than the action (image 2 and 3) and to make the main method public.
Co-authored-by: DahmaneYanis <dahmane.yanis.2004@gmail.com>
Co-authored-by: d_yanis <dahmane.yanis.2004@gmail.com>
Co-authored-by: Override-6 <maximebatista18@gmail.com>
Reviewed-on: #17
Co-authored-by: Yanis DAHMANE-BOUNOUA <yanis.dahmane-bounoua@etu.uca.fr>
Co-committed-by: Yanis DAHMANE-BOUNOUA <yanis.dahmane-bounoua@etu.uca.fr>