nextcloud/apps/settings/src
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
..
components Fix default quota display value in user row 2020-10-27 13:00:43 +01:00
mixins Use appsidebar for apps 2020-08-14 09:56:00 +02:00
service Start with webauthn 2020-03-31 22:17:07 +02:00
store Fix the user remove from group in UI 2020-10-08 13:40:15 +05:30
views Build assets and fix unified search event syntax 2020-09-18 08:11:54 +02:00
.jshintrc Move settings to an app 2019-09-28 09:39:28 +00:00
App.vue Bump compiled files 2020-07-31 09:26:43 +02:00
logger.js Start with webauthn 2020-03-31 22:17:07 +02:00
main-admin-security.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
main-apps-users-management.js l10n: Added plural form to string 2020-02-24 19:35:59 +08:00
main-nextcloud-pdf.js Add 'Reasons to use Nextcloud in your organization' call to action in settings 2020-09-07 08:30:01 +02:00
main-personal-security.js Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 2019-12-19 11:55:33 +01:00
main-personal-webauth.js Start with webauthn 2020-03-31 22:17:07 +02:00
router.js Fix settings chunk loading 2020-09-10 18:28:32 +02:00