|
85fe8cc251
|
Refactor getDocumentValidation
|
2025-06-06 23:05:28 +02:00 |
|
|
ec9fe0f62c
|
refactor decryptAttribute
|
2025-06-06 23:05:15 +02:00 |
|
|
b6a2a5fc3b
|
Add getHashForFile
|
2025-06-06 23:04:57 +02:00 |
|
|
7417aec7e0
|
[bug] createProfileProcess
|
2025-06-06 23:04:17 +02:00 |
|
|
f42aca7eb9
|
createProcess split json and binary data and encode them separately
|
2025-06-06 23:03:47 +02:00 |
|
|
0f0b5d1af3
|
Download all encrypted data in separate files on process creation
|
2025-06-06 23:02:51 +02:00 |
|
|
84aa6298e3
|
[bug] rm useless variable
|
2025-06-05 17:23:04 +02:00 |
|
|
14b539595f
|
[bug] wrong number of args to createPairingProcess
|
2025-06-05 15:42:42 +02:00 |
|
|
99400a71f7
|
Various bug fixes in Services
|
2025-06-05 15:42:12 +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 |
|
|
26ba3e6e93
|
[bug] Check for state_id when looking for a state
|
2025-06-04 15:38:50 +02:00 |
|
|
df726d929a
|
Add fullscreen mode for modal - Fix css issue
|
2025-06-04 14:38:10 +02:00 |
|
|
0e44a01218
|
Add fullscreen mode for modal
|
2025-06-04 14:24:32 +02:00 |
|
|
8260c6c5da
|
Add some decoding logic in service
|
2025-06-04 09:14:47 +02:00 |
|
|
8eb6f36b64
|
Refactor process creation for pairing/profile/folder use cases
|
2025-06-04 09:14:47 +02:00 |
|
|
e15da5c22a
|
createProcess does encoding before creating a new process
|
2025-06-04 09:14:47 +02:00 |
|
|
a8b3631dc1
|
[bug] strict equality for address comparison
|
2025-06-04 09:14:47 +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 |
|
|
381dcdf7a8
|
Update getProcesses iframe handler
|
2025-05-22 15:38:10 +02:00 |
|
|
0cbc07cf63
|
Update addFolder iframe handler
|
2025-05-22 14:37:43 +02:00 |
|
|
3c59105aa6
|
Add getProcesses iframe handler
|
2025-05-22 14:37:21 +02:00 |
|
|
325d2cbf13
|
Upodate processes creation and minor fixes
|
2025-05-22 14:36:19 +02:00 |
|
|
d4f1f36376
|
Add upload file button on create process screen
|
2025-05-22 11:20:22 +02:00 |
|
|
f6edadc535
|
Comment out fn (maybe use it in lecoffre stack)
|
2025-05-21 12:08:02 +02:00 |
|
|
0099a8c858
|
Minor changes
|
2025-05-21 12:00:10 +02:00 |
|
|
0e0c3946d2
|
Update tjwt logic to use refresh token
|
2025-05-21 11:58:16 +02:00 |
|
|
0a2a2674f8
|
Add jose jwt dependencies
|
2025-05-21 11:54:37 +02:00 |
|
|
9d461d63d7
|
Delete dead code
|
2025-05-21 11:53:06 +02:00 |
|
|
2f68c652dd
|
Remove events listeners before adding, prevent duplication
|
2025-05-20 17:51:39 +02:00 |
|
|
147f4cfa7d
|
register events listeners only if we're in an iframe
|
2025-05-20 17:51:00 +02:00 |
|
|
235aecd6a7
|
don't await service worker registering
|
2025-05-20 17:50:34 +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 |
|
|
4b12b560e1
|
Remove useless code
|
2025-05-20 17:44:22 +02:00 |
|
|
28c151254c
|
[bug] missing await in getProcessId
|
2025-05-20 17:43:45 +02:00 |
|
|
5d0c617bbb
|
Add createProcess() service method
|
2025-05-20 17:42:26 +02:00 |
|
|
ae88959496
|
Add process creation logic
|
2025-05-20 17:41:51 +02:00 |
|
|
e5a958b0b9
|
Add validation rule modal
|
2025-05-20 17:41:23 +02:00 |
|
|
6b77ec2972
|
[bug] Outdated api call in connectAddresses + don't connect with ourselves
|
2025-05-20 15:06:14 +02:00 |
|
|
a1ce472cad
|
Update messages types
|
2025-05-06 16:52:48 +02:00 |
|