Commit Graph

246 Commits

Author SHA1 Message Date
simplonco
f43bfbac46 better button gestion and wip room layout 2022-12-25 17:01:30 +01:00
simplonco
7187d7dadd wip layout room 2022-12-25 08:15:23 +01:00
simplonco
0c368d32dd panel home ok 2022-12-25 01:10:27 +01:00
simplonco
4f0d1be6e3 wip css organisation for chat 2022-12-25 00:34:33 +01:00
simplonco
06bca96853 home layout three dots working and found a better way to use css with partial global 2022-12-24 22:43:20 +01:00
simplonco
05d5f2a3ec chat background color is declared with component 2022-12-24 20:55:20 +01:00
simplonco
2b0939ec05 finally global grid area is better 2022-12-24 20:51:29 +01:00
simplonco
aea7d5a4fc buttons and grid are working in chat with svelte method 2022-12-24 19:23:26 +01:00
simplonco
bcea4a181d wip chat test bind child component 2022-12-24 12:18:29 +01:00
simplonco
004f29232e added in readme info about localhost alias 2022-12-23 23:43:39 +01:00
simplonco
2001e23e2c added few informations to readme about docker and node installation, and svelte logs 2022-12-23 23:40:46 +01:00
simplonco
1b2e695a8e some automatic addings in svelte package json 2022-12-23 23:31:58 +01:00
hugogogo
0cc04f0356 wip chat integration in svelte 2022-12-22 19:52:57 +01:00
hugogogo
9c2a8ce2f7 Merge branch 'master' into hugo 2022-12-21 16:09:16 +01:00
hugogogo
ab3e232743 cleaned code after shift enter configuration 2022-12-21 16:07:22 +01:00
hugogogo
084e18da80 wip write msg now shift enter to send 2022-12-21 15:44:12 +01:00
hugogogo
55cff329c3 wip handle newline with enter shift 2022-12-20 23:02:45 +01:00
hugogogo
6f29dab558 fixed css error in write area expansion 2022-12-20 11:04:47 +01:00
lenovo
fcd009ade7 layout mute ok 2022-12-17 18:29:59 +01:00
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
lenovo
3241a9dc0f wip new panel 2022-12-15 20:56:23 +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
fb4fbbaf18 suppression de dossier inutile 2022-12-13 19:29:09 +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
lenovo
9392c81fa2 start all new architecture for chat 2022-12-12 11:41:10 +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