Dennis Reimann
ed497cab99
Hide pagination & page size when not necessary ( #2122 )
...
* UI: Hide pagination and page size when not necessary
* UI: Use pager component for notifications list
* UI: Use pager component for wallet transactions list
* UI: Improve pager component
* Fix from code review
2020-12-12 15:21:37 +09:00
Nicolas Dorier
0d144d088e
Refactor label implementation ( Fix #2090 ) ( #2123 )
2020-12-12 14:10:47 +09:00
Umar Bolatov
a78c1c8278
Update tx label dropdown position ( #2081 )
...
close #2078
2020-11-26 08:57:40 +01:00
Umar Bolatov
fa517417ed
Ensure tx labels display correctly when there are many ( #2076 )
...
fix #2075
2020-11-23 06:34:34 +01:00
Umar Bolatov
8891111b2c
Adjust invoice badge styling ( #1906 )
2020-09-20 09:33:29 +02:00
Mal
0744e23ca6
Update WalletTransactions.cshtml
2020-09-05 23:41:40 +02:00
Mal
fcd4f223f8
Wording/UX Fix on Wallet Tx Page
...
Change Balance Column title to "Transaction Amount" to fix https://github.com/btcpayserver/btcpayserver/issues/1887
2020-09-05 23:23:03 +02:00
Umar Bolatov
067a42d400
Add pointer cursor to wallet transaction comment and tag icons
...
close #1804
2020-08-04 18:51:21 -07:00
Umar Bolatov
df1447b917
Add pagination to wallet transactions page
...
close #1771
2020-07-24 21:39:30 -07:00
Nicolas Dorier
8230a408ac
Add pull payment feature ( #1639 )
2020-06-24 10:34:09 +09:00
Dennis Reimann
b066cfd904
Update and fix documentation links
2020-06-11 16:09:33 +02:00
Kukks
f1900d30f2
clean format
2020-04-29 11:21:47 +02:00
Kukks
463567cb07
Add top Label filter + fix label link inconsistency
2020-04-29 10:11:23 +02:00
nicolas.dorier
3e13e478ad
Fix click on label
2020-04-29 01:43:41 +09:00
Andrew Camilleri
b31fb1a269
Auto label utxos based on invoice and payjoin ( #1499 )
...
* Auto label utxos based on invoice and payjoin
This PR introduces automatic labelling to transactions.
* If it is an incoming tx to an invoice, it will tag it as such.
* If it was a payjoin tx , it will tag it as such.
* If a transaction's inputs were exposed to a payjoin sender, we tag it as such.
* wip
* wip
* support in coinselection
* remove ugly hack
* support wallet transactions page
* remove messy loop
* better label template helpers
* add tests and susbcribe to event
* simplify data
* fix test
* fix label + color
* fix remove label
* renove useless call
* add toString
* fix potential crash by txid
* trim json keyword in manual label
* format file
2020-04-28 15:06:28 +09:00
Nicolas Dorier
aae0086e68
Merge pull request #1443 from dennisreimann/wallet-view-improvements
...
Wallet view improvements
2020-04-08 21:25:31 +09:00
Dennis Reimann
6a0cda69c9
Wallet view improvements
...
As brought up by @kukks with [this comment](https://github.com/btcpayserver/btcpayserver/pull/1434#issuecomment-609724703 ). These improvements can be applied across themes, so these fixes are separated from the originating PR.
Pure visual finetunings for the Coin Selection form and amount/fee rate links.
2020-04-08 12:38:26 +02:00
Dennis Reimann
829b0dd5e2
Fix transaction dropdowns
...
As brought up by @kukks with [this comment](https://github.com/btcpayserver/btcpayserver/pull/1434#issuecomment-609720019 ). The problem exists across themes, so the fix is separated from the originating PR.
2020-04-06 18:16:41 +02:00
nicolas.dorier
78d8f4e011
Fix rescan wallet link
2020-01-21 20:54:45 +09:00
Kukks
b7503c994c
fix broken links
2020-01-14 12:46:07 +01:00
nicolas.dorier
71a6ffac2e
Adjust status message for WalletTransactions
2019-11-18 21:47:09 +09:00
nicolas.dorier
d66e8f2d13
Removing obsolete StatusMessage
2019-10-31 15:19:38 +09:00
Umar Bolatov
2a262c4e1e
Allow removing transaction labels by clicking on an icon
...
close #1025
2019-09-09 20:40:32 -07:00
Nicolas Dorier
3a8e136f39
Merge branch 'master' into fix-1017
2019-09-09 13:34:51 +09:00
Umar Bolatov
8b7ea6c71f
[Wallet] Add space between transaction labels
...
close #1024
2019-09-08 11:00:57 -07:00
Umar Bolatov
8fa9834bf6
[Wallet] Prevent jumpy transition on page load when transaction labels are present
...
fix #1017
2019-09-05 19:22:31 -07:00
nicolas.dorier
7be104f486
Only show the txid as unconf in the wallet transaction list
2019-08-03 23:21:09 +09:00
nicolas.dorier
d90a65975c
Add placeholder for label name
2019-08-03 23:13:27 +09:00
nicolas.dorier
4e53f59a9c
Implement label filter
2019-08-03 23:10:45 +09:00
nicolas.dorier
23d546c559
Add max length to comment and tags
2019-08-03 22:03:49 +09:00
nicolas.dorier
d79fda166f
Can attach labels and comment to transaction in the wallet
2019-08-03 00:43:19 +09:00
nicolas.dorier
cd009466b6
Make sure we don't have empty row if no StatusMessage
2019-06-06 18:47:31 +09:00
nicolas.dorier
f0c106de75
Change the menu nav bar pages by moving the title above the nav pills
2019-06-06 18:29:54 +09:00
rockstardev
c6091750b0
Displaying switchable datetimes on wallet transactions page
2019-04-26 22:00:12 -05:00
nicolas.dorier
37e6931d33
Improve help
2019-01-23 17:44:03 +09:00
nicolas.dorier
0c382da561
Show unconf transactions with low opacity
2018-11-05 17:26:49 +09:00
nicolas.dorier
88044f6b76
Decouple Wallet Send screen from Ledger Wallet
2018-11-01 00:19:25 +09:00
nicolas.dorier
2896a9b26f
Add ScanUTXOSet support
2018-10-26 23:07:39 +09:00
nicolas.dorier
52f60b0457
Can show the transaction list in wallet menu
2018-07-27 00:08:07 +09:00