Commit Graph

2045 Commits

Author SHA1 Message Date
Nicolas Dorier
f021924fbe Fix: Failure to sign with Vault when a PSBT size exceeds 32KB (#6809) 2025-06-26 16:03:41 +09:00
napoly
3b8649d26c Disable static web assets for tests and plugin packer (#6800) 2025-06-25 10:24:08 +09:00
nicolas.dorier
d9ac9bb2b2 Remove useless test 2025-06-18 13:29:34 +09:00
Nicolas Dorier
2da91e6d41 Migrate CanManageWallet test to Playwright (#6797) 2025-06-18 09:26:53 +09:00
Markus Petzsch
57c499894c bump lnd on testnet and mutinynet 2025-06-16 17:52:41 +02:00
Markus Petzsch
8e0fafd4f3 Bumping LND to 0.19.1-beta 2025-06-16 17:19:15 +02:00
nicolas.dorier
0b29415d0e Fix flaky tests 2025-06-16 17:47:22 +09:00
nicolas.dorier
49f1f198f3 Add ability for to upload screenshot to circleci artifact for Playwright tests 2025-06-16 14:49:29 +09:00
nicolas.dorier
0ba3f92ef4 Remove useless code 2025-06-15 22:40:47 +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
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
d30a8a7530 Fix tests and potential regression 2025-06-11 09:47:42 +09: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
nicolas.dorier
c6f960cef5 Fix flaky test 2025-06-04 13:12:09 +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
nicolas.dorier
2fa87e33fc Display the keypad's running total more prominently 2025-06-04 12:33:16 +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
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
nicolas.dorier
291ac888e9 Bump deps 2025-05-23 16:39:23 +09:00
nicolas.dorier
9e65f69e32 Make test more reliable 2025-05-23 16:34:14 +09:00
nicolas.dorier
b45a575ee4 Add ability to RBF a transaction with a single output 2025-05-23 10:16:57 +09:00
nicolas.dorier
b5a1de75c9 Move RBF/CPFP tests to playwright 2025-05-22 15:45:37 +09:00
Abhijay Jain
417e167a39 (Fix): Fixed Yadio exchange rate lookup failing (#6743)
* (Fix): Fixed Yadio exchange rate lookup failing

Signed-off-by: Abhijay jain <Abhijay007j@gmail.com>

* Adding XPT check as well, since it was causing failures

---------

Signed-off-by: Abhijay jain <Abhijay007j@gmail.com>
Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
2025-05-20 22:43:44 -05:00
Nicolas Dorier
5f7a686833 Show tax rate in receipt, adjust keypad display (#6739)
* Show tax rate in receipt, adjust keypad display

* Adjust small nits in the view
2025-05-20 13:31:29 +09:00
napoly
c4097b5ddd Enable XMR plugin test setup (#6722)
* Enable XMR plugin tests setup

* BTCpayServerTester.WaitIsFullySynched should not wait only NBX
2025-05-20 09:40:12 +09:00
Nicolas Dorier
40fbdeb0ee BTCpayServerTester.WaitIsFullySynched should not wait only NBX (#6740) 2025-05-20 09:39:02 +09:00
nicolas.dorier
c526bb667d Fix flaky test CanSetupEmailServer 2025-05-19 17:29:05 +09:00
Nicolas Dorier
932d313dee Can apply tax rates to PoS items (#6724) 2025-05-19 10:35:46 +09:00
rockstardev
80d6ba3e5b Bumping timers to give it time for webhook to trigger 2025-05-18 13:07:22 -05:00
rockstardev
54ad2a6790 Switching to using simple base WebhookInvoiceEvent class 2025-05-15 23:59:14 -05:00
rockstardev
446fe432c7 Adding tests for new partial events 2025-05-15 22:39:55 -05:00
rockstardev
9afa45088e Merge pull request #6725 from d4rp4t/add_coinmate_rate_provider
Add Coinmate rate provider
2025-05-14 23:49:44 -05:00
rockstardev
88bd61e1c0 Bump NBXplorer 2025-05-14 22:11:21 -05:00
patrykdarmofalski
5bffc90f52 Add coinmate test for EUR and CZK 2025-05-14 09:59:16 +02:00
nicolas.dorier
268ed71afe Fix test 2025-05-13 11:18:53 +09:00
nicolas.dorier
15ca966889 Fix warnings 2025-05-13 11:01:57 +09:00
nicolas.dorier
ee42155cea Fix tests 2025-05-11 21:44:15 +09:00
Nicolas Dorier
1e79730c6e Implement store templates (#6704)
* Implement store templates

* Use the template for the default rate rules

* Polish messages

* Do not show exchange selection if template has a script
2025-05-09 15:58:24 +09:00
nicolas.dorier
9dc1aeda72 [Feature] Can configure fallback rates 2025-05-08 19:05:55 +09:00
Nicolas Dorier
41e1eb1be2 Do not reuse outpoint used in ongoing pending transactions (#6699) 2025-04-28 16:17:23 +09:00
nicolas.dorier
ee83769a7b Make test less flaky 2025-04-28 13:56:34 +09:00
nicolas.dorier
4051b5d917 Move CanCreateRefunds to playwright 2025-04-28 13:40:09 +09:00
Nicolas Dorier
dae4cc67b2 Cleanup playwright tests (#6700) 2025-04-26 21:50:12 +09:00
nicolas.dorier
ec2368829e Test cleanup 2025-04-26 13:21:16 +09:00
nicolas.dorier
e49debdecc Move CanPlayWithPSBT to Playwright 2025-04-26 12:59:31 +09:00