-
Notifications
You must be signed in to change notification settings - Fork 194
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
feat: transaction list revamp #2744
Conversation
cleanup hooks and use single hook to get transactions cleanup allowanceview, homeview and publisher card view to adapt transaction list changes add mechanism to sort, db payments and invoices signed-off-by: pavan joshi <pavanjoshi914@gmail.com>
color sats word in transaction table using regex
f44a241
to
ce2980e
Compare
@pavanjoshi914 I get some NaN sats transactions |
@pavanjoshi914 can you please update the PR description and link to a ticket? |
Arrow icons do not match the figma (sizing and thickness), can they be updated? |
unable to reproduce this on my side. kindly check in production |
bitcoin designs has only those icon, we need custom fat arrow icons if we want the icon similar to design. i didn't put much priority on icons currently |
setup callback communication minor naming corrections shift publisher link in the transaction modal correct variable names, show total fees in form of formatted sats signed-off-by: pavan joshi <pavanj914@gmail.com>
Other connectors currently have no support for displaying transactions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks quite good so far, some feedback to address ⬇️
…ghtning-browser-extension into feat/transaction-list
remove exposure of getInvoices via api fix broken show more button for lndhub signed-off-by: pavan joshi <pavanj914@gmail.com>
TODO
Follow-ups
|
remove unnecessary types at connectorlevel add proper types for internal methods cleanup connector getInvoices method which don't have getTransactions method
tACK |
Describe the changes you have made in this PR
transaction list revamp
Design
https://www.figma.com/file/IvlUHnC3vkIWnQ14FppZqT/%F0%9F%8E%A8-Extension-UI-revamp?node-id=101%3A62629&mode=dev