DahmaneYanis
e44ea4721e
Welcome Page done
1 year ago
Maël DAIM
b856e0c286
Merge pull request 'add /team/new and /team/[i:id] and /team/list' ( #16 ) from team/bootstrap into master
...
Reviewed-on: #16
1 year ago
Maël DAIM
d8000bcf3b
fixing CI
1 year ago
Maël DAIM
76e64a5ae5
formated the code and verification plus some more css
1 year ago
DahmaneYanis
66410afa20
Test recentTeam empty in view
1 year ago
DahmaneYanis
55c67cc484
Add a basic display of the tactics in the home page
1 year ago
maxime.batista
69be939954
add target url in session to bring back user to its initial target after auth
1 year ago
Maël DAIM
7199a80562
Conflicts
1 year ago
Maël DAIM
65151cc1ea
add some css
1 year ago
Maël DAIM
262fa6180e
applied suggestions
1 year ago
Override-6
39329c9325
integrate session in API, use tokens
1 year ago
Override-6
982acf5e09
integrate sessions for tactics
1 year ago
Maël DAIM
1b9a873cdc
Updated documentation + started to add some documentation
1 year ago
DahmaneYanis
913fb432c8
Merge branch 'welcome-page' of codefirst.iut.uca.fr:IQBall/Application-Web into welcome-page
1 year ago
DahmaneYanis
27c7c89b0b
WIP HomePage
1 year ago
Yanis DAHMANE-BOUNOUA
5d4bb84368
front-controller ( #17 )
...
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>
1 year ago
Override-6
3d7eb7bbb1
add session handle
1 year ago
Vivien DUFOUR
14612226cd
fix on routes
1 year ago
Override-6
53584a518e
add salva-like routes and controller architecture
1 year ago
Maël DAIM
d824f17ea7
every bugs has been fixed
1 year ago
Samuel BERION
9333288705
Add register and login of authentification actions ( #12 )
...
Co-authored-by: Samuel <Samuel.BERION@etu.uca.fr>
Co-authored-by: samuel <Samuel.BERION@etu.uca.fr>
Reviewed-on: #12
1 year ago
Vivien DUFOUR
d47bf6bd7d
visualizer/bootstrap ( #14 )
...
Basic Visualizer for oral presentation
Co-authored-by: vidufour1 <Vivien.DUFOUR@etu.uca.fr>
Co-authored-by: vivien.dufour <vivien.dufour@etu.uca.fr>
Reviewed-on: #14
1 year ago
Maxime BATISTA
e22cb91ba2
Merge pull request 'Add format and type checker tools' ( #13 ) from quality into master
...
Reviewed-on: #13
1 year ago
maxime.batista
bb53114d78
apply suggestions
1 year ago
Override-6
185a4d19bb
add typecheckers in ci
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
6731b02c6c
add save state information in topbar
1 year ago
Maël DAIM
46862bb7cd
WIP fixed some bugs, still got two regarding /team/id and /team/list
1 year ago
maxime.batista
8dd6688cf8
persist player position
1 year ago
Maxime BATISTA
582a623576
Merge pull request 'Drag and Drop players in the editor' ( #11 ) from editor/place-players into master
...
Reviewed-on: #11
1 year ago
maxime.batista
a18014d4c3
apply suggestions
1 year ago
Vivien DUFOUR
eb0f270f03
add ball on screen
1 year ago
Maël DAIM
9bc03c099b
WIP did a few little changes, add colorpicker for the creation of the team, still have to make changes in regard to it
1 year ago
maxime.batista
c53a1b024c
apply suggestions
1 year ago
maxime.batista
738d2f9410
prepare front to persistable tactics
1 year ago
maxime.batista
a6cceb31ea
apply suggestions
1 year ago
DahmaneYanis
61a6b5afd5
wip FrontController
1 year ago
Override-6
ef80aa3192
update court svg
1 year ago
Maël DAIM
1acede4169
WIP did a few little changes
1 year ago
Maël DAIM
30611b9b21
WIP done with insertion, got a problem on list team and starting displayTeam
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
Override-6
2a5ece19a9
add a way to remove players from the court
1 year ago
Override-6
a7ddad4c67
fix basket court
1 year ago
Override-6
712f27dac9
fix production base path
1 year ago
Override-6
57db0e094a
WIP
1 year ago
Override-6
37cb541df9
place 5 players on the basketball court
1 year ago
maxime.batista
2ce537b2b4
add phpstan and fix some errors
1 year ago