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 |
Maël DAIM
|
0859467e3f
|
WIP just a few little adjusments and progress
|
1 year ago |
DahmaneYanis
|
3422ef8780
|
Corrections conflicts
|
1 year ago |
DahmaneYanis
|
051dbef9ed
|
Add FrontController and UserController
|
1 year ago |
DahmaneYanis
|
26a27c291d
|
Add FrontController and UserController
|
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 |
DahmaneYanis
|
02dbf269f9
|
Add start of homepage and FrontControler (don't run it)
Rebase modification
|
1 year ago |
d_yanis
|
ec47461703
|
wip FRONT CONTROLLER
|
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 |
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 |
Maël DAIM
|
6ff667e3b8
|
WIP made a diagram class For team within MVC, players aren't incorporated yet
|
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 |
Maël DAIM
|
d08defaf65
|
Added a view for the creation of a team, started the list by name action
|
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 |