Skip to content

refactor: lnbits-wallet-charts and clean up paymentFiltering#3526

Merged
dni merged 6 commits intodevfrom
refactor/wallet-chart
Nov 20, 2025
Merged

refactor: lnbits-wallet-charts and clean up paymentFiltering#3526
dni merged 6 commits intodevfrom
refactor/wallet-chart

Conversation

@dni
Copy link
Copy Markdown
Member

@dni dni commented Nov 13, 2025

  • debounce rendering of charts. fixes issues if filter is changed too fast and the chart rendering runs into itself destroying and creating thechart at the same time
  • pass paymentFilter prop to payment-list and use it
  • pass paymentFilter prop to charts and use it
  • optional filter argument for utils.js prepareFilter
  • fixes unhandled cases ins handleFilterChanged() in payment-list

@dni dni marked this pull request as draft November 13, 2025 16:14
@dni dni force-pushed the refactor/wallet-chart branch 2 times, most recently from bdc22c2 to bc2a827 Compare November 14, 2025 10:45
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.13%. Comparing base (3e0d0d9) to head (70a8a0a).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #3526   +/-   ##
=======================================
  Coverage   56.13%   56.13%           
=======================================
  Files         121      121           
  Lines       15816    15816           
=======================================
  Hits         8878     8878           
  Misses       6938     6938           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dni dni force-pushed the refactor/wallet-chart branch 2 times, most recently from 21a7ccc to 7e710fb Compare November 17, 2025 06:50
@dni dni changed the title refactor: into 'lnbits-wallet-chart' refactor: lnbits-wallet-charts and clean up paymentFiltering Nov 17, 2025
@dni dni force-pushed the refactor/wallet-chart branch from 7e710fb to 85fe0a5 Compare November 17, 2025 06:57
@dni dni marked this pull request as ready for review November 17, 2025 06:59
@dni dni force-pushed the refactor/wallet-chart branch 3 times, most recently from e711d94 to 40bba4c Compare November 17, 2025 08:21
@dni dni requested a review from motorina0 November 17, 2025 13:15
@dni dni force-pushed the refactor/wallet-chart branch from 40bba4c to 69fa6f8 Compare November 20, 2025 09:56
dni added 2 commits November 20, 2025 13:41
- debounce rendering of charts. fixes isses if filter is changed too fast and the chart
  rendering runs into itself destroying and creating thechart at the same time.
- pass paymentFilter prop to payment-list and use it
- pass paymentFilter prop to charts and use it
- optional filter argument for utils.js prepareFilter
- fixes unhandled cases ins handleFilterChanged() in payment-list

fix log
migrate
@dni dni force-pushed the refactor/wallet-chart branch from 69fa6f8 to 0b85c36 Compare November 20, 2025 12:41
Comment thread lnbits/core/templates/core/wallet.html Outdated
@dni dni force-pushed the refactor/wallet-chart branch from 0b85c36 to 2fa0351 Compare November 20, 2025 13:28
@dni dni force-pushed the refactor/wallet-chart branch from 2fa0351 to a4c45fb Compare November 20, 2025 13:30
@dni dni merged commit faac56c into dev Nov 20, 2025
44 checks passed
@dni dni deleted the refactor/wallet-chart branch November 20, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants