54 Commits

Author SHA1 Message Date
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
9a33f2ab0b Added new pairing functionnalities 2025-10-08 11:26:50 +02:00
d4ca148ac6 Now the ✕ button works 2025-10-08 11:23:50 +02:00
d7d67b274b Add chat interface and implement dark mode throughout the app 2025-10-04 18:53:35 +02:00
f6223414da Added DemoCreateProcess Video 2025-10-03 14:25:37 +02:00
18926260fc In progress - Implemented RhFolderProcess 2025-10-03 14:20:31 +02:00
5c2fb5160b refactored key 'data' in data file 2025-10-03 14:19:24 +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
597cd30f71 Replaced * origin by this.origin 2025-10-03 12:07:10 +02:00
38c02bcb1e Refactored a if condition 2025-10-03 10:13:17 +02:00
00ef98879f Added package-lock.json in ignore files 2025-10-03 10:12:56 +02:00
9a70a9f465 Deleted package-lock.json 2025-10-03 10:12:40 +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
741ad90b00 Updated FolderModal and css design 2025-10-02 23:23:53 +02:00
e625431d26 Added ProccessesViewer.tsx 2025-10-02 23:23:03 +02:00
b32fccdb7f Updated AuthModal design 2025-10-02 23:22:37 +02:00
df1e345748 Deleted duplicated Modal 2025-10-02 23:22:04 +02:00
73d1d47cd1 Added Modal animation a updated css 2025-10-02 23:21:45 +02:00
6d9118b564 Refactored log in MessageBus 2025-10-02 23:21:14 +02:00
dabe614fde Added RhData 2025-10-02 23:20:56 +02:00
8ee7b8a177 Renamed "mote" by "note" 2025-10-01 14:40:59 +02:00
omaroughriss
981da668b7 Add folder modal 2025-09-30 17:57:28 +02:00
omaroughriss
213eac3fda Add generic modal 2025-09-30 17:57:16 +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