nextcloud/apps/settings/src/components
Ferdinand Thiessen 9a8b3de2f0
fix(settings): Hide forbidden UI elements for line managers
1. The "recent" accounts API only works for admin and delegated admin -> hide for line managers
2. Line managers can not create new groups -> Hide the UI to add a new group for them
3. Accounts created by line managers require one of the groups, which is managed by the line manager, assigned.
   So if the line manager only manageres a single group, we should preselect that group.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-30 21:32:03 +02:00
..
AdminDelegation chore: Add SPDX header 2024-06-03 20:33:31 +02:00
AppList fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
AppStoreDiscover fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
AppStoreSidebar chore: Add SPDX header 2024-06-03 20:33:31 +02:00
BasicSettings chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
DeclarativeSettings fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
PersonalInfo feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
Users fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
WebAuthn fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
AdminAI.vue fix(settings): Don't show built-in textprocessing task types in textprocessing settings 2024-08-30 10:07:01 +02:00
AdminDelegating.vue chore: Add SPDX header 2024-06-03 20:33:31 +02:00
AdminSettingsSharingForm.vue chore(ShareSettings): Proper wording for share autocompletion settings 2024-07-30 18:56:50 +01:00
AdminTwoFactor.vue fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
AppList.vue fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
AuthToken.vue chore: Add SPDX header 2024-06-03 20:33:31 +02:00
AuthTokenList.vue chore: Add SPDX header 2024-06-03 20:33:31 +02:00
AuthTokenSection.vue chore: Add SPDX header 2024-06-03 20:33:31 +02:00
AuthTokenSetup.vue fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
AuthTokenSetupDialog.vue chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Encryption.vue fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
GroupListItem.vue feat(users): Enable features for delegated user admins 2024-07-22 19:58:44 +02:00
Markdown.vue fix: Adjust more places for logical position 2024-08-29 08:32:48 +00:00
PasswordSection.vue chore: Add SPDX header 2024-06-03 20:33:31 +02:00
SelectSharingPermissions.vue chore: Add SPDX header 2024-06-03 20:33:31 +02:00
SvgFilterMixin.vue chore: Add SPDX header 2024-06-03 20:33:31 +02:00
UserList.vue fix(settings): Hide forbidden UI elements for line managers 2024-08-30 21:32:03 +02:00