nextcloud/apps/settings/src/components
Côme Chilliet 29e7294d9b
feat: Add back searching in disabled user list
When disabled users where moved to their own endpoint we overlooked
 search, so adding it back.
The search is done case-insensitive in uid and display name.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-27 14:58:43 +02:00
..
AdminDelegation fix(settings): Refactor logger code to use Typescript 2024-03-05 12:55:31 +01:00
AppList feat(settings): Implement app type for AppDiscover section 2024-03-19 20:18:52 +01:00
AppStoreDiscover feat(settings): Implement app type for AppDiscover section 2024-03-19 20:18:52 +01:00
AppStoreSidebar refactor(settings): move apps list styles to components 2024-03-19 15:38:51 +01:00
BasicSettings fix(settings): Refactor logger code to use Typescript 2024-03-05 12:55:31 +01:00
DeclarativeSettings feat: Add declarative settings 2024-03-12 13:56:54 +02:00
PersonalInfo fix(settings): emails actions a11y and design 2024-03-05 22:07:49 +01:00
Users feat(settings): Allow to sort groups in the account management alphabetically 2024-03-27 12:04:03 +01:00
WebAuthn fix(settings): Refactor logger code to use Typescript 2024-03-05 12:55:31 +01:00
AdminAI.vue fix(files): replace inaccessible disabled option of NcCheckboxRadioSwitch with NcNoteCard 2024-01-22 13:31:33 -06:00
AdminDelegating.vue chore: Update nextcloud-vue to v8 beta2 and renamed changed properties 2023-08-02 15:19:26 +02:00
AdminSettingsSharingForm.vue feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2024-03-15 16:52:59 +01:00
AdminTwoFactor.vue feat: rename users to account or person 2024-02-13 21:06:30 +01:00
AppList.vue fix(settings): make apps list search result valid table 2024-03-19 15:38:51 +01:00
AuthToken.vue enh(settings): Refactor frontend for session and app token management 2023-12-21 15:15:52 +01:00
AuthTokenList.vue enh(settings): Refactor frontend for session and app token management 2023-12-21 15:15:52 +01:00
AuthTokenSection.vue enh(settings): Refactor frontend for session and app token management 2023-12-21 15:15:52 +01:00
AuthTokenSetup.vue enh(settings): Refactor frontend for session and app token management 2023-12-21 15:15:52 +01:00
AuthTokenSetupDialog.vue fix: replace Account name by Login 2024-02-13 21:08:10 +01:00
Encryption.vue fix(encryption): Clicking default module in UI sets bogus value 2024-04-03 09:06:42 +00:00
GroupListItem.vue feat: rename users to account or person 2024-02-13 21:06:30 +01:00
Markdown.vue fix: Allow markdown to limit the min heading level 2024-03-06 13:19:49 +01:00
PasswordSection.vue fix: replace non-standard autocorrect with spellcheck attribute 2023-10-20 00:35:51 +02:00
SelectSharingPermissions.vue enh(settings): Migrate admin settings for sharing to vue 2023-11-20 17:07:55 +01:00
SvgFilterMixin.vue Fix duplicate ids on apps management page 2022-08-13 02:14:47 +00:00
UserList.vue feat: Add back searching in disabled user list 2024-05-27 14:58:43 +02:00