maxime
15c75ee269
fixes and format
1 year ago
maxime
e97821a4fa
stabilize phantoms, spread changes between players and phantoms if an action changes
1 year ago
maxime
85cd8b0383
store actions directly inside each components, enhance bendable arrows to hook to DOM elements
1 year ago
maxime.batista
852f163e4a
add phantoms for move and dribble
1 year ago
maxime.batista
8d444c38b4
use one array of TacticComponent
1 year ago
Maël DAIM
fc25ddff4c
fixed the bugs that get all the team instead of the users ones + format
1 year ago
maxime
d6876ac033
format and add back to home button in editor
1 year ago
Maël DAIM
3a437a7ad1
Team's part ( #84 )
...
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>
1 year ago
maxime.batista
ec46fb78a2
apply suggestions
1 year ago
maxime.batista
26e99a3a03
add screen, move, dribble and throw arrows
1 year ago
maxime.batista
727ab33644
add and remove multiple control points per arrows
1 year ago
maxime
df52d758ae
make arrows removeable
1 year ago
maxime.batista
e1da73f6c5
arrows now works with relative positions ratio from their parent
1 year ago
maxime
afd7b0570c
reset arrow curves by deleting the central control point
1 year ago
Override-6
6c92471062
add head/tails, add control points
1 year ago
Override-6
df3e60ca1a
make straight lines
1 year ago
Override-6
de8fbdb3a2
Add arrows to drag and drop on the court
1 year ago
Vivien DUFOUR
eb744d0da4
Can place ball on the court ( #77 )
...
Also added player and ball remove by drag and drop them out of the court
Co-authored-by: vivien.dufour <vivien.dufour@etu.uca.fr>
Co-authored-by: maxime <maximebatista18@gmail.com>
Reviewed-on: #77
1 year ago
maxime.batista
7042b48ffe
change court svg
1 year ago
Override-6
ee21fb79aa
remove rm button, remove LEFT/RIGHT indicators
1 year ago
Override-6
79b9e0811c
Merge branch 'master' of codefirst.iut.uca.fr:IQBall/Application-Web into editor/ball-assign
1 year ago
Vivien DUFOUR
31fad085eb
fix css
1 year ago
Vivien DUFOUR
b653ff4ea2
fix collision problem where more than 1 player can have the ball
1 year ago
Vivien DUFOUR
7177c07ca0
can assign ball to a player, player with ball is surrounded
1 year ago
Vivien DUFOUR
7ab18786cc
can assign ball to player in the code (need render and destroy ball now)
1 year ago
Vivien DUFOUR
dac0c54cec
conflicts
1 year ago
maxime.batista
940d87930a
fix new tactic panel
1 year ago
maxime.batista
4c684e27a8
fix staging server
1 year ago
Override-6
208d835a1f
fix BasketCourt margins
1 year ago
Override-6
8546206bc1
add view to select between half and plain court
1 year ago
maxime.batista
ce832a8510
add save state information in topbar
1 year ago
maxime.batista
76c0eb28af
prepare front to persistable tactics
1 year ago
Override-6
31c3525b1a
persist in local storage if not connected
1 year ago
Override-6
d1564a3549
add a gest mode for editor if user is not connected
1 year ago
Override-6
6ebf3737af
apply suggestions
1 year ago
maxime.batista
cb24dd53a9
Apply suggestions
1 year ago
Override-6
44513a5049
fix player keys in BasketCourt
1 year ago
maxime.batista
6731b02c6c
add save state information in topbar
1 year ago
maxime.batista
8dd6688cf8
persist player position
1 year ago
Vivien DUFOUR
eb0f270f03
add ball on screen
1 year ago
maxime.batista
738d2f9410
prepare front to persistable tactics
1 year ago
Override-6
2e4f2eb10c
add and configure tsc, phpstan, prettier and php-cs-fixer, format and fix reported code errors
1 year ago
maxime.batista
a18014d4c3
apply suggestions
1 year ago
maxime.batista
c53a1b024c
apply suggestions
1 year ago
maxime.batista
a6cceb31ea
apply suggestions
1 year ago
Override-6
ef80aa3192
update court svg
1 year ago
maxime.batista
29356f8554
change player rolenames to player nums
1 year ago
maxime.batista
0430c76c51
set opponents colors to orange
1 year ago
maxime.batista
7cf719e7cb
add possibility to place back players to their racks
1 year ago
Override-6
5439fc6c47
drag and drop players and opponents from racks
1 year ago