- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 5 2022
Changed test plan and validation test per review feedback.
Jan 4 2022
updated snapshots
reverting to showing the formatted amount underneath the amount input. In order to replicate the enhanced input, I think I may need to create a new advanced input which may be too much for one diff. I will create a seperate task for this if given the go-ahead.
Jan 3 2022
Responding to review feedback
Responding to review feedback
Dec 30 2021
responding to review feedback
rebasing and responding to review feedback
corrected mistaken change to line 1036 in Send.js
Dec 22 2021
Responding to review feedback.
Dec 21 2021
deleted unnecessary csv file per review feedback
Responding to review feedback, not positive I nailed it as the markdown table seems a bit messy.
Dec 20 2021
Updated alert message.
Responding to review feedback
Dec 17 2021
Added unit tests per review feedback.
Dec 16 2021
Instead of trying to handle all of the date related code, simplified the function to just accept a date string per feedback from bytesofman.
Created function which checks object for either timestampUnix or blocktime, and formats the date based on locale + options. I'd like to simplify it a bit but I am not exactly sure how to proceed. Once the function is finalized I will add unit testing.
Dec 15 2021
Dec 14 2021
Dec 13 2021
Reverted custom icon back to 32x32 on token info page. Added popover to image, on click a 256x256 image will appear. Background color on tooltip set to transparent, although the area around the picture is slightly lighter than the rest of the page. Attempted in various ways to remove the black arrow from the tooltip but haven't been successful.
Edited error text to match review feedback.
Instead of clearing the form onClick, I've added a function which clears the form following the success notification (sendXecNotification), added opReturnMsg param to the default formData object's state.
Dec 10 2021
updated snapshots
Dec 8 2021
Removed globally defined variable, updated function name and changed function call per review feedback.
Corrected link in Config.js, updated test plan as per review feedback.
Updated snapshots to correct unit test failures.
Dec 7 2021
Testing complete, ready for review.
Still working through some of the tests, will update status once finished.
updated snapshots