89 Commits

Author SHA1 Message Date
362c34c816 Added DemoCreateFolder(TwoMember) video 2025-11-07 19:20:26 +01:00
3192be4f75 Added DemoCreateFolder(OneMember) video 2025-11-07 18:52:49 +01:00
67daab33bb Deleted older docs 2025-11-06 12:05:54 +01:00
3893d73e5a Added Loading Skeleton for the dashboard 2025-11-06 11:59:21 +01:00
04773bb28a Imroved the ChatData 2025-11-05 23:07:48 +01:00
f870481a7d Set iframe url to dev2 2025-11-05 23:05:47 +01:00
d0539aad62 Deleted all the file in /dashboard/folder 2025-11-05 18:23:41 +01:00
bfe2c5b7ff Imporved the dashboard to add the chat 2025-11-05 18:23:18 +01:00
Omar Oughriss
ed54f2e7e2 Minor fix 2025-10-31 16:53:01 +01:00
Omar Oughriss
7982f7b300 Create FolderChat component 2025-10-24 17:07:10 +02:00
Omar Oughriss
22a1052080 Add Chat for each Folder 2025-10-24 17:05:54 +02:00
Omar Oughriss
5c49d4eb67 Delete unused Chat page 2025-10-24 17:05:12 +02:00
Omar Oughriss
8fcf7254a2 Delete unused chat pge 2025-10-24 17:04:46 +02:00
omaroughriss
085713400c Simplify and clean up unused UI 2025-10-23 16:44:22 +02:00
omaroughriss
eaf5b653e9 Clean up unused modal 2025-10-23 16:43:10 +02:00
omaroughriss
6d736e3668 Simplify notifications 2025-10-23 16:41:57 +02:00
omaroughriss
4e35fa0237 Fix: correct modal component integration 2025-10-23 16:40:37 +02:00
omaroughriss
8b6b62e643 Restore complete 4NK integration workflow 2025-10-23 16:38:43 +02:00
omaroughriss
6d65014a45 Clean up unused state variables and imports 2025-10-23 16:36:42 +02:00
omaroughriss
a03cf5c8ed Adapt FolderData interface to simplified model 2025-10-23 16:33:40 +02:00
omaroughriss
48d3dbe21b Simplifiy FolderData model 2025-10-23 16:30:58 +02:00
omaroughriss
1cf45b83ae Use folderName and a loader when retriving data 2025-10-21 16:10:47 +02:00
omaroughriss
2c3b627aaa Retrive and render our folder list 2025-10-21 15:24:22 +02:00
omaroughriss
30f00f6991 Demock folder components 2025-10-21 11:42:22 +02:00
Omar Oughriss
eb27ec9df9 Rename pairing model 2025-10-20 16:45:09 +02:00
Omar Oughriss
a384342fb1 Create ChatData model 2025-10-20 16:40:56 +02:00
Omar Oughriss
48dc0afe1a Add a member search bar 2025-10-20 15:59:41 +02:00
Omar Oughriss
f5112cea92 Get members and set member list in the chat sidebar 2025-10-20 15:59:04 +02:00
Omar Oughriss
01f2c4a804 Create PairingProcess model 2025-10-20 15:53:27 +02:00
Omar Oughriss
7ee61ace8f Use processes as props in Chat component 2025-10-20 15:52:43 +02:00
Omar Oughriss
4b2948954f Move loader component 2025-10-20 12:44:13 +02:00
Omar Oughriss
ca22cdf46d Remplace inline styles 2025-10-20 12:29:33 +02:00
Omar Oughriss
3e8778a776 Remove unused deps 2025-10-20 11:59:24 +02:00
Omar Oughriss
061516c9ae Create a centralized icon file and use it 2025-10-20 11:58:50 +02:00
Omar Oughriss
178d1259b5 Delete pairingId debug feature 2025-10-20 11:43:29 +02:00
Omar Oughriss
f1da6096bc Set pairingId while requesting link 2025-10-20 11:42:32 +02:00
Omar Oughriss
b52f17f2f2 Refactor formation page 2025-10-20 11:41:41 +02:00
Omar Oughriss
5232f6ef70 Refactor home page 2025-10-20 11:41:13 +02:00
Omar Oughriss
698f7cbe86 Create constant file to refactor 2025-10-20 11:39:55 +02:00
Omar Oughriss
8bd5968f77 Create card components to refactor 2025-10-20 11:38:33 +02:00
Omar Oughriss
c529273c0f Create an index for layout components 2025-10-20 11:37:57 +02:00
Omar Oughriss
f8e15f765c Create Footer component to refactor 2025-10-20 11:37:25 +02:00
Omar Oughriss
7af3144470 Create Header component to refactor 2025-10-20 11:37:02 +02:00
Omar Oughriss
02036f7ef4 Use the correct css file 2025-10-20 11:33:36 +02:00
Omar Oughriss
4b46621cac Delete duplicated css 2025-10-20 11:30:43 +02:00
Omar Oughriss
596b2e2de2 Delete Vite configuration (use only Next) 2025-10-20 11:30:05 +02:00
Sosthene
b3090febca [bug] prevent caching "undefined" as user pairingId 2025-10-13 12:15:10 +02:00
76db507654 Added an index.js in the ui folder 2025-10-10 11:39:10 +02:00
b35c3ee7da Added a case in handleMessage for CONVERSATION_CREATED MessageType 2025-10-10 11:38:56 +02:00
fa41dda3a7 Deleted ProfileData 2025-10-08 11:26:59 +02:00