Commit Graph

78 Commits

Author SHA1 Message Date
a432db334d remove unused commented code 2022-09-12 08:28:19 +02:00
ad0019522f improve payment popup 2022-09-12 08:24:13 +02:00
8b32bb8e26 payment inter wallets is working; bug with feedback position 2022-09-12 04:52:34 +02:00
57cdc23436 fix bad balance displayed 2022-09-11 14:04:52 +02:00
0233816f68 implement UD unit view 2022-09-11 13:14:52 +02:00
f7e3066352 fix test revocation 2022-09-09 01:12:17 +02:00
03a9f1ea19 fix flutter format 2022-09-05 08:12:24 +02:00
58572a5e0e migrate flutter 3.3.0 2022-09-05 04:15:27 +02:00
03ab85a282 refactor test utility; add ud creation state test 2022-08-28 05:08:41 +02:00
3761494606 refactor tests env 2022-08-27 05:43:43 +02:00
c060c85df8 flutter format 2022-08-24 23:59:51 +02:00
a03f711539 add certtification workflow test 2022-08-24 21:53:16 +02:00
fc80f5693c test: execute a transaction to ChristCosmic 2022-08-23 02:13:54 +02:00
cbbd4eee34 refactoring: Declare keys for all widgets int widgets_keys.dart 2022-08-23 00:25:16 +02:00
3100dc5126 fix: bad rendering canCert if identity is created 2022-08-20 22:46:21 +02:00
5ce381b174 fix: can't cert if identity is not confirmed 2022-08-17 23:28:19 +02:00
d9aa66e1ec order contacts by usernames 2022-08-14 22:16:46 +02:00
c6d5b30090 add contacts management 2022-08-14 20:02:02 +02:00
2d1b3731bb batch call is working for claimUd 2022-08-12 10:04:55 +02:00
99c559d38c improve balance results; workaround batch (wip) 2022-08-11 19:19:50 +02:00
a88034b206 Use certsByReceiver to gets certValidityPeriod instead of obsolete certsByReceiver call 2022-08-08 17:03:34 +02:00
d8f3936e20 fix: ignore certs state if dest identity is null 2022-08-08 15:03:22 +02:00
fad6ebd878 Upgrade dependencies; apply new lints infos 2022-08-06 02:22:41 +02:00
e9c9019b50 remove todo 2022-06-18 16:39:40 +02:00
e71e00c995 App is fully translate en/fr ! 2022-06-18 03:01:22 +02:00
Hugo Trentesaux
87a6f444b3 translation 4 2022-06-18 01:50:06 +02:00
Hugo Trentesaux
c04416ae0e onboarding translation 3 2022-06-18 00:48:07 +02:00
Hugo Trentesaux
8555c579bd welcome multilang! 2022-06-17 01:13:14 +02:00
1c3aa6997b change history to activity 2022-06-16 20:16:32 +02:00
b03a280356 improve headerProfileView: move to provider 2022-06-16 20:09:35 +02:00
a4f5b44a13 Hello Activity screen; paged history works for all profiles 2022-06-16 19:45:34 +02:00
9ec7a6594d can't pay if offline 2022-06-12 19:56:43 +02:00
7c11146278 Check network state, try to reconnect if network up, display message if offline 2022-06-12 18:03:17 +02:00
fd5504eadd fix: paymentPopup: do not allow '.' or ',' in first 2022-06-10 18:07:30 +02:00
ed16565535 fix: allow comma in payment pop, replaced by point 2022-06-10 15:30:10 +02:00
4e69b945ed fix: can certify after renewable spend time 2022-06-09 23:42:20 +02:00
eeb7b03259 fix: change cacheBalance type 2022-06-09 23:08:28 +02:00
20c5ebafcc canPay: detect creations fees if needed; can't empty your own wallet 2022-06-08 03:14:08 +02:00
a1767d289f improve member status view 2022-06-06 17:52:42 +02:00
48e2b09b22 fix: layout cert message; show renewable message before cert delay 2022-06-06 17:05:35 +02:00
c82700a45f show cert state on profile view 2022-06-05 19:58:04 +02:00
684974cd59 manage membership revoke 2022-06-05 02:22:22 +02:00
9eacbef2a8 feat: detect if a wallet can cert an address; improve errors view; 2022-06-04 17:24:33 +02:00
6280517f8d improve certs view 2022-06-04 15:08:22 +02:00
1cd3f74c6c feat: add certifications up and down; Check if wallet exist in wallet_view 2022-06-03 18:15:45 +02:00
1eb966046c WIP: get received/sent certs 2022-06-02 19:58:23 +02:00
e7e4bca4e3 fix: no need of nullable defaultWallet 2022-06-02 15:43:22 +02:00
8c1383bdd4 Complete refactoring of unlocking chests; Can cache pin code 15 minutes 2022-05-31 18:23:56 +02:00
15d0046e18 Don't load Cs+ image on wallet_view 2022-05-30 15:39:23 +02:00
1a6dfdd617 Disconnect completly GVA and Cs+ 2022-05-30 15:32:00 +02:00