From 040b2e6627c7af1d2b4d2c88c4557852c9c2ba6c Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Wed, 7 Sep 2016 13:34:47 -0300 Subject: [PATCH] Fix modals tx, txp and search --- public/views/modals/search.html | 70 +++---- public/views/modals/tx-details.html | 288 +++++++++++++-------------- public/views/modals/txp-details.html | 174 +++++++--------- public/views/tab-settings.html | 3 +- public/views/walletDetails.html | 102 +++++----- src/sass/common.scss | 4 + src/sass/main.scss | 2 +- src/sass/views/walletDetails.scss | 12 +- 8 files changed, 309 insertions(+), 346 deletions(-) diff --git a/public/views/modals/search.html b/public/views/modals/search.html index 0f9bd863a..497061603 100644 --- a/public/views/modals/search.html +++ b/public/views/modals/search.html @@ -1,11 +1,11 @@ - -
- - Close - + + +
+ Search Transactions
-

Search Transactions

@@ -18,14 +18,33 @@
-
-
- sync - sync - sync -
+
-
+ + + + + - + + (possible double spend) + + + {{btx.amountStr}} + + +

+ + + Unconfirmed + +

+
+ + sync + sync + sync + +

{{btx.note.body}}

@@ -49,31 +68,8 @@
Invalid -

+ -
- - + - - - - (possible double spend) - - - {{btx.amountStr}} - - -

- - - Unconfirmed - -

-
- -
- -
{{filteredTxHistory.length - txHistorySearchResults.length}} more diff --git a/public/views/modals/tx-details.html b/public/views/modals/tx-details.html index 48a92f8c6..3052c391d 100644 --- a/public/views/modals/tx-details.html +++ b/public/views/modals/tx-details.html @@ -1,163 +1,159 @@ - -
- - Close - + + +
+ Transaction
-

Transaction

- -