nextcloud-server/apps/settings/src/components
Daniel Calviño Sánchez 45e66458ff 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-07 18:02:17 +01:00
..
AdminDelegation Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
AppList Only load screenshots if available from app store releases 2021-10-05 13:28:08 +02:00
PersonalInfo Set number of visibility dropdown rows dynamically 2021-11-26 01:04:21 +00: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
AdminDelegating.vue l10n: Spelling unification 2021-10-07 08:50:35 +00:00
AdminTwoFactor.vue Bump @nextcloud/router from 1.2.0 to 2.0.0 2021-07-23 15:56:28 +02:00
AppDetails.vue Fix @nextcloud/vue imports 2021-01-14 17:32:13 +01:00
AppList.vue
AuthToken.vue Use product name in the auth token list 2021-06-16 11:42:54 +02:00
AuthTokenList.vue
AuthTokenSection.vue Fix eslint and update bundles 2021-07-22 13:21:25 +02:00
AuthTokenSetupDialogue.vue
Markdown.vue
PrefixMixin.vue
SvgFilterMixin.vue
UserList.vue Fix input for groups validation in new user form 2021-12-07 18:02:17 +01:00