243 Commits

Author SHA1 Message Date
267bb06260 update modal.service.ts to add waiting modal 2024-12-26 16:08:58 +01:00
d9501b1f56 Call create_response_prd when detecting a modified state 2024-12-19 14:38:24 +01:00
a0b6f55701 Modify database init timeout to 500 2024-12-19 14:37:17 +01:00
bcf405e3c5 Fix Db initialisation issue 2024-12-19 11:17:40 +01:00
17208b5855 Set default network to signet 2024-12-18 23:36:28 +01:00
22fc00a670 [bug] prevent a false bool in a process to be mistaken with absence of value 2024-12-18 23:36:11 +01:00
102a36659c set default relay and storage url to demo server 2024-12-18 23:35:39 +01:00
Sosthene
5e1b22d302 Refactor pairing confirmation modal 2024-12-18 00:00:51 +01:00
Sosthene
aff12a4007 Update approveChange and createPrdUpdate 2024-12-17 23:59:13 +01:00
Sosthene
f400139052 Add fetchValueFromStorage 2024-12-17 23:58:33 +01:00
Sosthene
9e37581f79 Remove axios interceptor 2024-12-17 23:57:02 +01:00
Sosthene
9c90cb97e0 Keep a list of relay addresses with url and sp address 2024-12-17 13:46:21 +01:00
Sosthene
309b32910c Add deleteObject 2024-12-17 13:46:21 +01:00
Sosthene
1d65156749 Update database diffs store 2024-12-17 13:46:21 +01:00
AnisHADJARAB
2124388cc5 link diffs to validation modal and show and prettify 2024-12-17 13:46:21 +01:00
Sosthene
d64efbd6a0 Handle diffs in apiReturn 2024-12-17 13:46:21 +01:00
Sosthene
93c2ea1d23 Remove getUpdateProposals 2024-12-17 13:46:21 +01:00
Sosthene
3cb52b6ebb Minor improvements on save/getDevice 2024-12-17 13:46:21 +01:00
Sosthene
5b153edab8 Add storageUrl 2024-12-17 13:46:21 +01:00
Sosthene
057b52f540 Add storage.service.ts 2024-12-17 13:46:21 +01:00
Sosthene
01ef8907df Add missing await 2024-12-17 11:55:02 +01:00
Sosthene
b63ac8489d Update create_new_process 2024-12-17 11:54:06 +01:00
Sosthene
9e83e0ff9b Check if client is paired before creating pairing process 2024-12-17 11:53:21 +01:00
Sosthene
06a5d8b467 Rename save and getDevice function more explicitly 2024-12-17 11:52:53 +01:00
AnisHADJARAB
a5e1d0cd79 link diffs from db to notification to modal 2024-12-12 15:41:25 +00:00
AnisHADJARAB
52f881981b WIP working on process diffs and notifications 2024-12-12 09:44:06 +00:00
AnisHADJARAB
dac9297ea7 rebase and fix scna and url pairing 2024-12-02 13:40:19 +00:00
AnisHADJARAB
2a1fd9f80c transform home page into a web component 2024-12-02 12:08:26 +00:00
AnisHADJARAB
d61fe9fa47 Merge branch 'ihm_unify_clean_base' of https://git.4nkweb.com/4nk/ihm_client into ihm_unify_clean_base 2024-12-02 10:57:19 +00:00
Sosthene
5bbf0d33f5 Handle modified states 2024-11-30 23:28:51 +01:00
Sosthene
bd72302c25 Minor fixes 2024-11-30 20:08:32 +01:00
Sosthene
9efc5b089a Replace is_linked() by is_paired() 2024-11-30 20:07:56 +01:00
Sosthene
b822f351fd Pairing works 2024-11-30 20:07:27 +01:00
Sosthene
113f036838 Add restoreSecrets 2024-11-30 19:56:08 +01:00
AnisHADJARAB
36db809589 Merge branch 'ihm_unify_clean_base' of https://git.4nkweb.com/4nk/ihm_client into ihm_unify_clean_base 2024-11-29 09:01:27 +00:00
Sosthene
0b45ff3962 Fix secrets storage 2024-11-28 12:42:02 +01:00
Sosthene
78e868d1f6 Fix Process storage 2024-11-28 12:42:02 +01:00
Sosthene
8810090370 Complete pairing 2024-11-28 12:42:02 +01:00
Sosthene
d1132155a6 Complete pairing 2024-11-26 21:20:23 +01:00
Sosthene
d923a188e6 Fix confirmation modal 2024-11-25 21:35:26 +01:00
Sosthene
da32410c71 Add createPairingProcess 2024-11-25 21:35:17 +01:00
Sosthene
f99f9a6199 Fix handleApiReturn 2024-11-25 21:34:39 +01:00
Sosthene
038a2e3498 Add getSecretForAddress 2024-11-25 21:24:04 +01:00
Sosthene
9f76885b91 Add connectMember method 2024-11-22 16:11:47 +01:00
Sosthene
322daf50a1 Update handleApiReturn 2024-11-22 16:11:31 +01:00
Sosthene
593b96884e parse_new_tx doesn't take a third argument 2024-11-22 16:11:04 +01:00
Sosthene
f22dfa759b Remove unnecessary async 2024-11-22 16:10:33 +01:00
Sosthene
97c5ff0721 Remove deprecated Messages type 2024-11-22 16:07:14 +01:00
Sosthene
704e6e7464 Update db 2024-11-22 16:06:01 +01:00
Pascal
56d2f91862 login_working_with_clean_page 2024-11-22 12:49:06 +01:00