Skip to content

[stable8.1] refactor(settings): reorganize settings dialog with new form components - #4866

Merged
GVodyanov merged 1 commit into
stable8.1from
backport/4865/stable8.1
Nov 18, 2025
Merged

GVodyanov merged 1 commit into
stable8.1from
backport/4865/stable8.1

Conversation

@backportbot

@backportbot backportbot Bot commented Nov 18, 2025

Copy link
Copy Markdown

Backport of PR #4865

Use NcFormBox, NcFormBoxSwitch, and related components to modernize
the settings dialog layout following the new design patterns.

- Replace CheckboxRadioSwitch with NcFormBoxSwitch for social sync
- Wrap sort select in NcFormBox for consistent styling
- Convert new address book to button with expandable form
- Update address book list styling with borders and proper spacing
- Add success/error toast notifications for setting changes
- Bump @nextcloud/vue to ^9.2.0 for NcFormBox components

Signed-off-by: nfebe <fenn25.fn@gmail.com>
@codecov

codecov Bot commented Nov 18, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../AppNavigation/Settings/SettingsNewAddressbook.vue 0.00% 26 Missing ⚠️
src/components/AppNavigation/ContactsSettings.vue 0.00% 9 Missing ⚠️
...ts/AppNavigation/Settings/SettingsSortContacts.vue 0.00% 4 Missing ⚠️

📢 Thoughts on this report? Let us know!

@GVodyanov
GVodyanov merged commit 38fc9ce into stable8.1 Nov 18, 2025
41 of 42 checks passed
@GVodyanov
GVodyanov deleted the backport/4865/stable8.1 branch November 18, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants