|
85fe8cc251
|
Refactor getDocumentValidation
|
2025-06-06 23:05:28 +02:00 |
|
|
0f0b5d1af3
|
Download all encrypted data in separate files on process creation
|
2025-06-06 23:02:51 +02:00 |
|
|
c5b58d999f
|
Download the new process in json file
|
2025-06-05 15:39:33 +02:00 |
|
|
23a3b2a9e8
|
adding document when creating process takes a fileBlob type
|
2025-06-05 15:39:10 +02:00 |
|
|
6167d59501
|
document validation takes json certificates
|
2025-06-05 15:38:06 +02:00 |
|
|
b828e5197a
|
Correct typing in showProcess
|
2025-06-05 15:36:51 +02:00 |
|
|
89e9b3e4e0
|
Add Process tab
|
2025-05-22 22:35:26 +02:00 |
|
|
c4db22f626
|
[bug] Actually pass the file object to wasm as bytes
|
2025-05-22 22:35:26 +02:00 |
|
|
accd427cab
|
Add RoleDefintion type to role
|
2025-05-22 15:39:05 +02:00 |
|
|
d4f1f36376
|
Add upload file button on create process screen
|
2025-05-22 11:20:22 +02:00 |
|
|
e1f2483924
|
[bug] missing await on home
|
2025-05-20 17:50:10 +02:00 |
|
|
0c2df347ec
|
Remove redundant event listeners adding in home
|
2025-05-20 17:49:53 +02:00 |
|
|
abfe581f29
|
Add document validation interface (mocked for now)
|
2025-05-20 17:49:14 +02:00 |
|
|
b66ee42ddd
|
Add document validation logic
|
2025-05-20 17:48:50 +02:00 |
|
|
aecdcd93e1
|
Fix showQrCodeModal
|
2025-05-20 17:48:32 +02:00 |
|
|
c63e2a6fe9
|
Add missing async in addRowPairing
|
2025-05-20 17:47:16 +02:00 |
|
|
67963bfb02
|
Add process creation tab
|
2025-05-20 17:45:28 +02:00 |
|
|
ae88959496
|
Add process creation logic
|
2025-05-20 17:41:51 +02:00 |
|
|
eca4d4de85
|
Replace handleSource by registeringAllListeners
|
2025-04-27 16:38:35 +02:00 |
|
|
824a0b88f6
|
handleSource link-service
|
2025-04-04 16:35:12 +02:00 |
|
|
7b7d13ce6c
|
Various fix to build again the project
|
2025-03-28 12:52:47 +01:00 |
|
|
cc9396c4b8
|
Neutralize chat page
|
2025-03-28 12:52:00 +01:00 |
|
|
51c906866e
|
Neutralize process page
|
2025-03-28 12:51:12 +01:00 |
|
|
bb277706fd
|
load myprocesses ok
|
2025-03-24 17:02:24 +01:00 |
|
|
05dddd9567
|
new member name service ok
|
2025-03-21 10:47:18 +01:00 |
|
|
d54ce71f02
|
delete device mocked ok
|
2025-03-19 16:22:44 +01:00 |
|
|
a42141246d
|
load pairing device ok
|
2025-03-19 16:09:12 +01:00 |
|
|
c82c219a28
|
Update approveChange
|
2025-03-12 15:46:39 +01:00 |
|
|
3a851d1b62
|
fusionDev1Dev3
|
2025-03-12 10:56:26 +01:00 |
|
|
b9c4dfbfd9
|
Add fn to populate the member select form
|
2025-03-07 16:39:20 +01:00 |
|
|
cc0d823125
|
Update home page
|
2025-03-07 16:36:39 +01:00 |
|
|
090bdbedaa
|
Various fix in chat
|
2025-03-04 14:55:57 +01:00 |
|
|
c32a7f9e86
|
Exclude pairing process from the chat list
|
2025-03-03 21:26:58 +01:00 |
|
|
38b5567b68
|
Refactor loadAllMembers
|
2025-03-03 19:03:19 +01:00 |
|
|
d243b58101
|
Refactor loadProcesses, display process name
|
2025-03-03 17:19:09 +01:00 |
|
|
7f6eabaa90
|
Remove unnecessary async for getRoles
|
2025-03-03 17:17:54 +01:00 |
|
|
1bdb66b583
|
Properly compare members addresses instead of stringifying them
|
2025-03-03 10:53:13 +01:00 |
|
|
837ae35be9
|
Remove unnecessary check in lookForMyDms
|
2025-03-03 10:52:24 +01:00 |
|
|
4eb24d9678
|
[bug] forget to await sendMessage when pressing key
|
2025-03-03 10:51:47 +01:00 |
|
|
b4d35b5dc8
|
[bug] didn't set selectedChatProcessId when creating new dm
|
2025-03-03 10:50:35 +01:00 |
|
|
9f05099338
|
Remove dead code
|
2025-02-28 18:33:09 +01:00 |
|
|
db07abaa8a
|
Fixed process highlighting + minor improvements
|
2025-02-28 18:24:51 +01:00 |
|
|
a1aec7cec3
|
Fix process screen
|
2025-02-28 16:44:23 +01:00 |
|
|
7c3e263b8a
|
Chat updates when received message
|
2025-02-27 12:34:56 +01:00 |
|
|
ed578be468
|
Add isLoading variable
|
2025-02-26 09:33:07 +01:00 |
|
|
d950ce0a2b
|
refactor service
|
2025-02-26 09:32:00 +01:00 |
|
|
85a2296d56
|
Minor fixes
|
2025-02-24 11:06:07 +01:00 |
|
|
6180a66405
|
Refresh Member list when create a Dm Process
|
2025-02-24 11:05:45 +01:00 |
|
|
8ce490eb7b
|
Update lookForMyDms
|
2025-02-24 11:03:30 +01:00 |
|
|
0fe9a6f371
|
[bug] sorted members to the top of the list
|
2025-02-21 11:52:48 +01:00 |
|