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
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
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
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
maxime.batista
c53a1b024c
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
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
Vivien DUFOUR
4aa2bde233
error-view ( #10 )
...
Add an error view
Co-authored-by: vivien.dufour <vivien.dufour@etu.uca.fr>
Co-authored-by: vidufour1 <Vivien.DUFOUR@etu.uca.fr>
Reviewed-on: #10
1 year ago
Maxime BATISTA
86373fb81b
Merge pull request 'Introduce Edit actions' ( #8 ) from editor/bootstrap into master
...
Reviewed-on: #8
1 year ago
Override-6
6ee05c7916
add more validations, handle invalid json payloads
1 year ago
Vivien DUFOUR
e3aa0c72cf
Merge pull request 'doc/conception-bdd' ( #9 ) from doc/conception-bdd into master
...
Reviewed-on: #9
1 year ago
Vivien DUFOUR
a45f4d818b
Merge branch 'master' into doc/conception-bdd
1 year ago
samuel
2bbd53d821
apply suggestions
1 year ago
Override-6
b08e761abb
add diagrams, fix documentation
1 year ago
Override-6
a1910d1167
move validations in the controllers, make controllers return HttpResponses and use HttpRequests
1 year ago
Override-6
cccc68e3ce
apply suggestion
1 year ago
Override-6
f8e8e642d3
validate user inputs
1 year ago
Override-6
b1ebd912df
factorise database, set PDO::ERRMODE_EXCEPTION option
1 year ago
maxime.batista
29685562bb
add TacticModel
1 year ago
Vivien DUFOUR
5cfb34c96b
modification of mcd and mld
1 year ago
maxime.batista
1f261fe4fe
avoid use of 'RETURNING' sql clause
1 year ago
DahmaneYanis
6aeefad564
Add some documentations...
1 year ago
maxime.batista
06abc31067
fix production-server api calls
1 year ago
maxime.batista
ff41df4d6b
fix css inclusion on production build
1 year ago
maxime.batista
6f3899fb5f
add editor view, with possibility to edit name
1 year ago
Override-6
947cda494a
fix sample form twig submit action url
1 year ago
Override-6
edbd4705dc
fix production server branch folders permissions
1 year ago
Vivien DUFOUR
c2b88c7ed7
modification of mcd and mld
1 year ago
Vivien DUFOUR
6ddd32a4bd
export of mcd and mld in svg files
1 year ago
Vivien DUFOUR
0c3f2d33c8
mcd and mld
1 year ago
Vivien DUFOUR
da0e4f9b6a
add MCD for database and the beginning of MLD
1 year ago
Maxime BATISTA
342a6f03f9
Merge pull request 'setup twig' ( #7 )
...
Reviewed-on: #7
1 year ago
maxime.batista
b8edb27f1c
setup twig
1 year ago