|
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 |
|
|
db48386f05
|
Minor updates
|
2025-05-06 16:51:21 +02:00 |
|
|
39b50d6789
|
Update handleRenewToken
|
2025-05-06 16:50:48 +02:00 |
|
|
86393e6cfa
|
Handle token validation messages
|
2025-05-06 16:50:17 +02:00 |
|
|
bf06b6634a
|
Update handleRequestLink
|
2025-05-06 16:47:56 +02:00 |
|
|
cfc9514656
|
Add refresh token
|
2025-05-06 16:44:40 +02:00 |
|
|
0f364c7c6e
|
Update to use jose tokens library
|
2025-05-06 16:43:51 +02:00 |
|
|
ee7c79a7d5
|
Update css
|
2025-04-27 16:42:18 +02:00 |
|
|
37bdb3dad3
|
Add showConfirmationModal
|
2025-04-27 16:42:01 +02:00 |
|
|
ecba13594b
|
Add tokenService
|
2025-04-27 16:39:55 +02:00 |
|
|
4c534973d2
|
[bug] fix rolesContainsMember
|
2025-04-27 16:39:18 +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 |
|
|
e224921f86
|
handle partial_tx in handleApiReturn
|
2025-04-04 12:53:12 +02:00 |
|
|
cf18e46e17
|
getTokensFromFaucet
|
2025-04-04 12:52:32 +02:00 |
|
|
e6cf1c3658
|
Remove pairing from url params
|
2025-04-04 12:51:12 +02:00 |
|
|
b9851c587e
|
Registering service worker must be called beside db initialisation
|
2025-03-31 15:52:34 +02:00 |
|
|
d601d94bf6
|
Export Database
|
2025-03-31 15:04:10 +02:00 |
|
|
d19ba72b4a
|
build input is index.ts
|
2025-03-31 15:03:58 +02:00 |
|
|
2d0e15533a
|
Build boilerplate
|
2025-03-28 12:53:24 +01:00 |
|
|
94ee8842e3
|
export Services from index.ts
|
2025-03-28 12:52:59 +01: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 |
|
|
3f42cb27a7
|
Slight refactoring and cleanup
|
2025-03-26 14:44:00 +01:00 |
|
|
2601418aaf
|
pass membersList as argument when needed
|
2025-03-26 14:43:27 +01:00 |
|
|
455fe53fe2
|
getRoles and getPublicData both returns value in the first uncommited state if necessary
|
2025-03-26 14:41:35 +01:00 |
|
|
2f847514f0
|
Refactor getLastCommitedState
|
2025-03-26 14:41:00 +01:00 |
|
|
a0888f8c90
|
handleHandshakeMsg check we're part of a new state before adding it
|
2025-03-26 14:40:41 +01:00 |
|
|
f2e2aeaa9a
|
One device pairing
|
2025-03-26 14:39:59 +01:00 |
|
|
2855365851
|
Don't call openPairingConfirmationModal from handleApiReturn
|
2025-03-26 13:42:31 +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 |
|