Maël DAIM
ca7f4e4c18
fixed conflicts
1 year ago
Maël DAIM
00efd0f43d
applied reviews changes
1 year ago
Yanis DAHMANE-BOUNOUA
2b49a1393c
home-page ( #81 )
...
Co-authored-by: d_yanis <dahmane.yanis.2004@gmail.com>
Co-authored-by: DahmaneYanis <dahmane.yanis.2004@gmail.com>
Co-authored-by: maxime <maximebatista18@gmail.com>
Reviewed-on: #81
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
fafe4a1ff4
format and verified
1 year ago
Maël DAIM
dcf118d12b
updated this branch comparing to the branch soutenance + added the edit of a team
1 year ago
Maël DAIM
5aa6a76027
the bug has been fixed + set a limit for the size of team's logo
1 year ago
Maël DAIM
d2ac21a906
fully implemented the add of members + added style on the page + almost done implementing the remove of members
1 year ago
Maël DAIM
c0a02c91c5
implementing the add of member in a team
1 year ago
Maël DAIM
f550bd19f7
all datas are displayed in react - still have to fix the css
1 year ago
Maël DAIM
d78b51c015
Merge branch 'master' of https://codefirst.iut.uca.fr/git/IQBall/Application-Web into team/completing
1 year ago
samuel
f0faa9b2d2
deconnection and fix connection
1 year ago
Maël DAIM
66aaf0c8fb
add fonctional delete action, some more css, and repaired getmembersofteambyid
1 year ago
Maël DAIM
1914671699
delete team's action almost done
1 year ago
Override-6
8546206bc1
add view to select between half and plain court
1 year ago
Override-6
d1564a3549
add a gest mode for editor if user is not connected
1 year ago
maxime.batista
6731b02c6c
add save state information in topbar
1 year ago
maxime.batista
738d2f9410
prepare front to persistable tactics
1 year ago
Override-6
fffb520dbf
fix twig assets
1 year ago
Override-6
1147ad114f
fix routes in views by adding global variable basePath in twig
1 year ago
Override-6
1bf3dfa3b6
add and fix conception
1 year ago
Override-6
89c3e72c8f
add and edit documentation, clean code
1 year ago
maxime.batista
d20cfd2486
simplify actions, move ViewHttpResponse into src/App
1 year ago
maxime.batista
de75577f3d
divide src in three subdirs, exploded FrontController into index.php and api/index.php
1 year ago
Override-6
36051ebd83
good routes, good controllers
1 year ago
Vivien DUFOUR
a020811518
team/addMembers ( #21 )
...
Co-authored-by: vivien.dufour <vivien.dufour@etu.uca.fr>
Reviewed-on: #21
1 year ago
DahmaneYanis
c02c7283d7
Merge branch 'salva' of codefirst.iut.uca.fr:IQBall/Application-Web into salva
1 year ago
maxime.batista
2b8b29d378
Merge branch 'salva' into session
1 year ago
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
maxime.batista
e3875b4f15
add documentation
1 year ago
DahmaneYanis
e44ea4721e
Welcome Page done
1 year ago
Maël DAIM
76e64a5ae5
formated the code and verification plus some more css
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
262fa6180e
applied suggestions
1 year ago
Override-6
39329c9325
integrate session in API, use tokens
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
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
Override-6
37cb541df9
place 5 players on the basketball court
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
Override-6
cccc68e3ce
apply suggestion
1 year ago
Override-6
f8e8e642d3
validate user inputs
1 year ago