diff --git a/app/accounts/views/accountsLoginInfo.html b/app/accounts/views/accountsLoginInfo.html index f0abe6d2..cef70feb 100644 --- a/app/accounts/views/accountsLoginInfo.html +++ b/app/accounts/views/accountsLoginInfo.html @@ -35,7 +35,15 @@
\ No newline at end of file diff --git a/app/accounts/views/accountsOrganizationAccept.html b/app/accounts/views/accountsOrganizationAccept.html new file mode 100644 index 00000000..ae151ddf --- /dev/null +++ b/app/accounts/views/accountsOrganizationAccept.html @@ -0,0 +1,32 @@ +
+ +
+
+ Loading... +
+
+ Accepting invitation... +
+
+ +

{{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. +

+
+
+
+ Log In +
+ +
+
+
+
diff --git a/app/accounts/views/accountsRegister.html b/app/accounts/views/accountsRegister.html index 5e3689f4..9dfae0a6 100644 --- a/app/accounts/views/accountsRegister.html +++ b/app/accounts/views/accountsRegister.html @@ -9,10 +9,14 @@

Account Created!

You may now log in to your new account.

- Ready to log in? + Ready to log in?
+
+

Create Organization, Step 1

+

Before creating your organization, you first need to create a free personal account.

+

Errors have occured

+
+
+
+

Plan

+
+
+
+
+
+
Name
+
{{plan.name || '-'}}
+
Total Seats
+
{{plan.seats || '-'}}
+
+
+
+
+
Status
+
{{(subscription && subscription.status) || '-'}}
+
Next Charge
+
{{nextInvoice ? ((nextInvoice.date | date: format: mediumDate) + ', ' + (nextInvoice.amount | currency:'$')) : '-'}}
+
+
+
+
+
+ Details +
+ Loading... +
+
+ + + + + + + +
+ {{item.name}} {{item.qty > 1 ? '×' + item.qty : ''}} + @ {{item.amount | currency:'$'}} /{{item.interval}} + {{(item.qty * item.amount) | currency:'$'}} /{{item.interval}}
+
+
+
+
+ +
+
+
+

User Seats

+
+
+
+ Loading... +
+
+ You plan currently has a total of {{plan.seats}} seats. +
+
+ +
+
+
+

Payment Method

+
+
+
+ Loading... +
+
+ No payment method on file. +
+
+ + {{paymentSource.description}} +
+
+ +
+
+
+

Charges

+
+
+
+ Loading... +
+
+ No charges. +
+
+ + + + + + + + + +
+ {{charge.date | date: format: mediumDate}} + + {{charge.paymentSource}} + + {{charge.status}} + + {{charge.amount | currency:'$'}} +
+
+
+ +
+ diff --git a/app/organization/views/organizationBillingAdjustSeats.html b/app/organization/views/organizationBillingAdjustSeats.html new file mode 100644 index 00000000..7913cba7 --- /dev/null +++ b/app/organization/views/organizationBillingAdjustSeats.html @@ -0,0 +1,46 @@ + + + + + diff --git a/app/organization/views/organizationBillingChangePayment.html b/app/organization/views/organizationBillingChangePayment.html new file mode 100644 index 00000000..61317642 --- /dev/null +++ b/app/organization/views/organizationBillingChangePayment.html @@ -0,0 +1,364 @@ + +
+ + +
diff --git a/app/organization/views/organizationBillingChangePlan.html b/app/organization/views/organizationBillingChangePlan.html new file mode 100644 index 00000000..60c8e926 --- /dev/null +++ b/app/organization/views/organizationBillingChangePlan.html @@ -0,0 +1,13 @@ + +
+ + +
diff --git a/app/organization/views/organizationCollections.html b/app/organization/views/organizationCollections.html new file mode 100644 index 00000000..4ae2033a --- /dev/null +++ b/app/organization/views/organizationCollections.html @@ -0,0 +1,75 @@ +
+

+ Collections + control what you share +

+
+
+
+
+   + +
+ +
+
+
+
+ Loading... +
+
+ No collections to list. +
+
+

There are no collections yet for your organization.

+ +
+
+ + + + + + + +
+
+ + +
+
+ + {{collection.name}} + +
+
+
+
+
diff --git a/app/organization/views/organizationCollectionsAdd.html b/app/organization/views/organizationCollectionsAdd.html new file mode 100644 index 00000000..d0537d3c --- /dev/null +++ b/app/organization/views/organizationCollectionsAdd.html @@ -0,0 +1,34 @@ + +
+ + +
diff --git a/app/organization/views/organizationCollectionsEdit.html b/app/organization/views/organizationCollectionsEdit.html new file mode 100644 index 00000000..3a763420 --- /dev/null +++ b/app/organization/views/organizationCollectionsEdit.html @@ -0,0 +1,35 @@ + +
+ + +
diff --git a/app/tools/views/toolsAudits.html b/app/organization/views/organizationCollectionsGroups.html similarity index 65% rename from app/tools/views/toolsAudits.html rename to app/organization/views/organizationCollectionsGroups.html index 7c1b284d..0d5b5d88 100644 --- a/app/tools/views/toolsAudits.html +++ b/app/organization/views/organizationCollectionsGroups.html @@ -1,9 +1,9 @@
- - User Image - - Update Photo +
@@ -109,6 +106,41 @@ +
+
+

Organizations

+
+
+ No organizations yet for your account. +
+
+ +
+ +

Danger Zone

diff --git a/app/settings/views/settingsCreateOrganization.html b/app/settings/views/settingsCreateOrganization.html new file mode 100644 index 00000000..6436964a --- /dev/null +++ b/app/settings/views/settingsCreateOrganization.html @@ -0,0 +1,535 @@ +
+

Create Organization

+
+
+

+ Organizations allow you to share parts of your vault with others as well as manage related users + for a specific entity (such as a family, small team, or large company). +

+
+
+
+

General Information

+
+
+
+

Errors have occured

+
    +
  • {{e}}
  • +
+
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ +
+
+
+
+ + +
+
+
+
+
+
+
+

Choose Your Plan

+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+

Additional Users (Seats)

+
+
+

+ Your plan comes with {{plans[model.plan].baseSeats}} users (seats). You can add additional users + + (up to {{plans[model.plan].maxAdditionalSeats}} more) + + for {{plans[model.plan].seatPrice | currency:'$'}} per user /month. +

+
+
+
+ + +
+
+
+
+
+
+
+

Billing Summary

+
+
+
+ +
+
+ +
+
+ +
+
+
+

Payment Information

+
+
+
+
+
+ + +
+
+
+ +
    +
  • +
  • +
  • +
  • +
  • +
  • +
+
+
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ +
+
+
diff --git a/app/settings/views/settingsDomains.html b/app/settings/views/settingsDomains.html index f2dc816a..b40f8d72 100644 --- a/app/settings/views/settingsDomains.html +++ b/app/settings/views/settingsDomains.html @@ -9,25 +9,36 @@
-

Custom Equivalent Domains

-
-
- +
- @@ -51,28 +62,40 @@
-

Global Equivalent Domains

+

Global

-
- - + +
+ + +
{{customDomain}}
+
- - + diff --git a/app/settings/views/settingsTwoFactor.html b/app/settings/views/settingsTwoFactor.html index 010dd672..67389751 100644 --- a/app/settings/views/settingsTwoFactor.html +++ b/app/settings/views/settingsTwoFactor.html @@ -2,9 +2,13 @@ - + - + -
-
-

Export

-
-
- Export all of your vault data in .csv format. -
-
@@ -36,12 +29,4 @@ Password generator is currently available in all other client applications. Coming soon to the web vault! -
-
-

Audits

-
-
- Coming soon! -
-
diff --git a/app/tools/views/toolsImport.html b/app/tools/views/toolsImport.html index af39fe68..e5474021 100644 --- a/app/tools/views/toolsImport.html +++ b/app/tools/views/toolsImport.html @@ -2,21 +2,33 @@ - +
- - - + +
+ + +
{{globalDomain.domains}}{{::globalDomain.domains}}
+ + + + + + +
+ + + {{login.name}} + +
{{login.username}}
+
+
+
+
+
+
+

+ + {{folder.name}} + +

+
+ +
-
-

Loading logins...

-
-
+

No logins in this folder.

- - - - - - - - +
NameUsername
- - + + - -
- - +
+ + + {{login.name}} + + +
{{login.username}}
{{login.name}} {{login.username}}
diff --git a/app/vault/views/vaultAddLogin.html b/app/vault/views/vaultAddLogin.html index 389c6e96..1c0b3749 100644 --- a/app/vault/views/vaultAddLogin.html +++ b/app/vault/views/vaultAddLogin.html @@ -17,7 +17,7 @@
-
+
-
+