nextcloud/apps/settings/src
fenn-cs aca31e875e Use aria-expanded correctly on toggle user actions
The aria-expanded attribute was added on the expandable item rather
Than the button that triggers the expand.

Resolves : #37137

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-22 10:46:36 +00:00
..
components Use aria-expanded correctly on toggle user actions 2023-05-22 10:46:36 +00:00
constants Adapt router.js for setting document title. 2022-11-28 10:16:32 +00:00
mixins Fix avatar icons in user list when using dark theme 2022-09-12 09:52:36 +02:00
service 🧭 Fix rebuilding the navigation 2022-10-18 20:58:10 +02:00
store fix(user-management): Fix deleting user in hidden group(s) 2023-02-03 09:24:48 +01:00
utils Improve handling of profile fields 2023-04-03 15:52:22 -07:00
views Replace custom tooltips with native ones in apps page 2023-01-10 14:25:05 +01:00
.jshintrc Move settings to an app 2019-09-28 09:39:28 +00:00
admin.js Fix share admin page 2022-11-24 11:54:57 +01:00
App.vue Bump compiled files 2020-07-31 09:26:43 +02:00
apps.js Fix various errors reported by eslint 2022-05-24 10:12:18 +02:00
logger.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
main-admin-basic-settings.js Update @nextcloud/dialogs@ and fix toasts styling 2022-11-02 16:31:52 +01:00
main-admin-delegation.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
main-admin-security.js Port encryption admin settings to vue 2022-07-13 14:58:55 +02:00
main-apps-users-management.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
main-nextcloud-pdf.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
main-personal-info.js Rename mastodon to fediverse 2022-11-22 08:40:12 +01:00
main-personal-password.js Port password settings to vue 2022-08-31 17:42:36 +02:00
main-personal-security.js Drop vue-clipboard2 to fix copy to clipboard 2023-02-01 15:40:13 -08:00
main-personal-webauth.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
router.js Create headings for settings pages 2023-03-09 13:14:48 +01:00