Release: develop -> main - #26
Merged
Merged
Conversation
* Add branded account-merge confirmation page Customers confirm an account merge on realunit.app instead of being sent to the DFX services frontend. The page calls the public mail-confirm API and hands back to the app. * Poll merge jobs immediately and cover the English already-merged state The first job status request no longer waits a second, so a one-second budget still completes. Job fetches use the same 15s abort as confirm. * Stop merge job polling on non-2xx and after a second job ticket A failed job GET no longer looks like an in-flight merge, and a confirm that still returns a job after Complete is treated as unavailable. * Add Linux visual baselines for the account-merge page Baselines come from the Screenshots workflow runner so they match CI. * Describe adding a wallet address, not merging accounts The confirmation page now says a wallet address is being added to the existing account. * Skip job polling when the 202 ticket is already terminal * Refresh Linux merge baselines after add-address copy
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Automatic Release PR
This PR was automatically created after changes were pushed to develop.
Commits: 1 new commit(s)
Checklist