-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Save site migration credentials for auto migration (#93668)
* Add mutation function to save site creds * Add hook to handle form saving * Move types to a separate file * Import saving hook and add generic error field * Remove handler file for mutation * Update mutation to handle requests differently * Use mutation directly, handle error, disable form, use separate errors * Test default states without input * Fix form issues * Add more tests for validations * Add tests for server side error handling * Update API endpoint
- Loading branch information
Showing
4 changed files
with
532 additions
and
16 deletions.
There are no files selected for viewing
This file contains 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.