nextcloud/apps/settings/src
Daniel Calviño Sánchez aa8b11ca57 Fix input for groups validation in new user form
The hidden input used for form validation was not actually hidden since
Nextcloud 22, as the DOM structure changed to show a dialog rather than
adding a row on top of the list when adding new users, so the CSS rules
no longer matched.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-12-09 07:16:46 +01:00
..
components Fix input for groups validation in new user form 2021-12-09 07:16:46 +01:00
constants adjusted backport of e26664ba42 2021-09-16 11:35:20 +02:00
mixins l10n: Spelling unification 2021-06-02 17:49:32 +02:00
service adjusted backport of e26664ba42 2021-09-16 11:35:20 +02:00
store avoid 'No users in here' in user list when there actually are users 2021-09-03 13:32:43 +02:00
views refs #21045 add app config to disable unlimited quota and to set max quota 2021-08-20 00:52:42 +00: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 Bump js licenses 2021-03-31 12:17:18 +02:00
main-admin-security.js Bump js licenses 2021-03-31 12:17:18 +02:00
main-apps-users-management.js Bump js licenses 2021-03-31 12:17:18 +02:00
main-nextcloud-pdf.js Bump js licenses 2021-03-31 12:17:18 +02:00
main-personal-info.js Make emails Vuetiful 2021-07-16 00:11:13 +00:00
main-personal-security.js Bump js licenses 2021-03-31 12:17:18 +02:00
main-personal-webauth.js Allow WebAuthn on localhost as well 2021-06-17 16:05:45 +02:00
router.js Bump js licenses 2021-03-31 12:17:18 +02:00