nextcloud/apps/settings
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
..
appinfo Bump app version 2021-09-29 10:07:22 +02:00
composer Add missing files for Composer v2 2021-08-16 08:25:35 +02:00
css Fix input for groups validation in new user form 2021-12-09 07:16:46 +01:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img Move settings to an app 2019-09-28 09:39:28 +00:00
js Fix input for groups validation in new user form 2021-12-09 07:16:46 +01:00
l10n [tx-robot] updated from transifex 2021-12-05 02:30:29 +00:00
lib Do not retain VerifyUserData job when lookup server is not available 2021-11-05 13:20:53 +00:00
src Fix input for groups validation in new user form 2021-12-09 07:16:46 +01:00
templates Hide "federated" scope when Federation app is disabled 2021-10-23 20:25:40 +02:00
tests use specific email getter where necessary 2021-09-10 13:22:27 +02:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
webpack.js Remove chunkhash 2021-08-04 00:10:18 +00:00