nicolas.dorier
b32e0e7cce
Fix #5233 : Error on the MigrationStartupTask
2023-09-02 23:12:37 +09:00
A. I. Oleynikov
1f9fbbee22
Update README ( #5282 )
...
Co-authored-by: A. I. Oleynikov <self@oleynikov.ai>
2023-09-01 16:03:51 +02:00
Vincent Bouzon
8c9f325c9f
Display wallet balance in default currency ( #5281 )
...
* Display wallet balance in default currency
* Cleanups
---------
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2023-09-01 15:29:41 +09:00
d11n
9bf1e35bf4
Use _blank link targt for payment scheme links ( #5284 )
...
In addition to #5270 . Fixes #5266 .
2023-08-31 09:44:10 +09:00
nicolas.dorier
32e830a1c5
Fix slow 'Fasts' tests
2023-08-28 09:40:44 +09:00
nicolas.dorier
561bae071f
Timeout CanGetRateCryptoCurrenciesByDefault
2023-08-26 21:13:55 +09:00
nicolas.dorier
08b6942c59
Bump, changelog
2023-08-26 21:03:45 +09:00
Andrew Camilleri
4564f9a46c
Small improvements ( #5273 )
...
* BUmp LNURL
* Show app view link in nav when not enoguh permission to modify
* FIx permission misalignment on create pull payments
We have explicit permissions for pull payment creation, even allow them to be created through the invoices, but the create ui and cta were blocked behind canmodify store permission.
* Make Ln address pass an invoiceId in the context to resolve breaking change
2023-08-26 20:50:07 +09:00
d11n
58a1c6d2c8
Parse POS string data for invoice details display ( #5275 )
...
* Parse POS string data for invoice details display
Fixes #5240 .
* Improve POS data display
2023-08-26 20:48:48 +09:00
Kukks
97acec340c
fix lnaddress nav item permission
2023-08-24 16:31:49 +02:00
nicolas.dorier
52790a6954
bump clightning
2023-08-24 20:59:15 +09:00
nicolas.dorier
af6249a741
bump lightning lib
2023-08-24 20:59:15 +09:00
d11n
17064ab3c8
POS: Unify item display in editor ( #5272 )
2023-08-24 08:51:22 +02:00
d11n
1487bf4ff5
Unset link targt for payment scheme links ( #5270 )
...
Potential fix for #5266 — see the discussion in that issue for details.
This change should be non-invasive, I tested the links in regular as well as modal mode and they worked in Firefox, Brave and Chrome.
2023-08-24 13:37:27 +09:00
d11n
e8c0858558
POS: Fix alignment of items in static view ( #5271 )
...
Items in static view weren't center aligned. This matches the classes in the cart view. Fixes #5230 .
2023-08-23 11:11:41 +02:00
nicolas.dorier
56fa3fe8f2
Fix crash on /wallets/transactions with non zero skip parameter ( Fix #5183 )
2023-08-23 16:11:25 +09:00
nicolas.dorier
583813883c
Simplified logic for receipt amount ( #5197 )
2023-08-23 10:43:34 +09:00
Andrew Camilleri
c69f95bdce
Do not block payments on LN while syncing if it is not internal node ( #5269 )
2023-08-22 13:45:50 +02:00
Kukks
b3df403980
Fix LN payout manual payments UI crashing when payouts are not tied to pull payment
2023-08-15 15:11:04 +02:00
dstrukt
90ce75ee21
remove store ID from view request url ( #5256 )
2023-08-13 19:26:21 +02:00
Kukks
1c5fcfe094
bump v
2023-08-11 15:55:11 +02:00
Dennis Reimann
45c1fb42ee
Changelog v1.11.2
2023-08-11 15:39:08 +02:00
d11n
64bd493996
POS: Unify item display ( #5252 )
...
Display unifications for static and cart view.
2023-08-11 15:37:43 +02:00
d11n
ec6029409e
Improve invoice filter wording ( #5251 )
...
Closes #5250 .
2023-08-11 15:08:44 +02:00
d11n
c0fc31c69a
Improve invoices status filter ( #5248 )
2023-08-10 20:23:18 +02:00
d11n
b5d0188f21
Receipt improvements ( #5239 )
2023-08-10 13:57:54 +02:00
d11n
0ccbaf4bd6
Greenfield: Fix invoice lookup by capitalized status ( #5245 )
...
All statuses need to be lowercased before lookup, this wasn't the case for e.g. `Expired`.
Fixes #5244 .
2023-08-10 13:34:09 +02:00
d11n
ed43fb2071
POS fixes ( #5241 )
2023-08-09 14:47:28 +02:00
d11n
d67ebd957e
POS: Handle flexible price items in cart view ( #5238 )
2023-08-09 09:31:19 +02:00
Ikko Eltociear Ashimine
19d360a543
Fix: typo in InvoiceEntity.cs ( #5236 )
...
Minumum -> Minimum
2023-08-07 09:26:37 +02:00
d11n
7dc41ebcea
Email Rules: Improve validation ( #5234 )
...
Came across this while testing things and the "Please fill all required fields before testing" message wasn't clear, because the required fields were not marked.
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2023-08-07 09:10:48 +02:00
d11n
1eb7c727f3
POS fixes ( #5228 )
2023-08-05 10:44:59 +02:00
evanc-ole
ede8171408
Checkout: Fix language select UI bug ( #5229 )
2023-08-04 07:44:50 +02:00
Kukks
2538f3d8f6
fix https://github.com/Kukks/BTCPayServerPlugins/issues/18
2023-08-03 20:48:46 +02:00
Pavlenex
ac64f5e395
Merge pull request #5227 from dennisreimann/supporters
...
Update supporters
2023-08-03 19:45:09 +02:00
Dennis Reimann
1a7a731b54
Update supporters
...
Improve colors and visual balance
2023-08-03 14:58:32 +02:00
ndeet
86f4d48bcb
c-lightning to CLN; remove ptarmigan. ( #5220 )
2023-08-01 17:21:00 +03:00
Kukks
83536bee88
Fix BTG rate provider
2023-07-29 10:00:34 +02:00
Kukks
abfd6ea1dc
update changelog and version
2023-07-29 09:48:47 +02:00
Kukks
688e873f7a
fixes #5203
2023-07-29 09:15:12 +02:00
Kukks
c88df08350
fixes #5208
2023-07-29 09:15:11 +02:00
Kukks
82586590a7
potentially fixes #5203
2023-07-29 09:15:11 +02:00
Kukks
88c66f30f2
fixes #5204
2023-07-29 09:15:10 +02:00
Kukks
9132592717
fixes #5205
2023-07-29 09:15:10 +02:00
Kukks
c0ffab768a
fix ident
2023-07-29 09:15:10 +02:00
dstrukt
69190081c8
ui+checkout: fix language cutoff bug ( #5210 )
2023-07-28 21:24:30 +02:00
Kukks
093206cf1e
add changelog
2023-07-27 15:19:48 +02:00
Kukks
a0110b7570
Merge remote-tracking branch 'origin/feat/changelog-1.11'
2023-07-27 15:14:53 +02:00
pavlenex
6d65feca4c
update changelog
2023-07-27 08:39:58 +02:00
Andrew Camilleri
95be0242b6
add opensats and update strike logo ( #5202 )
...
Co-authored-by: pavlenex <pavle@pavle.org>
2023-07-27 08:39:40 +02:00