taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 7454c419dba44ce25165ca372856f4d37e7c06df
parent febcda22bd04089cf486238195f45e26ea1288d9
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 25 Feb 2024 17:01:16 +0100

add image links to DD53

Diffstat:
Mdesign-documents/053-wallet-ui.rst | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/design-documents/053-wallet-ui.rst b/design-documents/053-wallet-ui.rst @@ -115,6 +115,8 @@ the wire transfer to complete a manual withdrawal operation. * menu: go back to the main balances list (operation continues in background) * automatic: screen changes to "cta-withdraw-done" upon completion +.. image:: ../screenshots/cta-wire-transfer-firefox-latest.png + cta-withdraw-done ----------------- @@ -131,6 +133,8 @@ a completed withdraw operation (bank-integrated or manual) ``Actions``: * delete: deletes information about the withdrawal operation +.. image:: ../screenshots/cta-withdraw-done-firefox-latest.png + cta-url-entry ------------- @@ -151,6 +155,8 @@ depending on implementation specifics. * open: if entered manually, open URL as-entered (otherwise open is automatic) * back: return to previous view +.. image:: ../screenshots/cta-url-entry-firefox-latest.png + cta-payment ----------- @@ -175,6 +181,7 @@ fee, restrictions and ETA should be clear for the user. * get more cash: if there is not enough balance, it will be redirected to ``cta-witddraw`` * cancel: user will be redirected to ``balance`` +.. image:: ../screenshots/cta-payment-firefox-latest.png cta-payment-paid ---------------- @@ -193,6 +200,7 @@ about a historic payment. * delete: delete information about the transaction * back: user will be redirected to ``balance`` +.. image:: ../screenshots/cta-payment-paid-firefox-latest.png cta-deposit ------------ @@ -213,6 +221,7 @@ fee, restrictions and ETA should be clear for the user. .. attention:: User should be able to play with the amount, not possible in the current design + cta-peer-pull-initiate ---------------------- @@ -339,5 +348,8 @@ user already accepted ToS) * accept tos: will mark this version as accepted in wallet core and redirect the user to the screen from where it was invoked * save/print tos: will save the ToS outside of the wallet +.. image:: ../screenshots/cta-accept-tos-firefox-latest.png + + Q / A =====