-
Notifications
You must be signed in to change notification settings - Fork 97
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
Update applications and other domain texts #4683
Merged
Merged
Conversation
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
soroushm
suggested changes
Dec 28, 2022
src/modules/account/components/BackupRecoveryPhraseFlow/BackupRecoveryPhraseFlow.js
Outdated
Show resolved
Hide resolved
src/modules/auth/components/EnterPasswordForm/EnterPasswordForm.js
Outdated
Show resolved
Hide resolved
src/modules/account/components/AddAccountForm/AddAccountForm.js
Outdated
Show resolved
Hide resolved
src/modules/auth/components/SetPasswordSuccess/SetPasswordSuccess.js
Outdated
Show resolved
Hide resolved
ManuGowda
force-pushed
the
4601-update-texts-to-match-prototype
branch
from
December 28, 2022 13:21
38b86ac
to
0d7f598
Compare
ManuGowda
force-pushed
the
4601-update-texts-to-match-prototype
branch
from
December 28, 2022 15:39
0d7f598
to
0300758
Compare
ManuGowda
force-pushed
the
4601-update-texts-to-match-prototype
branch
from
December 28, 2022 16:28
0300758
to
25f83ab
Compare
soroushm
approved these changes
Dec 29, 2022
eniolam1000752
pushed a commit
that referenced
this pull request
Jan 5, 2023
ManuGowda
added a commit
that referenced
this pull request
Jan 9, 2023
…idelines (#4695) * 📝 Update grammer and sentences (#4683) * fix: resolved style issues on send token flow * fix: resolved all UI issues related to send form flow * fix: resolved ui issues on vote tx flow * fix: resolved UI issues on reclaim legacy account tx flow * fix: resolved deepscan issue * fix: resolved fee issue on reclaim legacy tx * fix: resolved unit test on token domain * fix: resolved unit test on tranaction domain * fix: resolved unit test on legacy account * fix: resolved lint issues * fix: resolved validatorProfile unit tests * fix: resolved broken test on stakeSummary * fix: resolved unit test on stakeForm * fix: resolved unit test on edit stake * fix: resolved unit test on staking * fix: updated success modal for reclaim tx * ♻️ Resolve reclaim transaction bugs * fix: resolve coverage issues * fix: resolved comments from Oskar * fix: resolved deep scan issues * fix: resolved failing test * fix: removed unused import * fix: resolved failing unit tests and coverage * fix: resolved remaining failing unit test * ♻️ Address review comments Co-authored-by: Manu <[email protected]> Co-authored-by: ManuGowda <[email protected]>
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.
What was the problem?
This PR resolves #4601
How was it solved?
📝 Update grammer and sentences
How was it tested?