nextcloud/apps/settings/src/views
Ferdinand Thiessen 5453c1d7fa
feat(settings): Allow to sort groups in the account management alphabetically
We can do this purly in the frontend - but when enforced from the backend using the existing system config,
we need to follow the requirement. We then show a warning about the configuration.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-27 12:04:03 +01:00
..
AdminSettingsSharing.vue enh(settings): Migrate admin settings for sharing to vue 2023-11-20 17:07:55 +01:00
AppStore.vue feat(settings): Implement new app discover section for app management 2024-03-14 20:45:24 +01:00
AppStoreNavigation.vue fix(settings): Open app details also on app discover section when requested 2024-03-18 14:13:42 +01:00
AppStoreSidebar.vue fix(settings): Open app details also on app discover section when requested 2024-03-18 14:13:42 +01:00
SettingsApp.vue feat(settings): Refactor routing code to use named router views 2024-03-11 16:02:33 +01:00
user-types.d.ts feat(settings): Split account management into navigation and content 2024-03-11 16:02:34 +01:00
UserManagement.vue feat(settings): Split account management into navigation and content 2024-03-11 16:02:34 +01:00
UserManagementNavigation.vue feat(settings): Allow to sort groups in the account management alphabetically 2024-03-27 12:04:03 +01:00