-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
ref(plugins): migrate plugin config to BackendJsonSubmitForm #112340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
priscilawebdev
merged 23 commits into
master
from
priscila/ref/plugin-config-to-backend-form-adapter
Apr 14, 2026
Merged
Changes from 15 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
b11e9c3
ref(plugins): migrate plugin config to BackendJsonSubmitForm
priscilawebdev c75c1cb
ref(plugins): remove unnecessary type casts and simplify
priscilawebdev 3e592d3
fix(plugins): Improve migrated plugin config form actions
priscilawebdev fde1e70
fix(plugins): polish migrated plugin config form behavior
priscilawebdev f8a9377
ref(plugins): tighten plugin config field narrowing
priscilawebdev a672f43
fix(plugins): scope select clearability to plugin config
priscilawebdev 2c27edd
chore(plugins): clarify reset refetch intent
priscilawebdev 87cb9bb
ref(plugins): replace deprecated integration analytics alias
priscilawebdev 619147c
ref(plugins): inline field narrowing and improve textarea test
priscilawebdev c4fc6f5
ref(plugins): remove unused legacy plugin field keys
priscilawebdev ec0bc3c
ref(plugins): rename clearable prop and tighten field assertion
priscilawebdev 908706b
ref(plugins): fix clearable select typing
priscilawebdev 1675cea
fix(forms): narrow static select value types
priscilawebdev b25bb6f
fix(plugins): Preserve typed defaults in config form
priscilawebdev c15e4e3
fix(forms): Preserve explicit null initial values
priscilawebdev 0651e67
fix(plugins): treat null as unset for non-select fields
priscilawebdev 6e3b834
fix(plugins): use explicit null check for wasConfigured
priscilawebdev c2ad728
fix(plugins): handle non-string detail in test results
priscilawebdev a6124cd
ref(forms): Derive select clearability from field.required
priscilawebdev 137725c
ref(plugins): Use useMutation for test plugin request
priscilawebdev f2e6348
ref(plugins): Remove redundant type param from useMutation
priscilawebdev c77b529
ref(plugins): Use useMutation for config submit
priscilawebdev 34af23b
ref(plugins): Remove unused classNames and data-test-id
priscilawebdev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.