Me
|
2b5f8a9667
|
ok seems like the back is running, have yet to test, but first i need to fix like basically all the front...
|
2022-12-24 23:20:59 +01:00 |
|
Me
|
5cd5ffc24c
|
ok have changed the entities and DTOs but not as much as expected, changed Friendship module, now working on User module
|
2022-12-24 23:09:44 +01:00 |
|
Me
|
4aa186fb48
|
ok so i'm changing the Friendship and User modules in the back, and i've already started changing entites and DTO's so i'm saving now...
|
2022-12-24 22:06:02 +01:00 |
|
Me
|
7e906de128
|
ok so i think i need to change a whole bunch of stuff all over in the User module and Friendship module, namely that we should be searching the DB by ID's not Usernames... currently my Blocking of a user doesn't wquite work cuz findAll() sends ID to findIfUserIsBlockedOrHasBlocked() when it should be sending usernames, but everything else sends Usernames so i'm saving now in case changing everything fucks everything up...
|
2022-12-23 23:36:04 +01:00 |
|
Me
|
139da075da
|
so i implemented user blocking but something about the flow in the frontend is broken now, will investigate
|
2022-12-23 19:49:25 +01:00 |
|
batche
|
2386a793cd
|
quelques changements mineur et d'améklioration du code
|
2022-12-23 13:14:28 +01:00 |
|
batche
|
4c6f832252
|
Merge de l'intégration du jeu avec master + corrections et améliorations des messages d'erreurs, de retour en page de reset de variable...
|
2022-12-22 21:03:46 +01:00 |
|
hugogogo
|
0cc04f0356
|
wip chat integration in svelte
|
2022-12-22 19:52:57 +01:00 |
|
batche
|
43ee8ee29b
|
Push avant master
|
2022-12-22 18:41:21 +01:00 |
|
batche
|
97d4f1fef3
|
qdqsdqds
|
2022-12-22 18:38:18 +01:00 |
|
batche
|
a0a1239c9d
|
Dope Ranking / status updated
|
2022-12-22 17:25:44 +01:00 |
|
batche
|
61831da347
|
Dope Ranking
|
2022-12-22 17:23:22 +01:00 |
|
batche
|
1e1a32bb78
|
qZMOSJKQMLSjkJKS
|
2022-12-22 16:42:55 +01:00 |
|
batche
|
dca3df1bde
|
correction de bugs mineurs
|
2022-12-22 15:41:29 +01:00 |
|
batche
|
9586fe63fc
|
problèmes du jeu réglés en grosse partie
|
2022-12-22 15:29:43 +01:00 |
|
Me
|
beeaf1fb27
|
better findAll() in user module, no pagination tho, could add but would be hella annoying
|
2022-12-22 03:34:53 +01:00 |
|
Me
|
670936e4a1
|
cleaned up friendship module in backend, still haven't tested blocking feature
|
2022-12-21 23:58:36 +01:00 |
|
batche
|
eb1a5b47dd
|
Ajout du ranking côté back, reste à l'implémenter côté front
|
2022-12-21 17:13:50 +01:00 |
|
batche
|
e786324896
|
fin du game
|
2022-12-21 16:38:34 +01:00 |
|
batche
|
cc797d1118
|
Le multijoueur fonctionne enfin. Mise à jour des scores. Et de la partie.
|
2022-12-21 15:22:07 +01:00 |
|
batche
|
d6da8bf70b
|
Suite intégration jeu
|
2022-12-21 10:05:36 +01:00 |
|
batche
|
77857a873d
|
Vive le rouge !
|
2022-12-20 20:23:15 +01:00 |
|
Me
|
84488ee407
|
cherif helped me fix the queryBuilder, so much better now
|
2022-12-20 04:37:12 +01:00 |
|
batche
|
8a11d9c591
|
Suite du jeu et toujours pas fin
|
2022-12-19 21:37:58 +01:00 |
|
batche
|
dbd95089a8
|
Game, suite et presque fin ?
|
2022-12-19 20:58:46 +01:00 |
|
batche
|
27a4bfae7a
|
lien serveur de jeu => serveur nestjs
|
2022-12-19 09:34:34 +01:00 |
|
batche
|
67f7d0e8ec
|
Suite de l'intégratyion du jeu. De nombreux paquets sont indisponibles.
|
2022-12-16 10:51:40 +01:00 |
|
Me
|
de06007d60
|
fixed some stuff in the Friendship backend, but had to cut some corners, it's kinda gross, will fix later, better flow to frontend friendship page, most stuff works, still a few kinks to work out
|
2022-12-16 04:14:44 +01:00 |
|
Me
|
db02946268
|
Query Builder, more specifically an orWhere, is being difficult... hard to test the friendships flow in the frontend without it, still have a good bit of work as a result
|
2022-12-15 05:42:09 +01:00 |
|
Me
|
6eaf28d4d8
|
working on accepting friend requests, have to muck about with the DB, i have to learn how to use .find()
|
2022-12-14 08:59:00 +01:00 |
|
Me
|
3a6729b9a3
|
adding the ability to add and delete friends, in progress
|
2022-12-14 06:31:09 +01:00 |
|
batche
|
bd4938b64b
|
changement mineur fonction pour chercher ami via username
|
2022-12-13 17:47:29 +01:00 |
|
batche
|
aa171bd844
|
ajout de deux fonctions afin de trouver une relation amicale ou non via le username de ladite relation
|
2022-12-13 17:25:00 +01:00 |
|
Me
|
44074af237
|
Cleaned up ProfileFriends page, but i need some input about the backend, might need to change some things
|
2022-12-13 07:06:08 +01:00 |
|
batche
|
34bdcad3a2
|
pendant req
|
2022-12-11 16:46:13 +01:00 |
|
batche
|
a9460fb41c
|
Changements amitiés
|
2022-12-11 15:30:30 +01:00 |
|
Me
|
db1e269e2e
|
Stuggling a bit to get components to rerender when a prop updates in the Friendship page, will sort out tomorrow
|
2022-12-11 08:12:22 +01:00 |
|
Me
|
6eeb2b5474
|
ok so i fixed the get user by username issue, left all the comments in the back so Cherif and I can go over what i changed just to make sure i didn't break something else, but yea that and my front work just fine
|
2022-12-11 06:04:03 +01:00 |
|
Me
|
61828e5be7
|
much progress on layout the foundations of the Friendship page in the front, also refactored some code to reuse displaying a users profile info
|
2022-12-10 07:13:28 +01:00 |
|
Me
|
15ea27955b
|
trying to push again
|
2022-12-09 16:53:00 +01:00 |
|
Me
|
b75bce4212
|
this merge with master should come with the right backend stuff to make friendship requests work
|
2022-12-09 15:46:40 +01:00 |
|
batche
|
87fe4bbbf4
|
correction mineure
|
2022-12-09 11:42:58 +01:00 |
|
batche
|
f2e57bef79
|
petite erreur
|
2022-12-09 11:35:17 +01:00 |
|
batche
|
86e007d6c0
|
Merge branch 'master' of bitbucket.org:LuckyLaszlo/ft_transcendence into inclusion_jeu_a_partir_de_master
|
2022-12-09 11:29:38 +01:00 |
|
batche
|
3802973dfa
|
corrections mineures
|
2022-12-09 11:29:19 +01:00 |
|
Me
|
302ebd674c
|
working on friendships in teh frontend but having to do some debuging in the backend
|
2022-12-09 05:19:12 +01:00 |
|
batche
|
3afc0996ac
|
début création du jeu
|
2022-12-08 17:56:46 +01:00 |
|
batche
|
8953a0c09b
|
réforme de l'amitié
|
2022-12-08 17:13:12 +01:00 |
|
batche
|
46fcb423e5
|
changements mineurs
|
2022-12-08 14:34:14 +01:00 |
|
batche
|
8c2df71cde
|
les redirections fonctionnent
|
2022-12-08 13:51:56 +01:00 |
|