From 3b2b4d838261bf108b3f9234b1eb1eb4d2181709 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa?= Date: Wed, 21 Mar 2018 01:05:13 +0100 Subject: [PATCH] Updated web vault --- .../views/accountsOrganizationAccept.html | 2 +- .../accounts/views/accountsRecoverDelete.html | 2 +- .../views/accountsVerifyRecoverDelete.html | 2 +- .../views/organizationDashboard.html | 2 +- .../views/organizationPeopleInvite.html | 4 +- .../organization/views/organizationVault.html | 97 +++++-- .../app/settings/views/settingsDomains.html | 2 +- .../app/settings/views/settingsTwoStep.html | 2 +- .../settings/views/settingsTwoStepDuo.html | 2 +- .../settings/views/settingsTwoStepU2f.html | 2 +- .../settings/views/settingsTwoStepYubi.html | 2 +- .../app/settings/views/settingsUpdateKey.html | 2 +- web-vault/app/vault/views/vault.html | 270 +++++------------- web-vault/app/vault/views/vaultAddCipher.html | 72 +++-- .../app/vault/views/vaultEditCipher.html | 76 +++-- .../app/vault/views/vaultShareCipher.html | 2 +- web-vault/app/views/apps.html | 135 --------- web-vault/app/views/organizationLayout.html | 8 - web-vault/app/views/userLayout.html | 10 +- web-vault/css/vault.min.css | 2 +- web-vault/index.html | 16 +- web-vault/js/app.min.js | 2 +- web-vault/js/fallback-styles.min.js | 2 +- web-vault/js/lib.min.js | 2 +- web-vault/u2f-connector.html | 2 +- 25 files changed, 277 insertions(+), 443 deletions(-) delete mode 100644 web-vault/app/views/apps.html diff --git a/web-vault/app/accounts/views/accountsOrganizationAccept.html b/web-vault/app/accounts/views/accountsOrganizationAccept.html index ae151ddf..d66e6068 100644 --- a/web-vault/app/accounts/views/accountsOrganizationAccept.html +++ b/web-vault/app/accounts/views/accountsOrganizationAccept.html @@ -14,7 +14,7 @@

{{state.params.email}}

You've been invited to join the organization listed above. - To accept the invitation, you need to log in or create a new bitwarden account. + To accept the invitation, you need to log in or create a new Bitwarden account.


diff --git a/web-vault/app/accounts/views/accountsRecoverDelete.html b/web-vault/app/accounts/views/accountsRecoverDelete.html index 7e3ad4dc..fb97049c 100644 --- a/web-vault/app/accounts/views/accountsRecoverDelete.html +++ b/web-vault/app/accounts/views/accountsRecoverDelete.html @@ -3,7 +3,7 @@ bitwarden
- +
If your account exists ({{model.email}}) we've sent you an email with further instructions. diff --git a/web-vault/app/accounts/views/accountsVerifyRecoverDelete.html b/web-vault/app/accounts/views/accountsVerifyRecoverDelete.html index a4589b0b..0821995c 100644 --- a/web-vault/app/accounts/views/accountsVerifyRecoverDelete.html +++ b/web-vault/app/accounts/views/accountsVerifyRecoverDelete.html @@ -12,7 +12,7 @@ This will permanently delete your account. This cannot be undone.

- You have requested to delete your bitwarden account ({{email}}). + You have requested to delete your Bitwarden account ({{email}}). Click the button below to confirm and proceed.

diff --git a/web-vault/app/organization/views/organizationDashboard.html b/web-vault/app/organization/views/organizationDashboard.html index e500c94d..2ee14a01 100644 --- a/web-vault/app/organization/views/organizationDashboard.html +++ b/web-vault/app/organization/views/organizationDashboard.html @@ -22,7 +22,7 @@

Let's Get Started!

-

Dashboard features are coming soon. Get started by inviting users and creating your collections.

+

Get started by inviting users and creating your collections.

Invite Users diff --git a/web-vault/app/organization/views/organizationPeopleInvite.html b/web-vault/app/organization/views/organizationPeopleInvite.html index fa0d128e..29760f6f 100644 --- a/web-vault/app/organization/views/organizationPeopleInvite.html +++ b/web-vault/app/organization/views/organizationPeopleInvite.html @@ -5,8 +5,8 @@