diff --git a/public/img/onboarding-backup-warning.svg b/public/img/backup-warning.svg similarity index 100% rename from public/img/onboarding-backup-warning.svg rename to public/img/backup-warning.svg diff --git a/public/img/onboarding-no-screenshot.svg b/public/img/no-screenshot.svg similarity index 100% rename from public/img/onboarding-no-screenshot.svg rename to public/img/no-screenshot.svg diff --git a/public/views/advancedSettings.html b/public/views/advancedSettings.html new file mode 100644 index 000000000..e0a2d0e5d --- /dev/null +++ b/public/views/advancedSettings.html @@ -0,0 +1,63 @@ + + + {{'Advanced Settings' | translate}} + + + + + +
+
Enabled Integrations
+ + + Enable Bitpay Card Integration + + + + Enable Amazon Integration + + + + Enable Glidera Service + + + + + + + +
Wallet Operation
+ + + Use Unconfirmed Funds + +
+ If enabled, wallets will also try to spend unconfirmed funds. This option may cause transaction delays. +
+ +
Experimental Features
+
+ These features aren't quite ready for primetime. They may change, stop working, or disappear at any time. +
+ + + Recent Transaction Card + +
+ If enabled, the Recent Transactions card - a list of transactions occuring across all wallets - will appear in the Home tab. +
+ + + + + +
+
+
diff --git a/public/views/backup.html b/public/views/backup.html index ab45d0ec0..4453e17d7 100644 --- a/public/views/backup.html +++ b/public/views/backup.html @@ -1,10 +1,10 @@ - + - - - + + {{viewTitle}} + + +
diff --git a/public/views/onboarding/backupWarning.html b/public/views/backupWarning.html similarity index 75% rename from public/views/onboarding/backupWarning.html rename to public/views/backupWarning.html index d588060bc..55464baac 100644 --- a/public/views/onboarding/backupWarning.html +++ b/public/views/backupWarning.html @@ -1,7 +1,7 @@ - + - @@ -18,7 +18,7 @@

- +

diff --git a/public/views/includes/backupNeededPopup.html b/public/views/includes/backupNeededPopup.html new file mode 100644 index 000000000..dc9747b55 --- /dev/null +++ b/public/views/includes/backupNeededPopup.html @@ -0,0 +1,27 @@ +

diff --git a/public/views/includes/screenshotWarningModal.html b/public/views/includes/screenshotWarningModal.html index 0994ea628..bd7f2abba 100644 --- a/public/views/includes/screenshotWarningModal.html +++ b/public/views/includes/screenshotWarningModal.html @@ -1,5 +1,5 @@