updated snapshots
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 3 2022
Jun 2 2022
Responding to review feedback.
updated snapshots
Responding to review feedback.
Jun 1 2022
Responding to review feedback
May 31 2022
Applied device width rule directly to styled span instead of through the button component, changed Button to Btn for consistency.
Responded to review feedback + updated snapshots
Responded to review feedback + updated snapshots
Re-added className to AntdContextCollapseWrapper
Trying out hiding the word "add" and "download" to avoid stacking/wrapping.
May 27 2022
Responding to review feedback
May 26 2022
Passed contactList as a prop through TxHistory, removed unnecessary code from Tx.js related to retrieving the contactList.
I am thinking I will pass down the contactList, but leave the flattened array as it is easier to check the addressesInContactList array than to iterate through each contact object to access the addresses for some of the conditional formatting. Let me know what you think of this approach, if that isn't a good solution I can try out some other options.
Changed key for receipt's TxLink per review feedback.
Rebased to master
May 25 2022
May 24 2022
May 23 2022
Removed tooltips, reverted to original font-size and spacing, and altered written copy to match request. With these changes, the content was still being cut off when the screen was mobile sized, so flex-wrap was added to make the content wrap when the screen-width is less than 500px.
Default behaviour is changed, setting is now 'Hide messages from unkown senders', and its default state is off. The Reply to Message button is not shown if the message is hidden. Clicking 'show message' includes an transition effect on max-height. Updated snapshots and rebased to master.
May 18 2022
rebased + updated snapshots
updated snapshots
Removed unnecessary gap reference
Made font size smaller by one size, removed gap between Text Layer and icons, aligned text layer and icons to center, TextLayer is hidden when screen width is <500, added tooltip with TextLayer content that is visible if the text layer is hidden.
May 16 2022
May 12 2022
May 11 2022
May 10 2022
Responding to review feedback, test plan changed to include grep -r 'tokenExplorerUrl' src/
Fixed isValidCashtabSetting in validation.test.js
fixed spelling mistake
May 6 2022
Responding to review feedback
May 5 2022
responding to review feedback
responding to review feedback
Updated snapshots
May 4 2022
May 3 2022
Responding to review feedback
May 2 2022
updated snapshots
responding to review feedback
Responding to review feedback
Apr 28 2022
Responding to review feedback + rebased & updated snapshots