Yanis DAHMANE-BOUNOUA
a11dd2e122
front-controller ( #17 )
...
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>
1 year ago
Maël DAIM
7199a80562
Conflicts
1 year ago
Maël DAIM
1b9a873cdc
Updated documentation + started to add some documentation
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
Override-6
2e4f2eb10c
add and configure tsc, phpstan, prettier and php-cs-fixer, format and fix reported code errors
1 year ago
Maël DAIM
5753264157
Merge branch 'master' of https://codefirst.iut.uca.fr/git/IQBall/Application-Web into team/bootstrap
1 year ago
Maxime BATISTA
86373fb81b
Merge pull request 'Introduce Edit actions' ( #8 ) from editor/bootstrap into master
...
Reviewed-on: #8
1 year ago
Maël DAIM
6ff667e3b8
WIP made a diagram class For team within MVC, players aren't incorporated yet
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
Vivien DUFOUR
5cfb34c96b
modification of mcd and mld
1 year ago
DahmaneYanis
6aeefad564
Add some documentations...
1 year ago
Maël DAIM
f9eb6fbb6d
new branch starting the team part in the MVC, plus a little change about the type Color
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
b1da73b743
add PDO
1 year ago
maxime.batista
7df33f32b5
apply suggestions
1 year ago
maxime.batista
64803f8ac2
simplify react view displaying from php, bring back auto/fast refresh
1 year ago
maxime.batista
ca85cc55c4
fix typos and grammar messes in documentation
1 year ago
maxime.batista
c63ca627d2
add documentation, fixes
1 year ago
Override-6
44e7556cbd
setup drone and continuous deployment on maxou.dev
1 year ago
d_yanis
5757d76c8c
setup ts-react
1 year ago
Override-6
9ce609acab
add documentation
2 years ago
Override-6
7ef39298c4
add autoloader, router, and data components
2 years ago
Override-6
22840a037c
add data class diagram
2 years ago