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 |
|
|
|
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 |
|