Fixed height and width of hamburger & X icons, increased height of NavItems, NavItems align right with all icons in a vertical line, Icon name changed to NavIcon.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 21 2022
Sep 20 2022
Sep 15 2022
Sep 13 2022
Sep 9 2022
Sep 8 2022
Sep 7 2022
Sep 6 2022
Sep 2 2022
Sep 1 2022
Updated snapshots & rebased to master. Fixed console error, imported Edit icon from CustomIcons and refactored changeWalletName per review feedback.
Aug 31 2022
Added edit button to WalletLabel component which redirects to /configure and triggers the rename wallet modal.
Aug 30 2022
need to add edit button to the wallet name throughout the app to maintain SW list rendering logic on the configure screen.
Responded to review feedback & updated snapshots. Changes planned.
Successfully rebased to master.
Aug 29 2022
Aug 26 2022
Changed logic in renameWallet to account for the activeWallet's name being changed, the active wallet & the copy of the activeWallet in the SW list are updated with this new logic.
Aug 24 2022
Aug 23 2022
Responding to review feedback
Responding to review feedback.
Aug 22 2022
Aug 19 2022
The undefined issue is addressed in T2615 / D11877.
Undefined is showing because there is no ,amount following the address. I can create a task / diff to fix it so that does not show.
Aug 18 2022
Responding to review feedback
Responding to review feedback
Per review feedback:
Aug 17 2022
Aug 16 2022
Responding to review feedback.
Aug 15 2022
Aug 12 2022
Added new validation test per review feedback.
Responding to review feedback
Aug 11 2022
removed test comment
Rebased + added test comment
Responding to review feedback
Aug 10 2022
Aug 8 2022
Aug 5 2022
I noticed that in ScanQrCode there is a reference on line 72 to currency.tokenPrefix, which does not exist in the currency object, so it will not be a problem to remove them altogether, but we may need another task / diff to fix what is happening in ScanQrCode.
Responding to review feedback, removed hover effect from balances in saved wallet dropdown & names in the contact list.
Responding to review feedback