Merged
Conversation
… display import time
…amask-mobile into feature/tx-local-state-logs
…amask-mobile into feature/tx-local-state-logs
andrepimenta
requested changes
Apr 12, 2021
…amask-mobile into feature/tx-local-state-logs
…amask-mobile into feature/tx-local-state-logs
…gged to dispaly the added account time
…amask-mobile into feature/tx-local-state-logs
rickycodes
pushed a commit
that referenced
this pull request
Jan 31, 2022
* added reducer to capture wallet import time and added list element to display import time * added UI level features for import wallet display in transaciton * update UI and import location * added logic to track local tx and refactored added wallet view * added code comments * updated package.json * added test controllers module * updated add transaction for deeplink * updated package and yarn * updated unit tests * updated importTime to work with controller updates * updated yarn.lock * updated unit tests * updated snapshots * snapshot update * updated contoller related code for latest change * update package.json with latest controller version * updated yarn * update package.json with develop * updated yarn file to develops * PR feedback * snapshot updated * return null if element cannot be rendered * refactored account added time * added tmethods to determine the time when a transaction should be flagged to dispaly the added account time
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.
Description
This is a feature to track the times that a user adds/creates/imports an account on the mobile app which then is used to display added/import time and local transaction history.
Checklist
Issue
Resolves #???