nextcloud-server/apps/settings/src
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 +07:00
..
components Fix input for groups validation in new user form 2021-12-07 18:02:17 +07:00
constants Fix unsupported scopes being enabled for new properties 2021-11-04 23:13:43 +07:00
mixins l10n: Spelling unification 2021-06-02 17:49:32 +07:00
service Profile frontend 2021-10-19 04:59:36 +07:00
store avoid 'No users in here' in user list when there actually are users 2021-09-01 17:23:06 +07:00
utils Profile frontend 2021-10-19 04:59:36 +07:00
views Only load screenshots if available from app store releases 2021-10-05 13:28:08 +07:00
.jshintrc Move settings to an app 2019-09-28 09:39:28 +07:00
App.vue Bump compiled files 2020-07-31 09:26:43 +07:00
logger.js Bump js licenses 2021-03-31 12:17:18 +07:00
main-admin-delegation.js Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
main-admin-security.js Bump js licenses 2021-03-31 12:17:18 +07:00
main-apps-users-management.js Bump js licenses 2021-03-31 12:17:18 +07:00
main-nextcloud-pdf.js Bump js licenses 2021-03-31 12:17:18 +07:00
main-personal-info.js Add new profile visibility section 2021-11-04 00:31:32 +07:00
main-personal-security.js Bump js licenses 2021-03-31 12:17:18 +07:00
main-personal-webauth.js Allow WebAuthn on localhost as well 2021-06-17 16:05:45 +07:00
router.js Bump js licenses 2021-03-31 12:17:18 +07:00