diff --git a/public/views/amount.html b/public/views/amount.html new file mode 100644 index 000000000..85ba297c1 --- /dev/null +++ b/public/views/amount.html @@ -0,0 +1,88 @@ + + + Enter Amount + + + + + + + + + +
+ +
+ Recipient +
+ +
+ + {{toName || toAddress}} +
+ +
+ Amount +
+ + +
+ + + + +
{{amount || "0.00" }}
+
+ {{globalResult}} {{amountResult || '0.00'}} {{alternativeIsoCode}} +
+
+ {{globalResult}} {{alternativeResult || '0.00'}} {{unitName}} +
+
+
+ + +
+
+ + +
+
+
7
+
8
+
9
+
/
+
+ +
+
4
+
5
+
6
+
x
+
+ +
+
1
+
2
+
3
+
+
+
+ +
+
.
+
0
+
+
-
+
+
+
+
+
diff --git a/public/views/confirm.html b/public/views/confirm.html new file mode 100644 index 000000000..8fa5703a6 --- /dev/null +++ b/public/views/confirm.html @@ -0,0 +1,81 @@ + + + Send confirmation + + + + + + + + + + + + + + + + +
+
+ Sending +
{{amount}} {{unitName}}
+
{{alternativeAmount}} {{alternativeIsoCode}}
+
+
+ +
+
Fee: Economy (97 bits)
+ +
+ + +

{{toName || toAddress}}

+
+ +
+ + +
+ +
+ + +
+
    +
  • + + {{item.name || item.id}} + + {{item.m}}-of-{{item.n}} + + + Incomplete + + +
  • +
+
+
+
+
+ + +
+ Add Memo + +
+
+ +
+
+ Slide to complete + +
+
+
+ +
diff --git a/public/views/feedback.html b/public/views/feedback.html deleted file mode 100644 index ff62217b6..000000000 --- a/public/views/feedback.html +++ /dev/null @@ -1,12 +0,0 @@ - - - feedback - -   - - - - diff --git a/public/views/modals/inputAmount.html b/public/views/modals/inputAmount.html deleted file mode 100644 index 7af0e46a0..000000000 --- a/public/views/modals/inputAmount.html +++ /dev/null @@ -1,157 +0,0 @@ - - -
- -
- -

Enter amount

- -
- - -
- - -
- - - - - -
-
{{amount || '-'}}
-
- {{globalResult}} {{amountResult || '0.00'}} {{alternativeIsoCode}} -
-
- {{globalResult}} {{alternativeResult || '0.00'}} {{unitName}} -
-
- -
-
- - -
-
-
7
-
8
-
9
-
/
-
- -
-
4
-
5
-
6
-
x
-
- -
-
1
-
2
-
3
-
+
-
- -
-
.
-
0
-
-
-
-
-
-
- - - - - - -
-
- Sending -
{{sendingAmount}} {{unitName}}
-
{{sendingAlternativeAmount}} {{alternativeIsoCode}}
-
-
- -
- Fee: Economy (97 bits) - - - - -

{{recipientName}}

-
- - - - -

Focused Wallet (Default Wallet)

-
- - - Add Memo - - -
- -
-
- Slide to complete - -
-
-
-
-
diff --git a/public/views/tab-send.html b/public/views/tab-send.html index 956235e59..ec7a10448 100644 --- a/public/views/tab-send.html +++ b/public/views/tab-send.html @@ -12,11 +12,11 @@ -

Contacts & Wallets

+

Contacts & Wallets