nextcloud/apps/settings/src/components
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
..
AppList Use appsidebar for apps 2020-08-14 09:56:00 +02:00
PersonalInfo/EmailSection adjusted backport of e26664ba42 2021-09-16 11:35:20 +02:00
UserList Fix English source string 2021-04-19 13:11:34 +02:00
WebAuthn Allow WebAuthn on localhost as well 2021-06-17 16:05:45 +02:00
AdminTwoFactor.vue Fix @nextcloud/vue imports 2021-01-14 17:32:13 +01:00
AppDetails.vue Fix @nextcloud/vue imports 2021-01-14 17:32:13 +01:00
AppList.vue l10n: Added plural form to string 2020-02-24 19:35:59 +08:00
AuthToken.vue Use product name in the auth token list 2021-06-16 11:42:54 +02: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 Add default font size 2020-11-03 13:58:04 +01: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 Fix input for groups validation in new user form 2021-12-09 07:16:46 +01:00