Vivien DUFOUR
8315b79ba1
can now share tactic with account
1 year ago
Vivien DUFOUR
bd244c8dde
push all my shareTactic work since 2 weeks, (can share and unshare tactic to team, draggable element for share, share icon on tactic hover to share to an account, just need to fix api tomorrow)
1 year ago
Vivien DUFOUR
e962c17f4d
can drag tactic to a team to share and unshare tactic on team panel
1 year ago
Vivien DUFOUR
588f580bf9
Can now share, unshare and open shared tactic
1 year ago
Maël DAIM
3a437a7ad1
Team's part ( #84 )
...
This pull request adds the members to the team with the possibilitie to add or remove a player or quit the team. It means that this PR implements the account within the team's part of the application.
Moreover some bugs has been fixed.
The view of the team has been translated to react.js
This PR also adds the edit and delete of a team.
Co-authored-by: mael.daim <Mael.DAIM@etu.uca.fr>
Co-authored-by: maxime <maximebatista18@gmail.com>
Reviewed-on: #84
Co-authored-by: Maël DAIM <mael.daim@etu.uca.fr>
Co-committed-by: Maël DAIM <mael.daim@etu.uca.fr>
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
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
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
maxime.batista
e3875b4f15
add documentation
1 year ago
maxime.batista
69be939954
add target url in session to bring back user to its initial target after auth
1 year ago
Override-6
39329c9325
integrate session in API, use tokens
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
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
maxime.batista
29685562bb
add TacticModel
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