rockstardev
b430afe3e1
Merge pull request #1990 from btcpayserver/feat/store-hints
...
Store hints/warnings
2020-10-18 03:11:36 -05:00
rockstardev
2f25f1790e
Trying to prevent ocassional chrome crashes
...
Error: The process started from chrome location /usr/bin/chromium is no longer running, so ChromeDriver is assuming that Chrome has crashed.
2020-10-18 03:11:17 -05:00
rockstardev
d90fcf15bd
Verifying presence of wallet warning on store list
2020-10-18 03:11:17 -05:00
rockstardev
be9cc41957
Dismissing lightning hint when connection is setup
2020-10-18 03:11:17 -05:00
rockstardev
ef99eeb300
Adding selenium test for store hints
2020-10-18 03:11:17 -05:00
rockstardev
1646241dfb
Switch to POST for dismissing hints
2020-10-18 03:11:17 -05:00
rockstardev
543e628a8b
Removing rates hint
2020-10-18 03:11:17 -05:00
rockstardev
36269cbed6
Consistent styling for Back to List
2020-10-18 03:11:17 -05:00
rockstardev
75dcdc72d2
Showing warning hint on stores listing page
2020-10-18 03:11:17 -05:00
rockstardev
f5c90bebdc
Support for dismissing hints
2020-10-18 03:11:17 -05:00
rockstardev
15af66de55
Setting hints during store creation and update
2020-10-18 03:11:17 -05:00
rockstardev
17c8ac8248
Moving general store settings in same section
2020-10-18 03:11:17 -05:00
rockstardev
e5c6b9a979
Rearranging store sections and providing warnings for new stores
2020-10-18 03:11:17 -05:00
Nicolas Dorier
753849cedd
Merge pull request #1994 from btcpayserver/forgotpassword
...
fix forgot password
2020-10-18 11:54:55 +09:00
Kukks
b81e4c01ec
clean altcoins docker compose
2020-10-17 16:09:34 +02:00
Kukks
2a32b05df1
fix forgot password
...
If Email verification is turned off but you requested a forgot password form, it would ignore the request internally. Seems like it has been this way since the beginning
2020-10-17 09:25:48 +02:00
Andrew Camilleri
e3a0fe88c1
Fix LN invoices ( #1955 )
...
* Fix LN invoices
This commit adds more to the previous LN fix in the case of a partial payment to an invoice. While it generated a new LN invoice after 1 partial payment was made, there were some new issues uncovered:
* Any other subsequent partial payments was not listened to and did not generate an invoice ( fixed by listeneing to received payment event and makng sure that the status was already set `to partialPaid`)
* Any other subsequent partial payments caused a DbConcurrency error and did not generate an invoice ( Fixed in `MarkUnassigned`)
2020-10-17 08:57:21 +02:00
Nicolas Dorier
ee3aa49eee
Merge pull request #1993 from dennisreimann/api-keys-ui
...
API Keys UI: Properly align form items
2020-10-17 14:38:14 +09:00
Dennis Reimann
dd27ad79bd
API Keys UI: Properly align form items
2020-10-16 22:31:09 +02:00
nicolas.dorier
cfd0f556a5
Update changelog
2020-10-16 20:44:41 +09:00
nicolas.dorier
347e70f4ea
bump
2020-10-16 20:44:32 +09:00
nicolas.dorier
828aae35ce
Revert "The send wallet, by default, include the previous transaction"
...
This reverts commit 0f743cec41
.
2020-10-16 20:29:29 +09:00
Andrew Camilleri
2f56783b7e
fix domain mapping bug ( #1992 )
...
fixes #1988
2020-10-16 19:59:01 +09:00
Kukks
dc4ecdaa38
better handling on remote being down
2020-10-15 15:04:11 +02:00
Andrew Camilleri
1440e8c55d
BTCPay Server Extensions ( #1925 )
...
* BTCPay Server Extensions
![demo](https://i.imgur.com/2S00aL2.gif )
* cleanup
* fix
* Polish UI a bit,detect when docker deployment
2020-10-15 21:28:09 +09:00
nicolas.dorier
51a072808f
If a password fail to be reset by mail, show proper error ( fix #1986 )
2020-10-15 15:36:42 +09:00
nicolas.dorier
0a8c2926ea
reword review step for vault
2020-10-14 19:57:27 +09:00
Nicolas Dorier
5e79f567a7
Merge pull request #1982 from Kukks/hide-conn-string
...
Do not log the database connection string
2020-10-14 19:23:04 +09:00
Andrew Camilleri
e2eb26eb93
Use base65 instead of hex for BIP78 ( #1985 )
...
fixes #1984
2020-10-14 12:01:21 +02:00
Kukks
be3f248a5a
Do not log the database connection string
...
fixes #1980
2020-10-14 09:06:50 +02:00
Dennis Reimann
f2870caed2
Payment redesign ( #1967 )
...
* Payment redesign
Guess who's back!
This reverts commit 4174fa648d
.
* Refactor PullPayment state string
Compatible with this one: https://github.com/btcpayserver/btcpayserver/pull/1834/files#diff-a9136096252382b110b9a7ac7747b95aR41
* Use unified copy to clipboard function
* Refactor status text class to helper function
2020-10-13 09:58:46 +02:00
Mario Dian
ad22d3fd91
Custom redirect_url for PoS ( #1924 )
2020-10-13 09:51:28 +02:00
Dennis Reimann
9dcd8b6edf
Checkout: Overlay improvement and markup fixes ( #1968 )
...
* Checkout: Markup fixes
* Checkout: Less translucent overlay
More focus, as discussed in #1930 : https://github.com/btcpayserver/btcpayserver/pull/1930#issuecomment-701298441
2020-10-12 17:52:21 +02:00
Sebastian Gracia
9607e0e55d
Update PayButtonEnable.cshtml ( #1952 )
...
* Update PayButtonEnable.cshtml
Edit PayButton Title
* Update BTCPayServer/Views/Stores/PayButtonEnable.cshtml
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
* Apply suggestions from code review
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2020-10-11 17:46:11 +02:00
nicolas.dorier
ad221eaaa2
bump
2020-10-08 17:51:38 +09:00
Nicolas Dorier
74a1a5262d
Merge pull request #1966 from NicolasDorier/changelog/1.0.5.7
...
Changelog 1.0.5.7
2020-10-08 17:50:38 +09:00
Nicolas Dorier
32ae82d4da
Update Changelog.md
...
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2020-10-08 17:03:46 +09:00
nicolas.dorier
9c6c8d4f8f
Changelog 1.0.5.7
2020-10-08 16:55:15 +09:00
Nicolas Dorier
45fbe6972b
Merge pull request #1965 from NicolasDorier/walletsend
...
Fix: 1 DOGE "absurdly high" fee was trapping DOGE.
2020-10-08 16:38:08 +09:00
nicolas.dorier
c262132a2f
Do not check feerate in walletsend model
2020-10-08 16:33:48 +09:00
Nicolas Dorier
911a7ef6b5
Merge pull request #1964 from btcpayserver/decouple-icon-from-invoice
...
Decouple payment type icon from UI
2020-10-08 16:30:07 +09:00
Kukks
8cb3757f5c
Decouple payment type icon from UI
...
We should put an effort to not couple payment methods/types together after spending so much time decoupling things.
2020-10-08 09:19:50 +02:00
Nicolas Dorier
10bf914d78
Merge pull request #1937 from NicolasDorier/retry-vault
...
Add Retry button if a BTCPay Vault operation fails
2020-10-08 16:17:10 +09:00
Nicolas Dorier
684177ee44
Merge pull request #1963 from btcpayserver/invoice-ui-status-show
...
fix invoice exception status not displaying in list
2020-10-08 15:55:48 +09:00
Kukks
b2052ca308
fix invoice exception status not displaying in list
...
fixes #1960
2020-10-08 08:42:45 +02:00
Andrew Camilleri
4174fa648d
Revert "Payment redesign" ( #1962 )
2020-10-08 08:37:18 +02:00
nicolas.dorier
182d67881d
Add specter to the list of RPC compatible wallet
2020-10-08 15:16:59 +09:00
Nicolas Dorier
9284ac7461
Merge pull request #1930 from dennisreimann/payment-redesign
...
Payment redesign
2020-10-08 12:10:28 +09:00
Nicolas Dorier
55eec06e77
Merge pull request #1934 from btcpayserver/better-users
...
Add Created date to user, add verified column in list and make user l…
2020-10-08 12:08:16 +09:00
nicolas.dorier
069acf0297
Add Retry button if a BTCPay Vault operation fails
2020-10-08 12:05:03 +09:00