nextcloud/apps/settings/js
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
..
settings Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-public-addressbook-upload-is-disabled 2021-10-22 11:52:56 +02:00
templates Fix active scope not visible in the menu if excluded 2021-04-23 11:44:42 +02:00
admin.js Set app to settings for translate 2021-05-30 22:45:26 +02:00
apps.js Revert OC.linkToOCS() calls back to old behaviour 2021-08-31 12:57:59 +02:00
federationscopemenu.js Fix active scope not visible in the menu if excluded 2021-04-23 11:44:42 +02:00
federationsettingsview.js Hide "federated" scope when Federation app is disabled 2021-08-18 19:56:10 +02:00
log.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
security_password.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
settings.js Revert OC.linkToOCS() calls back to old behaviour 2021-08-31 12:57:59 +02:00
templates.js Fix active scope not visible in the menu if excluded 2021-04-23 11:44:42 +02:00
usersettings.js Remove notifications when retesting 2021-03-30 10:18:23 +02:00
vue-settings-admin-delegation.js Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-admin-delegation.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-admin-security.js Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-admin-security.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-apps-users-management.js Fix input for groups validation in new user form 2021-12-07 18:02:17 +01:00
vue-settings-apps-users-management.js.map Fix input for groups validation in new user form 2021-12-07 18:02:17 +01:00
vue-settings-apps.js Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00
vue-settings-apps.js.map Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00
vue-settings-nextcloud-pdf.js Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-nextcloud-pdf.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-personal-info.js Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-personal-info.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-personal-security.js Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-personal-security.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-personal-webauthn.js Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-personal-webauthn.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-05 19:12:04 +01:00
vue-settings-users.js Fix input for groups validation in new user form 2021-12-07 18:02:17 +01:00
vue-settings-users.js.map Fix input for groups validation in new user form 2021-12-07 18:02:17 +01:00
vue-vendors-settings-apps-settings-users.js Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00
vue-vendors-settings-apps-settings-users.js.map Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00
vue-vendors-settings-apps.js Bump marked from 4.0.5 to 4.0.6 2021-12-06 00:16:20 +00:00
vue-vendors-settings-apps.js.map Bump marked from 4.0.5 to 4.0.6 2021-12-06 00:16:20 +00:00
vue-vendors-settings-users.js Bump @nextcloud/axios from 1.7.0 to 1.8.0 2021-11-27 14:47:02 +00:00
vue-vendors-settings-users.js.map Bump @nextcloud/axios from 1.7.0 to 1.8.0 2021-11-27 14:47:02 +00:00