Nicolas Dorier
776825cc66
Merge pull request #2240 from dennisreimann/onchain-symbol
...
Invoices list: Remove icon indicator for onchain
2021-02-10 22:48:34 +09:00
Nicolas Dorier
5cb647e57f
Merge pull request #2248 from bolatovumar/fix-2247
...
Ensure "No" selection is maintained for custom price in POS app
2021-02-10 22:42:55 +09:00
Nicolas Dorier
6b1803629d
Merge pull request #2258 from dennisreimann/tabindex
...
Login: Improve tab navigation for input fields
2021-02-10 22:35:09 +09:00
Dennis Reimann
ecc9a34359
Checkout: Fix scan/copy tab sizes with varying content
...
Fixes #2264 .
2021-02-08 17:54:40 +01:00
Dennis Reimann
f199775437
Register: Autofocus email field on page load
2021-02-05 13:04:21 +01:00
Dennis Reimann
40271f420d
Login: Improve tab navigation for input fields
...
Improves the tab indexes so that keyboard navigation goes: Email > Password > Sign in > Create account > Forgot password.
Also autofocuses the email field so that you can start typing right away.
Closes #2257 .
2021-02-05 13:01:55 +01:00
Dennis Reimann
f223d2e00c
Add Specter wallet file import
...
Closes #2223 .
2021-02-03 16:36:45 +01:00
Dennis Reimann
5246e7f035
Fix empty GetLightningClient return value
2021-02-03 11:19:35 +01:00
Umar Bolatov
42de0803c9
Ensure "No" selection is maintained for custom price in POS app
2021-02-02 20:13:39 -08:00
Dennis Reimann
af5bd89f34
Invoices list: Remove icon indicator for onchain
...
As [discussed on the chat](https://chat.btcpayserver.org/btcpayserver/pl/tcjy5ornhbd8i8jm4yj9y3maie ) the icon feels unnecessary and isn't clear to users. Leaving it off and only indicating Lightning transactions avoids confusion.
2021-01-30 18:53:21 +01:00
d11n
34af74b288
Apply URL changes from code review
...
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
Update BTCPayServer/Controllers/AccountController.cs
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
Update BTCPayServer/Controllers/AccountController.cs
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
Update BTCPayServer/Controllers/AccountController.cs
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
Update BTCPayServer/Controllers/AccountController.cs
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
Update BTCPayServer/Controllers/AccountController.cs
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
Update BTCPayServer/Controllers/AccountController.cs
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2021-01-28 12:33:12 +01:00
Dennis Reimann
4ee0cc8145
Remove clipboard code from main-bundle
...
See https://github.com/btcpayserver/btcpayserver/issues/2139#issuecomment-768216462
2021-01-28 10:48:06 +01:00
Dennis Reimann
4984674b1d
Remove Tor URL from login and register page
...
Brave and Tor Browser now show availaibility of Tor automatically in the url box of the browser.
2021-01-28 10:47:28 +01:00
Dennis Reimann
f5ee67aafb
Remove allowtransparency from checkout overlay
2021-01-28 10:34:34 +01:00
Dennis Reimann
98a1b0da71
Update public account URLs
...
- /Account/Login -> /login
- /Account/Register -> /register
- /Account/ForgotPassword -> /forgot-password
2021-01-28 10:08:22 +01:00
Nicolas Dorier
074ff76d49
Merge pull request #2221 from dennisreimann/selenium-tests
...
Selenium tests: Remove hacks, make them more reliable
2021-01-27 17:50:57 +09:00
nicolas.dorier
94abda6e3e
bump lightning libs
2021-01-27 17:21:18 +09:00
Salie Hendricks
68419a9510
Improve password reset email copy ( #2211 )
...
* Reset password email copy unified and updated
* Grammar fix for reset email copy
* Email strings added to facilitate html and style and call to action
* First pass html. Saving for later
* Compacted the html and inline styles and removed logo
Co-authored-by: Salie Hendricks <salie@safarinow.com>
2021-01-27 08:42:47 +01:00
Nicolas Dorier
db0854f203
Update NBitcoin, NetworkType => ChainName, signet support ( #2224 )
2021-01-27 14:39:38 +09:00
Dennis Reimann
66d3da8ac9
Remove function checks as they didn't help
2021-01-26 09:40:31 +01:00
Dennis Reimann
4638f781f9
Fix JS error
2021-01-25 14:11:11 +01:00
Dennis Reimann
e567f7a80c
Refactor tests
...
Remove the hacky `ScrollTo`, `ForceClick` and `WaitForElement`.
Add the hacky `WaitForPageLoad`.
2021-01-25 13:04:58 +01:00
rockstardev
dc27ffa6ba
Http error page 406 for our dear man Jack
...
Yes, acceptable
2021-01-24 13:41:30 -06:00
rockstardev
ca25eedfbc
Extracting common layout for Error Pages
2021-01-24 13:33:34 -06:00
rockstardev
1627c05224
Fixing typos and grammar
...
Co-authored-by: Umar Bolatov <bolatovumar@gmail.com>
2021-01-24 13:19:26 -06:00
rockstardev
f65ca04507
Http error 502, Miles page
2021-01-24 13:19:26 -06:00
rockstardev
a662b6ef6a
Http error 417, page for Pavlenex
2021-01-24 13:19:26 -06:00
nicolas.dorier
7147dadb2a
Remove dependency to DBriize
2021-01-19 17:19:32 +09:00
rockstardev
89857ca77c
Merge pull request #2202 from btcpayserver/fix/error-pages
...
Improving styling of error pages in preparation for adding new ones
2021-01-17 10:10:02 -06:00
rockstardev
5ce60be78a
Update BTCPayServer/Views/Shared/_BTCPaySupporters.cshtml
...
Co-authored-by: d11n <mail@dennisreimann.de>
2021-01-17 10:09:50 -06:00
nicolas.dorier
df52d01a1d
Revert "GreenField API: Configure Store Lightning Payment Method"
...
This reverts commit b40095f603
.
2021-01-17 21:40:16 +09:00
nicolas.dorier
07de4af581
Revert "Apply suggestions from code review"
...
This reverts commit 48b2e682bf
.
2021-01-17 21:39:20 +09:00
Kukks
71a192d0ba
Fix SQLite COnnection string setter
2021-01-17 10:02:59 +01:00
rockstardev
9acb8c2ba2
Restoring project name in partial
2021-01-16 16:26:35 -06:00
rockstardev
307f7b6bd7
Improving styling of error pages in preparation for adding new ones
2021-01-16 14:55:31 -06:00
Dennis Reimann
83dd80ae86
Prevent access to wallet features if derivation scheme isn't set ( #2196 )
2021-01-16 19:48:05 +09:00
Kukks
ccfa85b5e0
fix compile errors
2021-01-16 09:22:07 +01:00
Salie Hendricks
e59821caa1
GetInvoiceRaw used its own dbContext while calling code used a different one which causes the calling context not to track changes - thus nothing is saved. ( #2197 )
...
Co-authored-by: Salie Hendricks <salie@safarinow.com>
2021-01-16 09:00:19 +01:00
Andrew Camilleri
48b2e682bf
Apply suggestions from code review
...
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2021-01-14 09:19:16 +01:00
Kukks
b40095f603
GreenField API: Configure Store Lightning Payment Method
2021-01-12 09:25:35 +01:00
nicolas.dorier
eedf189d44
Improve logs of the invoice text search import
2021-01-11 23:41:05 +09:00
nicolas.dorier
f027d36db8
Do not spam logs for inventory events
2021-01-11 23:33:21 +09:00
nicolas.dorier
0c79474e0c
Do not index metadata
2021-01-11 23:32:32 +09:00
nicolas.dorier
610f9e2b22
Log text search migration progress
2021-01-11 23:06:59 +09:00
nicolas.dorier
4db4b28369
Fix crash if DerivationSchemeSettings.Parse parse a 2-of scheme
2021-01-11 22:47:32 +09:00
Andrew Camilleri
01be74b219
Add Bitcoin Output descriptor support ( #2169 )
...
* Add Output descriptor support
* Fix exception message and fix Parse Deriv Scheme Settings when electrum
* fix test
2021-01-11 11:22:42 +09:00
Andrew Camilleri
b8da6847b9
Plugins flexibility PR ( #2129 )
...
* Plugins flexibility PR
* Makes the BTCPayServerOptions.LoadArgs async to support Plugin hooks and actions
* relax the private set modifiers in the BTCPayNetwork
* Separate IPluginHookService from PluginService to reduce dependencies on DI
* fix some small bugs around image path
* Fix bug with new dbreeze migration where data dir was incorrect
* Update BTCPayServer/Plugins/PluginHookService.cs
Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
* Update BTCPayServer/Plugins/PluginHookService.cs
Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
2021-01-07 14:49:53 +01:00
nicolas.dorier
e2e37a0db4
Make sure that the invoice currency is normalized to uppercase ( Fix #2146 )
2021-01-07 22:30:57 +09:00
Dennis Reimann
d9b12a6927
UI: Wrap notification text
...
Fixes #2187 .
2021-01-07 13:58:23 +01:00
Umar Bolatov
fe4ffcfc62
Update notification dropdown styling ( #2167 )
...
* Update notification dropdown strings
* Update notification dropdown styling
address #2131
* Update border color
* Update notification hover color
* Revert "was confirmed paid" to "has been paid" change
* Move styles to site.css
* Update style="border-bottom: 0;" to border-bottom-0
* Update heading
* Add icon sprite
* Add default icon styles
* Use "currentColor" instead of specific color for icon
* Update icon color definition
* Adjust dropdown position
* Update h4 to h5
2021-01-07 18:07:42 +09:00