Commit Graph

8421 Commits

Author SHA1 Message Date
nicolas.dorier
b340e92c8a Fix Phoenixd in Mainnet 2025-06-15 10:31:13 +09:00
thgO.O
e1d68cb084 feat(wallet): enhance Coin Selection with advanced filters and improved UX (#6755)
* feat: add timestamp on InputSelectionOption to enable date filtering

* feat(coin-selection): add page size options for 100, 250, and 500

* feat(coin-selection): add toggle all option

* feat(coin-selection): add filtering by amount and timestamp

* feat(coin-selection): add filter help section for advanced search options

* test: add tests for Coin Selection filters and select all

* refactor: remove unnecessary variable

* feat(coin-selection): enable copy-to-clipboard for filter examples

* refactor(coin-selection): separate sort and select-all controls into distinct layout blocks

* refactor(coin-selection): align selection logic with existing DOM-based approach

* test: refactor CanUseCoinSelection and CanUseCoinSelectionFilters

* test(coin-selection): replace magic numbers and delays with constants and Eventually

* refactor(coin-selection): improve select all performance with specific jQuery selector

* test(coin-selection): improve select all test with eventually and Equal

* Monoscaped font and right aligning for easier amounts view

* fix: coin selection toggling no longer unchecks unrelated inputs

* refactor(coin-selection): ensure UTXO date filters use proper Date comparison

* feat: add text-translate attributes for available filters section

* test: make Select All checkbox interaction more resilient to race conditions

---------

Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
2025-06-13 15:50:57 +09:00
Abhijay Jain
9a43139215 (Feat) : Added "Clear All" filter to Invoices (#6776) 2025-06-13 15:15:34 +09:00
nicolas.dorier
7fdd01d01e Fix flaky CanUsePOSCart 2025-06-13 09:36:31 +09:00
nicolas.dorier
9f04bd473a Apply taxes and set receipt properly for PoS Print View 2025-06-12 17:51:26 +09:00
nicolas.dorier
5959d22964 Add test for invoice adjustment and PoS 2025-06-12 12:56:28 +09:00
Nicolas Dorier
46aafe7b8d Enable the Charge button on KeyPad when amount is 0 (#6785) 2025-06-11 23:57:40 +09:00
nicolas.dorier
8f3c67b3ee Fix: Custom amount in Product List mode would return error 404 2025-06-11 22:16:24 +09:00
nicolas.dorier
cc5a04e8f0 Bump 2.1.4 version 2025-06-11 14:09:47 +09:00
Nicolas Dorier
3ce5541985 Update Changelog.md 2025-06-11 10:19:39 +09:00
nicolas.dorier
b147b639f9 update changelog 2025-06-11 09:52:55 +09:00
nicolas.dorier
d30a8a7530 Fix tests and potential regression 2025-06-11 09:47:42 +09:00
Andrew Camilleri (Kukks)
79d6bc9fb5 bump v and changelog 2025-06-10 21:31:46 +02:00
nicolas.dorier
f52cb053fe Fix: Free items in the PoS were generating top-up invoices rather than settled invoices 2025-06-10 21:23:45 +02:00
Andrew Camilleri (Kukks)
886df54469 Fix: When a POS has a form, the amount adjusts incorrectly 2025-06-10 21:16:45 +02:00
nicolas.dorier
276bb1b165 Fix warning 2025-06-09 21:21:28 +09:00
rockstardev
1602069734 Switching to compiled regex and further optimizing method 2025-06-04 23:43:11 +02:00
nicolas.dorier
d7662e789c Remove dead code 2025-06-04 13:47:10 +09:00
nicolas.dorier
c6f960cef5 Fix flaky test 2025-06-04 13:12:09 +09:00
nicolas.dorier
02b19dbb71 Add changelog 2.1.2 2025-06-04 12:45:06 +09:00
nicolas.dorier
66dde7da85 Merge branch 'total-keypad' 2025-06-04 12:43:38 +09:00
Ghander
19f8cb600d added docker-lightning-channel-setup powershell script for btcpayapp windows users (#6762) 2025-06-04 12:36:27 +09:00
rockstardev
18bdb82fbe Sanitizing jsonPath before calling SelectToken (#6767) 2025-06-04 12:35:44 +09:00
nicolas.dorier
2fa87e33fc Display the keypad's running total more prominently 2025-06-04 12:33:16 +09:00
rockstardev
e1b992d59e Merge pull request #6764 from btcpayserver/refactor/webhooks-cleanup
Cleaning up Webhooks code
2025-06-03 16:36:01 -05:00
Nicolas Dorier
49ab3b22a4 Simplify code (#6761) 2025-06-02 16:06:32 +09:00
rockstardev
49720b714d Using WebhookPendingTransactionEvent for test events 2025-06-02 00:12:14 -05:00
rockstardev
a92a904de9 Updating .editorconfig with new styles and running it again 2025-06-02 00:11:35 -05:00
rockstardev
be543b76e4 Cleaning up Webhooks code 2025-06-01 23:41:42 -05:00
rockstardev
fd5800a826 Merge pull request #6758 from monicamuyama/clean/6754-sort-dropdown
Add sorting functionality to the stores dropdown as well as Archives
2025-05-30 23:31:14 -05:00
rockstardev
1abc5fbdb5 Removing unnecessary comments 2025-05-30 23:26:52 -05:00
monicamuyama
6107990bf3 Adding the sorting for the archives 2025-05-30 23:26:52 -05:00
monicamuyama
89cd1e507b Added the logic for sorting stores on API creation 2025-05-30 23:26:52 -05:00
nicolas.dorier
21d609aab0 Remove zap from lightning wallet recommendation 2025-05-30 12:52:19 +09:00
nicolas.dorier
5626fd3cb8 fix test 2025-05-30 09:42:12 +09:00
nicolas.dorier
f73c7a407a Fix flaky tests 2025-05-30 09:04:34 +09:00
rockstardev
9454a272c0 Merge pull request #6752 from btcpayserver/bugfix/flag-skip-email
Adding flag on Greenfield API Create User method to skip email invitation
2025-05-29 12:04:38 -05:00
Dennis Reimann
5b2b6d6994 Update email invite flag 2025-05-28 13:59:16 +02:00
nicolas.dorier
b61e54b831 Allow the user of lightning internal node even if the full node isn't synched 2025-05-27 23:48:43 +09:00
armelinw
68692df773 Add documentation for Phoenixd (#6745) 2025-05-27 23:00:17 +09:00
nicolas.dorier
c48f853ab4 Update translatable strings 2025-05-25 09:59:30 +09:00
nicolas.dorier
605712081e fix warnings 2025-05-25 09:57:26 +09:00
Chukwuleta Tobechi
c483705761 Include amount paid on greenfield invoice (#6747)
* Include amount paid on greenfield invoice

* revert changes in invoice watcher

* Round up currency and include changes in swagger docs

* Add test

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2025-05-24 21:44:35 +09:00
rockstardev
49653c3388 Adding flag on Greenfield create user call to skip email invitation 2025-05-23 22:50:15 -05:00
nicolas.dorier
4bea616125 Use coinmate as recommended CZK exchange 2025-05-24 10:52:51 +09:00
Nicolas Dorier
d69d423d96 Merge pull request #6749 from NicolasDorier/add-tip-subtotal
Add tip and subtotal to report
2025-05-24 10:49:31 +09:00
nicolas.dorier
8a43386909 Add tip and subtotal to report 2025-05-23 19:39:28 +09:00
nicolas.dorier
291ac888e9 Bump deps 2025-05-23 16:39:23 +09:00
Nicolas Dorier
7ac0d550f9 Merge pull request #6748 from NicolasDorier/rbf-sweep
Add ability to RBF a transaction with a single output
2025-05-23 16:34:39 +09:00
nicolas.dorier
9e65f69e32 Make test more reliable 2025-05-23 16:34:14 +09:00