diff --git a/project.yaml b/project.yaml index 7cfc3cd..c42c3d2 100644 --- a/project.yaml +++ b/project.yaml @@ -14,6 +14,7 @@ - contacts v1 : - test confirmed vs unconfirmed amounts - allow to confirm received gives + - .2 warn about amounts when you cannot see them - remove 'copy' until it works - switch to prod server - 01 show gives with confirmations @@ -24,7 +25,6 @@ - get 'copy' to work on account page - contacts v+ : - - .2 warn about amounts when you cannot see them - .2 confirmed direction is wrong on ContactAmounts screen - .5 make advanced "show/hide amounts" button into a nice UI toggle - .2 show error to user when adding a duplicate contact diff --git a/src/views/AccountViewView.vue b/src/views/AccountViewView.vue index 7546589..5135253 100644 --- a/src/views/AccountViewView.vue +++ b/src/views/AccountViewView.vue @@ -91,8 +91,8 @@ class="text-sm text-slate-500 flex justify-between items-center mb-1" > {{ address }} - @@ -202,11 +202,8 @@ -
-
@@ -225,6 +222,15 @@
+
+ Switch Account + + + +
+