-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5060e81
commit 2e805bd
Showing
4 changed files
with
13 additions
and
9 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
packages/web-runtime/src/components/Account/QuotaInformation.vue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,7 +65,7 @@ exports[`User Menu component > when quota and no email is set > renders a naviga | |
<li data-v-08f1b1e7="" class="profile-info-wrapper oc-pl-s"> | ||
<avatar-image-stub data-v-08f1b1e7="" width="32" userid="einstein" user-name="Albert Einstein"></avatar-image-stub> <span data-v-08f1b1e7="" class="profile-info-wrapper oc-py-xs"><span data-v-08f1b1e7="" class="oc-display-block">Albert Einstein</span> | ||
<!--v-if--> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-mt-xs oc-text-small"> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-text-small oc-mt-xs"> | ||
<oc-icon-stub name="hard-drive-2" size="small" fill-type="line" class="oc-mr-xs"></oc-icon-stub> | ||
<div> | ||
<p class="oc-my-rm"><span class="quota-information-text">300 B of 1 kB used (30%)</span></p> | ||
|
@@ -98,7 +98,7 @@ exports[`User Menu component > when quota is above 80% and below 90% > renders a | |
<oc-list-stub data-v-08f1b1e7="" class="user-menu-list"> | ||
<li data-v-08f1b1e7="" class="profile-info-wrapper oc-pl-s"> | ||
<avatar-image-stub data-v-08f1b1e7="" width="32" userid="einstein" user-name="Albert Einstein"></avatar-image-stub> <span data-v-08f1b1e7="" class="profile-info-wrapper"><span data-v-08f1b1e7="" class="oc-display-block">Albert Einstein</span> <span data-v-08f1b1e7="" class="oc-text-small">[email protected]</span> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-mt-xs oc-text-small"> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-text-small oc-mt-xs"> | ||
<oc-icon-stub name="hard-drive-2" size="small" fill-type="line" class="oc-mr-xs"></oc-icon-stub> | ||
<div> | ||
<p class="oc-my-rm"><span class="quota-information-text">810 B of 1 kB used (81%)</span></p> | ||
|
@@ -131,7 +131,7 @@ exports[`User Menu component > when quota is above 90% > renders a danger quota | |
<oc-list-stub data-v-08f1b1e7="" class="user-menu-list"> | ||
<li data-v-08f1b1e7="" class="profile-info-wrapper oc-pl-s"> | ||
<avatar-image-stub data-v-08f1b1e7="" width="32" userid="einstein" user-name="Albert Einstein"></avatar-image-stub> <span data-v-08f1b1e7="" class="profile-info-wrapper"><span data-v-08f1b1e7="" class="oc-display-block">Albert Einstein</span> <span data-v-08f1b1e7="" class="oc-text-small">[email protected]</span> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-mt-xs oc-text-small"> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-text-small oc-mt-xs"> | ||
<oc-icon-stub name="hard-drive-2" size="small" fill-type="line" class="oc-mr-xs"></oc-icon-stub> | ||
<div> | ||
<p class="oc-my-rm"><span class="quota-information-text">910 B of 1 kB used (91%)</span></p> | ||
|
@@ -164,7 +164,7 @@ exports[`User Menu component > when quota is below 80% > renders a primary quota | |
<oc-list-stub data-v-08f1b1e7="" class="user-menu-list"> | ||
<li data-v-08f1b1e7="" class="profile-info-wrapper oc-pl-s"> | ||
<avatar-image-stub data-v-08f1b1e7="" width="32" userid="einstein" user-name="Albert Einstein"></avatar-image-stub> <span data-v-08f1b1e7="" class="profile-info-wrapper"><span data-v-08f1b1e7="" class="oc-display-block">Albert Einstein</span> <span data-v-08f1b1e7="" class="oc-text-small">[email protected]</span> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-mt-xs oc-text-small"> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-text-small oc-mt-xs"> | ||
<oc-icon-stub name="hard-drive-2" size="small" fill-type="line" class="oc-mr-xs"></oc-icon-stub> | ||
<div> | ||
<p class="oc-my-rm"><span class="quota-information-text">300 B of 1 kB used (30%)</span></p> | ||
|
@@ -197,7 +197,7 @@ exports[`User Menu component > when quota is not defined > renders no percentag | |
<oc-list-stub data-v-08f1b1e7="" class="user-menu-list"> | ||
<li data-v-08f1b1e7="" class="profile-info-wrapper oc-pl-s"> | ||
<avatar-image-stub data-v-08f1b1e7="" width="32" userid="einstein" user-name="Albert Einstein"></avatar-image-stub> <span data-v-08f1b1e7="" class="profile-info-wrapper"><span data-v-08f1b1e7="" class="oc-display-block">Albert Einstein</span> <span data-v-08f1b1e7="" class="oc-text-small">[email protected]</span> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-mt-xs oc-text-small"> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-text-small oc-mt-xs"> | ||
<oc-icon-stub name="hard-drive-2" size="small" fill-type="line" class="oc-mr-xs"></oc-icon-stub> | ||
<div> | ||
<p class="oc-my-rm"><span class="quota-information-text">910 B used</span></p> | ||
|
@@ -230,7 +230,7 @@ exports[`User Menu component > when quota is unlimited > renders no percentag of | |
<oc-list-stub data-v-08f1b1e7="" class="user-menu-list"> | ||
<li data-v-08f1b1e7="" class="profile-info-wrapper oc-pl-s"> | ||
<avatar-image-stub data-v-08f1b1e7="" width="32" userid="einstein" user-name="Albert Einstein"></avatar-image-stub> <span data-v-08f1b1e7="" class="profile-info-wrapper"><span data-v-08f1b1e7="" class="oc-display-block">Albert Einstein</span> <span data-v-08f1b1e7="" class="oc-text-small">[email protected]</span> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-mt-xs oc-text-small"> | ||
<div data-v-08f1b1e7="" class="quota-information oc-flex oc-flex-bottom oc-text-small oc-mt-xs"> | ||
<oc-icon-stub name="hard-drive-2" size="small" fill-type="line" class="oc-mr-xs"></oc-icon-stub> | ||
<div> | ||
<p class="oc-my-rm"><span class="quota-information-text">300 B used</span></p> | ||
|