nextcloud/apps/settings/src/components
Vincent Petry 66ce56e424
Fix default quota display value in user row
When selecting default quota in the dropdown, the actual numeric value
or "Unlimited" will be displayed instead of "0 B". This matches whatever
is displayed after refreshing the page.

In the case where the default quota is unlimited, for which the server
returns -3 instead of "none", the frontend now also shows "Unlimited"
instead of "0 B".

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-27 13:00:43 +01:00
..
AppList Use appsidebar for apps 2020-08-14 09:56:00 +02:00
UserList Fix default quota display value in user row 2020-10-27 13:00:43 +01:00
WebAuthn l10n:Correct appid for WebAuthn 2020-08-20 22:25:32 +00:00
AdminTwoFactor.vue Use babel-loader-exclude-node-modules-except 2020-07-31 11:00:33 +02:00
AppDetails.vue Show changelog in apps management 2020-09-03 19:16:13 +00:00
AppList.vue l10n: Added plural form to string 2020-02-24 19:35:59 +08:00
AuthToken.vue Migrate to @nextcloud/vue 1.x.x 2020-01-22 17:33:49 +01:00
AuthTokenList.vue Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
AuthTokenSection.vue Properly fetch translation for remote wipe confirmation dialog 2020-07-22 20:32:01 +02:00
AuthTokenSetupDialogue.vue Use babel-loader-exclude-node-modules-except 2020-07-31 11:00:33 +02:00
Markdown.vue Show changelog in apps management 2020-09-03 19:16:13 +00:00
popoverMenu.vue Move settings to an app 2019-09-28 09:39:28 +00:00
PrefixMixin.vue Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
SvgFilterMixin.vue Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
UserList.vue Build assets and fix unified search event syntax 2020-09-18 08:11:54 +02:00