53 Commits

Author SHA1 Message Date
omaroughriss
726f34cd54 Use username in the dropdown menu 2025-11-13 16:51:24 +01:00
omaroughriss
b9a996c11e Provide dashboard layout with 4NK context 2025-11-13 16:50:44 +01:00
omaroughriss
6178658c72 Add an account page to update member name 2025-11-13 16:47:02 +01:00
Omar Oughriss
93c927ba71 Retrive and render files 2025-11-10 17:29:46 +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
3893d73e5a Added Loading Skeleton for the dashboard 2025-11-06 11:59:21 +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
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
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
7ee61ace8f Use processes as props in Chat component 2025-10-20 15:52:43 +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
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
02036f7ef4 Use the correct css file 2025-10-20 11:33:36 +02:00
Sosthene
b3090febca [bug] prevent caching "undefined" as user pairingId 2025-10-13 12:15:10 +02:00
9a33f2ab0b Added new pairing functionnalities 2025-10-08 11:26:50 +02:00
d7d67b274b Add chat interface and implement dark mode throughout the app 2025-10-04 18:53:35 +02:00
18926260fc In progress - Implemented RhFolderProcess 2025-10-03 14:20:31 +02:00
5ab302ab51 Removed some duplicated methods 2025-10-03 12:08:43 +02:00
f9317d6bca Removed a non-used constant 2025-10-03 12:07:53 +02:00
38c02bcb1e Refactored a if condition 2025-10-03 10:13:17 +02:00
c4edfbd6de Added handle method for the auth in the HomePage 2025-10-02 23:25:48 +02:00
d88697f282 Added type in CreateFolder function 2025-10-02 23:25:14 +02:00
omaroughriss
fc5ada5a55 Use modals 2025-09-30 17:56:41 +02:00
omaroughriss
b291a3962e Update connect/disconnect buttons 2025-09-30 17:56:07 +02:00
omaroughriss
bca17907b9 Update header to show if user is connected/linked 2025-09-30 17:55:08 +02:00
omaroughriss
bedfbdc227 Fix minor error 2025-09-30 17:53:53 +02:00
omaroughriss
dac27abb34 Add create folder handler 2025-09-30 17:52:44 +02:00
omaroughriss
d5dffd3ca1 Add auth handlers 2025-09-30 17:52:14 +02:00
omaroughriss
05a250d334 Add auth and connection useEffects 2025-09-30 17:51:33 +02:00
omaroughriss
2fa9775941 Add integration states 2025-09-30 17:49:24 +02:00
omaroughriss
c7606b4acb Import sdk components 2025-09-30 17:48:55 +02:00
9057b7af1e Moved setIsConnected & setUserPairingId in the DashboardLayout 2025-09-30 14:57:45 +02:00
5aff257c54 Now the sdashboard handle setProcess, setMyProcesses & setUserPairingId 2025-09-30 14:46:33 +02:00