110 Commits

Author SHA1 Message Date
ecdef29a26 Now the message rendering are dynamic 2025-11-12 11:41:38 +01:00
1903a15af3 Added DemoSendMessage video 2025-11-12 11:01:52 +01:00
9857a3766d implemented the chat send message func 2025-11-12 10:59:41 +01:00
7c09b346ec Merge branch 'dev' of https://git.4nkweb.com/4nk/docv into dev 2025-11-12 10:58:55 +01:00
78151850e8 Added the ChatData in FolderData 2025-11-12 09:28:34 +01:00
dd5e55f089 Improved loadFoldersFrom4NK to get retrieve folder with his messages 2025-11-12 09:28:14 +01:00
Omar Oughriss
93c927ba71 Retrive and render files 2025-11-10 17:29:46 +01:00
Omar Oughriss
85ee7bf713 Add upload file feature 2025-11-10 17:28:01 +01:00
Omar Oughriss
48999b963d Add attachedFiles attribute to context 2025-11-10 17:06:51 +01:00
Omar Oughriss
539c812f1b Add attachedFiles attribute to FolderData type 2025-11-10 17:05:45 +01:00
15d9d80b52 Explicitly added 'any' type for the state to remove TypeScript warning 2025-11-07 19:51:09 +01:00
e607d7850b In progress : Implementing the updateProcess logic when sending a message 2025-11-07 19:45:30 +01:00
750eada9b1 Added the new attributes for chat in FolderData and added the storage url 2025-11-07 19:44:57 +01:00
74f6f63673 Added new ui components 2025-11-07 19:44:13 +01:00
a9403643d5 Removed lastStateId params in updateProcess func 2025-11-07 19:42:43 +01:00
3057c1e529 Added : Fetching the process with folderNumber attributes 2025-11-07 19:41:59 +01:00
464f38b062 Added the created_at and updated_at folder attributes in the interface 2025-11-07 19:40:42 +01:00
c751809411 Now we can add a member to a folder with autocompletion 2025-11-07 19:39:26 +01:00
a91ca01f14 Now we can copy to clipboard the userPairingId 2025-11-07 19:35:45 +01:00
b9783b6ad8 Deleted unused pnpm file 2025-11-07 19:34:43 +01:00
530778318e Added ui dependencies 2025-11-07 19:34:31 +01:00
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