diff --git a/.gitignore b/.gitignore index cf3f3b26..d59bde51 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ Thumbs.db /app/app.js /app/modal.js /app/background.js +/app/receipt.js /app/**/*.map /app/*.ttf /app/*.woff diff --git a/.vscode/settings.json b/.vscode/settings.json index 1c0074eb..08cf0e86 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -10,6 +10,6 @@ "eslint.provideLintTask": true, "eslint.run": "onSave", "editor.codeActionsOnSave": { - "source.fixAll.eslint": true + "source.fixAll.eslint": "explicit" } } \ No newline at end of file diff --git a/app/receipt.html b/app/receipt.html new file mode 100644 index 00000000..78fe5fd5 --- /dev/null +++ b/app/receipt.html @@ -0,0 +1,12 @@ + + +
+ + + +{{ t('common.bts_importtype_cta') }}
@@ -338,7 +338,7 @@ - +{{ t('common.backup_lbl') }}
@@ -42,7 +45,7 @@ @click="downloadBackup" > {{ t('common.backup_btn') }} -+ {{ t('common.local.label') }} +
++ {{ t('common.opPermissions.title.local') }} +
++ {{ t('operations.rawsig.loading') }} ++
- Do you wish to configure the scope of scannable QR codes? + {{ t('common.opPermissions.title.qr') }}
{{ t('common.qr.scan.title') }}
-- QR detected in upload -
-- {{ t('common.qr.upload.title') }} -
-+ QR detected in upload +
++ {{ t('common.qr.upload.title') }} +
+- {{ t('common.totp.inProgress') }} +
+ {{ t("common.totp.inProgress") }}
-- {{ t('common.raw.label') }} +
+ {{ t("common.raw.label") }}
-- Do you wish to configure the scope of incoming raw deeplinks? + {{ t("common.opPermissions.title.rawLink") }}
- © 2019-2022 BitShares + © 2019-2023 BitShares
- Do you wish to configure the scope of incoming deeplinks? + {{ t('common.opPermissions.title.totp') }}