nextcloud/apps/settings/js
Daniel Calviño Sánchez 7b53eb4066 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 06:58:07 +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-04 12:49:10 +00:00
vue-settings-admin-delegation.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
vue-settings-admin-security.js Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
vue-settings-admin-security.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
vue-settings-apps-users-management.js Fix input for groups validation in new user form 2021-12-09 06:58:07 +01:00
vue-settings-apps-users-management.js.map Fix input for groups validation in new user form 2021-12-09 06:58:07 +01:00
vue-settings-apps.js Add new profile visibility section 2021-11-04 00:31:32 +00:00
vue-settings-apps.js.map Add new profile visibility section 2021-11-04 00:31:32 +00:00
vue-settings-nextcloud-pdf.js Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
vue-settings-nextcloud-pdf.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
vue-settings-personal-info.js Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
vue-settings-personal-info.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
vue-settings-personal-security.js Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
vue-settings-personal-security.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
vue-settings-personal-webauthn.js Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
vue-settings-personal-webauthn.js.map Bump core-js from 3.19.1 to 3.19.2 2021-12-04 12:49:10 +00:00
vue-settings-users.js Fix input for groups validation in new user form 2021-12-09 06:58:07 +01:00
vue-settings-users.js.map Fix input for groups validation in new user form 2021-12-09 06:58:07 +01:00
vue-vendors-settings-apps-settings-users.js Merge pull request #29572 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-2.1.1 2021-11-08 16:32:39 +00:00
vue-vendors-settings-apps-settings-users.js.map Merge pull request #29572 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-2.1.1 2021-11-08 16:32:39 +00:00
vue-vendors-settings-apps.js Bump marked from 3.0.7 to 3.0.8 2021-11-13 16:49:45 +00:00
vue-vendors-settings-apps.js.map Bump marked from 3.0.7 to 3.0.8 2021-11-13 16:49:45 +00:00
vue-vendors-settings-users.js Add new profile visibility section 2021-11-04 00:31:32 +00:00
vue-vendors-settings-users.js.map Add new profile visibility section 2021-11-04 00:31:32 +00:00