nextcloud/apps/settings/js
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
..
settings Hide "federated" scope when Federation app is disabled 2021-10-23 20:25:40 +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 Fix empty 'more' apps navigation after installing an app 2020-08-05 17:38:50 +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-10-23 20:25:40 +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 Set app to settings for translate 2021-05-30 22:45:26 +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-security.js Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-settings-admin-security.js.map Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-settings-apps-users-management.js Fix input for groups validation in new user form 2021-12-09 07:16:46 +01:00
vue-settings-apps-users-management.js.map Fix input for groups validation in new user form 2021-12-09 07:16:46 +01:00
vue-settings-apps.js Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
vue-settings-apps.js.map Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
vue-settings-nextcloud-pdf.js Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-settings-nextcloud-pdf.js.map Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-settings-personal-info.js Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-settings-personal-info.js.map Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-settings-personal-security.js Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-settings-personal-security.js.map Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-settings-personal-webauthn.js Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-settings-personal-webauthn.js.map Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-settings-users.js Fix input for groups validation in new user form 2021-12-09 07:16:46 +01:00
vue-settings-users.js.map Fix input for groups validation in new user form 2021-12-09 07:16:46 +01:00
vue-vendors-settings-apps-settings-users.js Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-vendors-settings-apps-settings-users.js.map Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
vue-vendors-settings-apps.js Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
vue-vendors-settings-apps.js.map Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
vue-vendors-settings-users.js Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
vue-vendors-settings-users.js.map Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00