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
76e64a5ae5
formated the code and verification plus some more css
1 year ago
Maël DAIM
7199a80562
Conflicts
1 year ago
Maël DAIM
262fa6180e
applied suggestions
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
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
30611b9b21
WIP done with insertion, got a problem on list team and starting displayTeam
1 year ago
Maël DAIM
0859467e3f
WIP just a few little adjusments and progress
1 year ago
Maël DAIM
a283c4b126
WIP almost done, added errors handling and more, got some errors with the gateway, i will fix it tomorrow
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
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
Maël DAIM
6ff667e3b8
WIP made a diagram class For team within MVC, players aren't incorporated yet
1 year ago
Override-6
a1910d1167
move validations in the controllers, make controllers return HttpResponses and use HttpRequests
1 year ago
maxime.batista
29685562bb
add TacticModel
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
maxime.batista
06abc31067
fix production-server api calls
1 year ago
maxime.batista
6f3899fb5f
add editor view, with possibility to edit name
1 year ago
maxime.batista
b8edb27f1c
setup twig
1 year ago
maxime.batista
341a460d3c
add documentation
1 year ago
maxime.batista
f9d25a40a7
use 'Connexion' class instead of storing prepared statements
1 year ago
maxime.batista
bd8d8a3f61
persist in database sample form inputs and show the list of previously entered prompts when displaying form's result
1 year ago
maxime.batista
b1da73b743
add PDO
1 year ago
maxime.batista
7df33f32b5
apply suggestions
1 year ago
maxime.batista
e7f5cc72c5
fix base path
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
Override-6
ca5b525f22
setup PHP with ReactJS development
1 year ago