Commit Graph

88 Commits

Author SHA1 Message Date
poka f4ed793e56 tests: fix transactions not validate 2023-04-01 01:28:56 +02:00
poka ea94b4570b fix: load usernames when opening the safe 2023-03-31 22:53:28 +02:00
poka 09c869e67c increase font size on wallets views 2023-03-23 00:24:34 +01:00
poka d19131e86a big recto: commons Widgets 2022-12-10 08:22:52 +01:00
poka 622ceda579 UX: improve appBar in safeHome 2022-12-08 05:26:55 +01:00
poka d7731504c7 big refacto: home screen stateful; walletnames refacto 2022-12-07 23:10:28 +01:00
poka 82c1d5bf4c WIP: bug on walletname edition and display 2022-12-06 22:33:42 +01:00
poka 150f6892f8 refacto: new Balance and Certifications Widgets 2022-12-06 04:35:17 +01:00
poka c50aa53f38 refacto: new IdentityStatus Widget 2022-12-06 03:35:35 +01:00
poka 397d795e8b identity confirmation: check if username exist before valdate 2022-12-02 21:18:28 +01:00
poka 826dcf7c7c fix: double is not int; remove useless typed 2022-12-02 10:23:21 +01:00
poka f19a441af3 add itdy name to appbar; add link in wallet options 2022-12-02 06:58:18 +01:00
poka 3a5674ae41 change all providers reference to final 2022-11-30 05:51:56 +01:00
poka 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
poka 6443e04191 apply const colors 2022-09-12 12:38:32 +02:00
poka f7e3066352 fix test revocation 2022-09-09 01:12:17 +02:00
poka 03a9f1ea19 fix flutter format 2022-09-05 08:12:24 +02:00
poka 58572a5e0e migrate flutter 3.3.0 2022-09-05 04:15:27 +02:00
poka a8dbf79eaa improve test migrate Cesium wallet identity: check if balance is well transfered 2022-08-29 20:51:45 +02:00
poka 03ab85a282 refactor test utility; add ud creation state test 2022-08-28 05:08:41 +02:00
poka c060c85df8 flutter format 2022-08-24 23:59:51 +02:00
poka a03f711539 add certtification workflow test 2022-08-24 21:53:16 +02:00
poka cbbd4eee34 refactoring: Declare keys for all widgets int widgets_keys.dart 2022-08-23 00:25:16 +02:00
poka 2facd8cd7f lock identity name format on confirmation 2022-08-21 01:30:26 +02:00
poka dd49e76fa1 improve UX identity confirmation action 2022-08-21 00:44:23 +02:00
poka c603d2b201 fix: can delete wallet just after set it to default 2022-08-13 13:45:43 +02:00
poka fad6ebd878 Upgrade dependencies; apply new lints infos 2022-08-06 02:22:41 +02:00
poka a7d2e9a5d2 UI: Move QRCode to appbar in wallet option screen 2022-07-22 22:18:03 +02:00
poka e71e00c995 App is fully translate en/fr ! 2022-06-18 03:01:22 +02:00
poka ad1a517553 fix flutter format 2022-06-17 20:18:54 +02:00
Hugo Trentesaux 8555c579bd welcome multilang! 2022-06-17 01:13:14 +02:00
poka b89de85e90 hello multilang ! 2022-06-16 22:29:42 +02:00
poka 1c4da17db9 WIP: Refactore history screen to new activity screen 2022-06-16 02:43:30 +02:00
poka b196ed2bf1 check online indexer on startup^in bootstrap nodes; Don't use it in app if offline 2022-06-14 21:55:33 +02:00
poka 7f83965a8b Indexer client implemented; Display identity name when exist 2022-06-14 19:35:54 +02:00
poka 63c71fed01 feat: Edit wallet name in popup 2022-06-12 21:19:05 +02:00
poka 7c11146278 Check network state, try to reconnect if network up, display message if offline 2022-06-12 18:03:17 +02:00
poka d62691d6f9 fix: null balance deleting check 2022-06-10 19:26:54 +02:00
poka eeb7b03259 fix: change cacheBalance type 2022-06-09 23:08:28 +02:00
poka 69122f1d59 canDelete if balance == 0 or > 2 2022-06-08 04:52:20 +02:00
poka 89c52ab8d7 Delete wallet only if has no consumers 2022-06-08 04:24:06 +02:00
poka a1767d289f improve member status view 2022-06-06 17:52:42 +02:00
poka 5c49be4f12 bump v0.0.8+0 dataVersion 4 2022-06-05 21:28:16 +02:00
poka 684974cd59 manage membership revoke 2022-06-05 02:22:22 +02:00
poka 36bc2f571f improve idty confirmation 2022-06-04 23:32:44 +02:00
poka 9eacbef2a8 feat: detect if a wallet can cert an address; improve errors view; 2022-06-04 17:24:33 +02:00
poka 6280517f8d improve certs view 2022-06-04 15:08:22 +02:00
poka 1cd3f74c6c feat: add certifications up and down; Check if wallet exist in wallet_view 2022-06-03 18:15:45 +02:00
poka 1eb966046c WIP: get received/sent certs 2022-06-02 19:58:23 +02:00
poka e7e4bca4e3 fix: no need of nullable defaultWallet 2022-06-02 15:43:22 +02:00