summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-25 17:01:16 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-25 17:01:16 +0100
commit7454c419dba44ce25165ca372856f4d37e7c06df (patch)
tree5f64644f70c740a8a3e227ff5c3674c2250277f0 /design-documents
parentfebcda22bd04089cf486238195f45e26ea1288d9 (diff)
downloaddocs-7454c419dba44ce25165ca372856f4d37e7c06df.tar.gz
docs-7454c419dba44ce25165ca372856f4d37e7c06df.tar.bz2
docs-7454c419dba44ce25165ca372856f4d37e7c06df.zip
add image links to DD53
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/053-wallet-ui.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/design-documents/053-wallet-ui.rst b/design-documents/053-wallet-ui.rst
index 5c3ccb9e..c36d4759 100644
--- 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
=====