Skip to content

[6.x] Port User settings to Form - #19418

Merged
riasvdv merged 1 commit into
t3code/form-section-settingsfrom
t3code/form-user-settings
Aug 12, 2026
Merged

[6.x] Port User settings to Form#19418
riasvdv merged 1 commit into
t3code/form-section-settingsfrom
t3code/form-user-settings

Conversation

@riasvdv

@riasvdv riasvdv commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Description

Ports the User settings screen to the Form system.

@riasvdv riasvdv changed the title Port user settings to Form [6.x] Port User settings to Form Aug 11, 2026
@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown

📚 Storybook previews

@craftcms/uiopen Storybook

No changed components detected in this Storybook.

resources/jsopen Storybook

No changed components detected in this Storybook.

@riasvdv
riasvdv force-pushed the t3code/form-section-settings branch from 9319047 to b7ea26b Compare August 11, 2026 20:12
@riasvdv
riasvdv force-pushed the t3code/form-user-settings branch from 44a0e3c to 473527e Compare August 11, 2026 20:12
@riasvdv
riasvdv force-pushed the t3code/form-section-settings branch from b7ea26b to 8c1a5da Compare August 11, 2026 20:17
@riasvdv
riasvdv force-pushed the t3code/form-user-settings branch from 473527e to e6ec9da Compare August 11, 2026 20:17
@riasvdv
riasvdv force-pushed the t3code/form-section-settings branch from 8c1a5da to 722153a Compare August 11, 2026 20:25
@riasvdv
riasvdv force-pushed the t3code/form-user-settings branch from e6ec9da to 6066909 Compare August 11, 2026 20:25
@riasvdv
riasvdv force-pushed the t3code/form-section-settings branch from 722153a to 56fd324 Compare August 11, 2026 20:28
@riasvdv
riasvdv force-pushed the t3code/form-user-settings branch from 6066909 to 0be3c61 Compare August 11, 2026 20:28
@riasvdv
riasvdv force-pushed the t3code/form-section-settings branch from 56fd324 to 79fc2d7 Compare August 12, 2026 05:37
@riasvdv
riasvdv force-pushed the t3code/form-user-settings branch from 0be3c61 to 2c1d5ff Compare August 12, 2026 05:37
@riasvdv
riasvdv marked this pull request as ready for review August 12, 2026 05:39
@riasvdv
riasvdv requested a balanced review from Copilot August 12, 2026 07:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Ports User Settings to the shared Form system with edition-aware controls and dynamic public-registration fields.

Changes:

  • Adds a Form-backed view model and refresh endpoint.
  • Migrates the Vue page to FormPage.
  • Expands backend and frontend coverage.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/Http/ViewModels/UserSettingsViewModel.php Defines the User Settings form.
src/Http/Controllers/Settings/Users/UserSettingsController.php Serves and refreshes form payloads.
routes/cp.php Registers the refresh route.
resources/js/pages/settings/users/Settings.vue Migrates the settings UI to FormPage.
resources/js/pages/settings/users/Settings.test.ts Tests custom controls.
resources/js/pages/Form.vue Supports configurable layout options.
resources/js/pages/Form.test.ts Tests layout option forwarding.
tests/Feature/Http/Controllers/Settings/UserSettingsControllerTest.php Tests form payloads, authorization, and refresh behavior.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread resources/js/pages/settings/users/Settings.vue
@riasvdv
riasvdv force-pushed the t3code/form-user-settings branch from 2c1d5ff to c51628a Compare August 12, 2026 07:18
@riasvdv
riasvdv force-pushed the t3code/form-section-settings branch 2 times, most recently from 8d4c6a8 to 48e33f0 Compare August 12, 2026 07:38
@riasvdv
riasvdv force-pushed the t3code/form-user-settings branch from c51628a to ed8bed1 Compare August 12, 2026 07:38
@riasvdv
riasvdv requested a review from brianjhanson August 12, 2026 07:49
@riasvdv
riasvdv force-pushed the t3code/form-user-settings branch from ed8bed1 to 1f2d53a Compare August 12, 2026 16:34
@riasvdv
riasvdv force-pushed the t3code/form-section-settings branch from 48e33f0 to 1c460f0 Compare August 12, 2026 16:34
@brandonkelly
brandonkelly force-pushed the t3code/form-section-settings branch from 1c460f0 to 7224ce1 Compare August 12, 2026 17:14
@brandonkelly
brandonkelly force-pushed the t3code/form-user-settings branch from 1f2d53a to e47dda4 Compare August 12, 2026 17:14
@riasvdv
riasvdv merged commit c5b9cc2 into t3code/form-section-settings Aug 12, 2026
27 of 40 checks passed
@riasvdv
riasvdv deleted the t3code/form-user-settings branch August 12, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants