[feat] filter payments in wallet (#2997)

* fix: search payments
* fix rogue button
* feat: UI polishing
* feat: better charts

---------

Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
This commit is contained in:
Vlad Stan
2025-02-26 11:34:57 +01:00
committed by GitHub
co-authored by Tiago Vasconcelos
parent 5dc1705fa6
commit 5aa1f9b0f8
10 changed files with 154 additions and 72 deletions
-1
View File
@@ -595,7 +595,6 @@ window.app.component('username-password', {
},
async signInWithNostr() {
try {
console.log('### signInWithNostr')
const nostrToken = await this.createNostrToken()
if (!nostrToken) {
return