Commit Graph

596 Commits

Author SHA1 Message Date
hugogogo
9d4bb85c2d wip mute panel 2022-12-17 11:04:29 +01:00
hugogogo
bfc465879c changed graph drawio
+ replaced 'placeholder' by room_name and user
+ fixed line of panel user
2022-12-17 10:12:12 +01:00
hugogogo
639f83045e moved testing inputs to js file
+ added room name in user if from room settings
2022-12-17 09:35:55 +01:00
hugogogo
93c9927422 layout play for debug is better with toggle and replace 2022-12-16 22:02:14 +01:00
hugogogo
cdef20795b user layout works with classes 2022-12-16 21:10:47 +01:00
hugogogo
30faab336e added minimal form requirement 2022-12-16 20:03:23 +01:00
hugogogo
044f5bc54a form ok 2022-12-16 19:42:12 +01:00
hugogogo
72b4f72901 changed layout function name for chat_layout 2022-12-16 16:40:59 +01:00
hugogogo
ca06dddaaf changed back button to be one unique button 2022-12-16 16:30:55 +01:00
hugogogo
b73bc14ac9 layout protected 2022-12-16 15:48:54 +01:00
hugogogo
e4aad0ead7 layout room set ok 2022-12-16 14:46:19 +01:00
hugogogo
0b326ad853 added lock logo to blocked users 2022-12-16 14:35:46 +01:00
hugogogo
41184ecdce global style for button list 2022-12-16 13:43:05 +01:00
hugogogo
e91103132c added light background to home and new rooms names 2022-12-16 13:03:19 +01:00
lenovo
84176f3a52 wip layout new buttons background 2022-12-16 11:54:18 +01:00
lenovo
e84ca9592a wip layout new almost done 2022-12-16 11:48:54 +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
lenovo
3241a9dc0f wip new panel 2022-12-15 20:56:23 +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
lenovo
9bddde40c7 wip layout added line under ontrols 2022-12-14 22:45:43 +01:00
lenovo
17d3fff002 wip layout home room list 2022-12-14 21:55:53 +01:00
lenovo
c1c7a0ce6a layout titles ok 2022-12-14 21:04:10 +01:00
lenovo
e18010a1ef wip style of chat layouts, alreade done home and room 2022-12-14 20:32:41 +01:00
batche
c2242c481b Le jeu fonctionne yipa ! 2022-12-14 12:12:10 +01:00
batche
0877cd284f connection upgrade with nginx 2022-12-14 11:18:02 +01:00
batche
fd8435b632 travail avec lucky - suite 2022-12-14 11:01:11 +01:00
batche
f1f94cb9bc serveur de jeu - work in progress 2022-12-14 10:45:10 +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
fb4fbbaf18 suppression de dossier inutile 2022-12-13 19:29: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
51125eee0f minor fixes to Friendpage 2022-12-13 17:09:17 +01:00
batche
6ca35ccaa7 la galère continue 2022-12-13 16:57: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
Me
913a81ef0a ok so we fixed the button problem i was having, turns out i'm dumb, but we knew that, and i got reactive component loading, good news, not sprucing up the FriendPage, adding more functionality 2022-12-13 03:26:38 +01:00
batche
a8743940a5 dockerfile 2022-12-12 15:13:59 +01:00
lenovo
302a2409fc style button back 2022-12-12 15:08:54 +01:00
lenovo
7ab4aca458 base layout ok 2022-12-12 14:14:37 +01:00
batche
b04cd0aa48 Implémentation du jeu dans svelte HOPE 2022-12-12 12:37:47 +01:00
lenovo
9392c81fa2 start all new architecture for chat 2022-12-12 11:41:10 +01:00
batche
fb8368cc63 Merge branch 'master' of bitbucket.org:LuckyLaszlo/ft_transcendence into cherif_back_and_game 2022-12-11 17:32:39 +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
lenovo
3ced0ee2f2 renamed html for css, before full refont 2022-12-10 22:37:46 +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