Commit Graph

90 Commits

Author SHA1 Message Date
b924d644b7 UX: improve certification popup 2022-12-04 23:18:30 +01:00
9ed76b071e improve paddings 2022-12-04 03:24:23 +01:00
826dcf7c7c fix: double is not int; remove useless typed 2022-12-02 10:23:21 +01:00
0241efc223 certifications screen is ok 2022-12-02 05:57:24 +01:00
7a93ff4d78 received certs widget is working 2022-12-02 03:22:53 +01:00
9a9bc6788c fuck git. start to implement certs screen 2022-12-02 02:11:22 +01:00
3a5674ae41 change all providers reference to final 2022-11-30 05:51:56 +01:00
8169e1e840 apply point 7 of volune rapport: remove setPreferredOrientations everywhere on app, replace by global boot instruction 2022-11-30 05:22:37 +01:00
a0b0423856 estimate fees are ok and diplayed to user 2022-09-14 15:57:18 +02:00
bf58e8e3d1 refactor Ud ratio compute 2022-09-12 12:04:08 +02:00
d927ccea39 install codemetric; apply changes for check-unnecessary-nullable 2022-09-12 11:22:26 +02:00
2b0a0428a0 hot fix: bad UD ratio 2022-09-12 08:52:27 +02:00
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