taler-docs

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

commit 2bd6777440e5001e3269b2bb62fe44ee20ef798c
parent c275933e1592d29af759399a8785a567e0c21ac7
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 31 Mar 2024 14:43:04 +0200

combine ios images, add missing screens

Diffstat:
Mdesign-documents/053-wallet-ui.rst | 69++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------
Dscreenshots/cta-payment-paid-2-ios-0.png | 0
Dscreenshots/cta-payment-paid-2-ios-latest.png | 2--
Mscreenshots/cta-payment-paid-ios-0.png | 0
Dscreenshots/cta-url-entry-1-android-0.png | 0
Dscreenshots/cta-url-entry-1-android-latest.png | 2--
Dscreenshots/cta-withdraw-1-android-latest.png | 2--
Ascreenshots/cta-withdraw-firefox-latest.png | 2++
Rscreenshots/cta-withdraw-1-android-0.png -> screenshots/cta-withdraw-review-android-0.png | 0
Ascreenshots/cta-withdraw-review-android-latest.png | 2++
10 files changed, 58 insertions(+), 21 deletions(-)

diff --git a/design-documents/053-wallet-ui.rst b/design-documents/053-wallet-ui.rst @@ -195,6 +195,55 @@ Screenshots +-----------+----------------------------------------------------------------+ +.. _cta-withdraw-review-ref: + +cta-withdraw-review +------------------- + +This screen is used to inform the user that before they can proceed +with a withdrawal, they must accept the terms of service of the exchange. + + +Info +^^^^ + +* service provider to be used showing the URL +* amount to be withdrawn +* applicable fees (if any) + +Inputs +^^^^^^ + +* service provider: allow the selection of different exchange (if applicable) + + +Actions +^^^^^^^ + +* **change service provider**: updates fees shown (after returning from exchange selection screen) +* **review and confirm ToS**: advance to the :ref:`accept-tos-ref` screen +* **back**: user will be redirected to previous screen + +.. attention:: + User should be able to play with the amount, not possible in the current design + +Screenshots +^^^^^^^^^^^ + ++-----------+-----------------------------------------------------------------+ +| Platform | Screenshot | ++===========+=================================================================+ +| Firefox | .. image:: ../screenshots/cta-withdraw-review-firefox-latest.png| ++-----------+-----------------------------------------------------------------+ +| Chrome | .. image:: ../screenshots/cta-withdraw-review-chrome-latest.png | ++-----------+-----------------------------------------------------------------+ +| Android | .. image:: ../screenshots/cta-withdraw-review-android-latest.png| +| | :width: 30% | ++-----------+-----------------------------------------------------------------+ + + + + .. _cta-withdraw-ref: cta-withdraw @@ -237,7 +286,7 @@ Screenshots +===========+================================================================+ | WebEx | .. image:: ../screenshots/cta-withdraw-firefox-latest.png | +-----------+----------------------------------------------------------------+ -| Android | .. image:: ../screenshots/cta-withdraw-2-android-latest.png | +| Android | .. image:: ../screenshots/cta-withdraw-android-latest.png | | | :width: 30% | +-----------+----------------------------------------------------------------+ | iOS | .. image:: ../screenshots/cta-withdraw-ios-latest.png | @@ -276,16 +325,10 @@ Screenshots +===========+==================================================================+ | WebEx | .. image:: ../screenshots/cta-wire-transfer-firefox-latest.png | +-----------+------------------------------------------------------------------+ -| Android | .. image:: ../screenshots/cta-wire-transfer-1-android-latest.png | -| | :width: 30% | -| | .. image:: ../screenshots/cta-wire-transfer-2-android-latest.png | +| Android | .. image:: ../screenshots/cta-wire-transfer-android-latest.png | | | :width: 30% | +-----------+------------------------------------------------------------------+ -| iOS | .. image:: ../screenshots/cta-wire-transfer-1-ios-latest.png | -| | :width: 30% | -| | .. image:: ../screenshots/cta-wire-transfer-2-ios-latest.png | -| | :width: 30% | -| | .. image:: ../screenshots/cta-wire-transfer-3-ios-latest.png | +| iOS | .. image:: ../screenshots/cta-wire-transfer-ios-latest.png | | | :width: 30% | +-----------+------------------------------------------------------------------+ @@ -361,9 +404,7 @@ Screenshots +===========+==================================================================+ | WebEx | .. image:: ../screenshots/cta-url-entry-firefox-latest.png | +-----------+------------------------------------------------------------------+ -| Android | .. image:: ../screenshots/cta-url-entry-1-android-latest.png | -| | :width: 30% | -| | .. image:: ../screenshots/cta-url-entry-2-android-latest.png | +| Android | .. image:: ../screenshots/cta-url-entry-android-latest.png | | | :width: 30% | +-----------+------------------------------------------------------------------+ @@ -446,9 +487,7 @@ Screenshots | Android | .. image:: ../screenshots/cta-payment-paid-android-latest.png | | | :width: 30% | +-----------+------------------------------------------------------------------+ -| iOS | .. image:: ../screenshots/cta-payment-paid-1-ios-latest.png | -| | :width: 30% | -| | .. image:: ../screenshots/cta-payment-paid-2-ios-latest.png | +| iOS | .. image:: ../screenshots/cta-payment-paid-ios-latest.png | | | :width: 30% | +-----------+------------------------------------------------------------------+ diff --git a/screenshots/cta-payment-paid-2-ios-0.png b/screenshots/cta-payment-paid-2-ios-0.png Binary files differ. diff --git a/screenshots/cta-payment-paid-2-ios-latest.png b/screenshots/cta-payment-paid-2-ios-latest.png @@ -1 +0,0 @@ -cta-payment-paid-2-ios-0.png -\ No newline at end of file diff --git a/screenshots/cta-payment-paid-ios-0.png b/screenshots/cta-payment-paid-ios-0.png Binary files differ. diff --git a/screenshots/cta-url-entry-1-android-0.png b/screenshots/cta-url-entry-1-android-0.png Binary files differ. diff --git a/screenshots/cta-url-entry-1-android-latest.png b/screenshots/cta-url-entry-1-android-latest.png @@ -1 +0,0 @@ -cta-url-entry-1-android-0.png -\ No newline at end of file diff --git a/screenshots/cta-withdraw-1-android-latest.png b/screenshots/cta-withdraw-1-android-latest.png @@ -1 +0,0 @@ -cta-withdraw-1-android-0.png -\ No newline at end of file diff --git a/screenshots/cta-withdraw-firefox-latest.png b/screenshots/cta-withdraw-firefox-latest.png @@ -0,0 +1 @@ +cta-withdraw-firefox-1.png +\ No newline at end of file diff --git a/screenshots/cta-withdraw-1-android-0.png b/screenshots/cta-withdraw-review-android-0.png Binary files differ. diff --git a/screenshots/cta-withdraw-review-android-latest.png b/screenshots/cta-withdraw-review-android-latest.png @@ -0,0 +1 @@ +cta-withdraw-review-android-0.png +\ No newline at end of file