Commit Graph

  • 36520d36d6 Merge branch 'dev' of https://git.4nkweb.com/4nk/docv into dev dev omaroughriss 2025-11-13 16:51:54 +01:00
  • 18a126aac5 Add a link to the account page in the dropdown menu omaroughriss 2025-11-13 16:51:52 +01:00
  • 726f34cd54 Use username in the dropdown menu omaroughriss 2025-11-13 16:51:24 +01:00
  • b9a996c11e Provide dashboard layout with 4NK context omaroughriss 2025-11-13 16:50:44 +01:00
  • bdaf711fd7 Add a methode to refresh member username in 4NK context omaroughriss 2025-11-13 16:48:50 +01:00
  • 30cd06db9a Add userName in 4NK context omaroughriss 2025-11-13 16:48:04 +01:00
  • 6178658c72 Add an account page to update member name omaroughriss 2025-11-13 16:47:02 +01:00
  • 2f58fd02d8 Add any type on basePrivateData Sadrinho27 2025-11-13 10:18:54 +01:00
  • 89dc173a00 Indented AuthModal.tsx Sadrinho27 2025-11-12 16:19:00 +01:00
  • ecdef29a26 Now the message rendering are dynamic Sadrinho27 2025-11-12 11:41:38 +01:00
  • 1903a15af3 Added DemoSendMessage video Sadrinho27 2025-11-12 11:01:52 +01:00
  • 9857a3766d implemented the chat send message func Sadrinho27 2025-11-12 10:59:41 +01:00
  • 7c09b346ec Merge branch 'dev' of https://git.4nkweb.com/4nk/docv into dev Sadrinho27 2025-11-12 10:58:55 +01:00
  • 78151850e8 Added the ChatData in FolderData Sadrinho27 2025-11-12 09:28:34 +01:00
  • dd5e55f089 Improved loadFoldersFrom4NK to get retrieve folder with his messages Sadrinho27 2025-11-12 09:28:14 +01:00
  • 93c927ba71 Retrive and render files Omar Oughriss 2025-11-10 17:29:46 +01:00
  • 85ee7bf713 Add upload file feature Omar Oughriss 2025-11-10 17:28:01 +01:00
  • 48999b963d Add attachedFiles attribute to context Omar Oughriss 2025-11-10 17:06:51 +01:00
  • 539c812f1b Add attachedFiles attribute to FolderData type Omar Oughriss 2025-11-10 17:05:45 +01:00
  • 15d9d80b52 Explicitly added 'any' type for the state to remove TypeScript warning Sadrinho27 2025-11-07 19:51:09 +01:00
  • e607d7850b In progress : Implementing the updateProcess logic when sending a message Sadrinho27 2025-11-07 19:45:30 +01:00
  • 750eada9b1 Added the new attributes for chat in FolderData and added the storage url Sadrinho27 2025-11-07 19:44:57 +01:00
  • 74f6f63673 Added new ui components Sadrinho27 2025-11-07 19:44:13 +01:00
  • a9403643d5 Removed lastStateId params in updateProcess func Sadrinho27 2025-11-07 19:42:43 +01:00
  • 3057c1e529 Added : Fetching the process with folderNumber attributes Sadrinho27 2025-11-07 19:41:59 +01:00
  • 464f38b062 Added the created_at and updated_at folder attributes in the interface Sadrinho27 2025-11-07 19:40:42 +01:00
  • c751809411 Now we can add a member to a folder with autocompletion Sadrinho27 2025-11-07 19:39:26 +01:00
  • a91ca01f14 Now we can copy to clipboard the userPairingId Sadrinho27 2025-11-07 19:35:45 +01:00
  • b9783b6ad8 Deleted unused pnpm file Sadrinho27 2025-11-07 19:34:43 +01:00
  • 530778318e Added ui dependencies Sadrinho27 2025-11-07 19:34:31 +01:00
  • 362c34c816 Added DemoCreateFolder(TwoMember) video Sadrinho27 2025-11-07 19:20:26 +01:00
  • 3192be4f75 Added DemoCreateFolder(OneMember) video Sadrinho27 2025-11-07 18:52:49 +01:00
  • 67daab33bb Deleted older docs Sadrinho27 2025-11-06 12:05:54 +01:00
  • 3893d73e5a Added Loading Skeleton for the dashboard Sadrinho27 2025-11-06 11:59:21 +01:00
  • 04773bb28a Imroved the ChatData Sadrinho27 2025-11-05 23:07:48 +01:00
  • f870481a7d Set iframe url to dev2 Sadrinho27 2025-11-05 23:05:47 +01:00
  • d0539aad62 Deleted all the file in /dashboard/folder Sadrinho27 2025-11-05 18:23:41 +01:00
  • bfe2c5b7ff Imporved the dashboard to add the chat Sadrinho27 2025-11-05 18:23:18 +01:00
  • ed54f2e7e2 Minor fix Omar Oughriss 2025-10-31 16:53:01 +01:00
  • 7982f7b300 Create FolderChat component Omar Oughriss 2025-10-24 17:07:10 +02:00
  • 22a1052080 Add Chat for each Folder Omar Oughriss 2025-10-24 17:05:54 +02:00
  • 5c49d4eb67 Delete unused Chat page Omar Oughriss 2025-10-24 17:05:12 +02:00
  • 8fcf7254a2 Delete unused chat pge Omar Oughriss 2025-10-24 17:04:46 +02:00
  • 085713400c Simplify and clean up unused UI omaroughriss 2025-10-23 16:44:22 +02:00
  • eaf5b653e9 Clean up unused modal omaroughriss 2025-10-23 16:43:10 +02:00
  • 6d736e3668 Simplify notifications omaroughriss 2025-10-23 16:41:57 +02:00
  • 4e35fa0237 Fix: correct modal component integration omaroughriss 2025-10-23 16:40:37 +02:00
  • 8b6b62e643 Restore complete 4NK integration workflow omaroughriss 2025-10-23 16:38:43 +02:00
  • 6d65014a45 Clean up unused state variables and imports omaroughriss 2025-10-23 16:36:42 +02:00
  • a03cf5c8ed Adapt FolderData interface to simplified model omaroughriss 2025-10-23 16:33:40 +02:00
  • 48d3dbe21b Simplifiy FolderData model omaroughriss 2025-10-23 16:30:58 +02:00
  • 1cf45b83ae Use folderName and a loader when retriving data omaroughriss 2025-10-21 16:10:47 +02:00
  • 2c3b627aaa Retrive and render our folder list omaroughriss 2025-10-21 15:24:22 +02:00
  • 30f00f6991 Demock folder components omaroughriss 2025-10-21 11:42:22 +02:00
  • eb27ec9df9 Rename pairing model Omar Oughriss 2025-10-20 16:45:09 +02:00
  • a384342fb1 Create ChatData model Omar Oughriss 2025-10-20 16:40:56 +02:00
  • 48dc0afe1a Add a member search bar Omar Oughriss 2025-10-20 15:59:41 +02:00
  • f5112cea92 Get members and set member list in the chat sidebar Omar Oughriss 2025-10-20 15:59:04 +02:00
  • 01f2c4a804 Create PairingProcess model Omar Oughriss 2025-10-20 15:53:27 +02:00
  • 7ee61ace8f Use processes as props in Chat component Omar Oughriss 2025-10-20 15:52:43 +02:00
  • 4b2948954f Move loader component Omar Oughriss 2025-10-20 12:44:13 +02:00
  • ca22cdf46d Remplace inline styles Omar Oughriss 2025-10-20 12:29:33 +02:00
  • 3e8778a776 Remove unused deps Omar Oughriss 2025-10-20 11:59:24 +02:00
  • 061516c9ae Create a centralized icon file and use it Omar Oughriss 2025-10-20 11:58:50 +02:00
  • 178d1259b5 Delete pairingId debug feature Omar Oughriss 2025-10-20 11:43:29 +02:00
  • f1da6096bc Set pairingId while requesting link Omar Oughriss 2025-10-20 11:42:32 +02:00
  • b52f17f2f2 Refactor formation page Omar Oughriss 2025-10-20 11:41:41 +02:00
  • 5232f6ef70 Refactor home page Omar Oughriss 2025-10-20 11:41:13 +02:00
  • 698f7cbe86 Create constant file to refactor Omar Oughriss 2025-10-20 11:39:55 +02:00
  • 8bd5968f77 Create card components to refactor Omar Oughriss 2025-10-20 11:38:33 +02:00
  • c529273c0f Create an index for layout components Omar Oughriss 2025-10-20 11:37:57 +02:00
  • f8e15f765c Create Footer component to refactor Omar Oughriss 2025-10-20 11:37:25 +02:00
  • 7af3144470 Create Header component to refactor Omar Oughriss 2025-10-20 11:37:02 +02:00
  • 02036f7ef4 Use the correct css file Omar Oughriss 2025-10-20 11:33:36 +02:00
  • 4b46621cac Delete duplicated css Omar Oughriss 2025-10-20 11:30:43 +02:00
  • 596b2e2de2 Delete Vite configuration (use only Next) Omar Oughriss 2025-10-20 11:30:05 +02:00
  • b3090febca [bug] prevent caching "undefined" as user pairingId Sosthene 2025-10-13 12:15:10 +02:00
  • 76db507654 Added an index.js in the ui folder Sadrinho27 2025-10-10 11:39:10 +02:00
  • b35c3ee7da Added a case in handleMessage for CONVERSATION_CREATED MessageType Sadrinho27 2025-10-10 11:38:56 +02:00
  • fa41dda3a7 Deleted ProfileData Sadrinho27 2025-10-08 11:26:59 +02:00
  • 9a33f2ab0b Added new pairing functionnalities Sadrinho27 2025-10-08 11:26:50 +02:00
  • d4ca148ac6 Now the ✕ button works Sadrinho27 2025-10-08 11:23:50 +02:00
  • d7d67b274b Add chat interface and implement dark mode throughout the app Sadrinho27 2025-10-04 18:53:35 +02:00
  • f6223414da Added DemoCreateProcess Video Titouan 2025-10-03 14:25:37 +02:00
  • 18926260fc In progress - Implemented RhFolderProcess Titouan 2025-10-03 14:20:31 +02:00
  • 5c2fb5160b refactored key 'data' in data file Titouan 2025-10-03 14:19:24 +02:00
  • 5ab302ab51 Removed some duplicated methods Titouan 2025-10-03 12:08:43 +02:00
  • f9317d6bca Removed a non-used constant Titouan 2025-10-03 12:07:53 +02:00
  • 597cd30f71 Replaced * origin by this.origin Titouan 2025-10-03 12:07:10 +02:00
  • 38c02bcb1e Refactored a if condition Titouan 2025-10-03 10:13:17 +02:00
  • 00ef98879f Added package-lock.json in ignore files Titouan 2025-10-03 10:12:56 +02:00
  • 9a70a9f465 Deleted package-lock.json Titouan 2025-10-03 10:12:40 +02:00
  • c4edfbd6de Added handle method for the auth in the HomePage Sadrinho27 2025-10-02 23:25:48 +02:00
  • d88697f282 Added type in CreateFolder function Sadrinho27 2025-10-02 23:25:14 +02:00
  • 741ad90b00 Updated FolderModal and css design Sadrinho27 2025-10-02 23:23:53 +02:00
  • e625431d26 Added ProccessesViewer.tsx Sadrinho27 2025-10-02 23:23:03 +02:00
  • b32fccdb7f Updated AuthModal design Sadrinho27 2025-10-02 23:22:37 +02:00
  • df1e345748 Deleted duplicated Modal Sadrinho27 2025-10-02 23:22:04 +02:00
  • 73d1d47cd1 Added Modal animation a updated css Sadrinho27 2025-10-02 23:21:45 +02:00
  • 6d9118b564 Refactored log in MessageBus Sadrinho27 2025-10-02 23:21:14 +02:00