nicolas.dorier
32e6643303
Do not ignore IsAdmin settings when creating a new user via the Users page ( Fix #1954 )
2020-10-08 11:57:25 +09:00
Dennis Reimann
5faf6be02d
Improve notifications dropdown
...
Minor changes to the spacing, first of all this fixed the notifications dropdown in dark mode.
2020-10-07 22:50:34 +02:00
Andrew Camilleri
5131d8d328
Fix onion location not always working ( #1947 )
...
closes #1881
2020-10-07 10:21:18 +02:00
Andrew Camilleri
cfa568a230
Fix modal overlay ( #1946 )
...
* Fix modal overlay
fixes #1941
* fix speed
2020-10-06 09:30:16 +02:00
Dennis Reimann
ace904cf16
Fix sync modal styles ( #1945 )
...
Do not overlap the footer. Also removed the underline for the toggle button in chrome. Fixes #1941 .
2020-10-06 09:01:31 +02:00
Nicolas Dorier
cb337f4a65
Merge pull request #1944 from btcpayserver/fix/new-version-string
...
Fixing returned version string, trimming leading v
2020-10-06 13:23:07 +09:00
rockstardev
e47359129e
Fixing returned version string, trimming leading v
2020-10-05 23:09:05 -05:00
rockstardev
4187e0f94c
Mark Shopify orders paid on invoice payment confirmed
2020-10-05 16:23:21 -05:00
Kukks
b2899529c3
fix build
2020-10-05 13:00:26 +02:00
Kukks
3d2b4cbfa8
Add Created date to user, add verified column in list and make user list use same model as modern lists
2020-10-05 13:00:15 +02:00
rockstardev
aa04951081
Showing CheckForNewVersions checkbox only if BTCPAY_UPDATEURL is set
2020-10-05 04:26:11 -05:00
nicolas.dorier
d8da8023c2
Add tests
2020-10-05 18:09:00 +09:00
nicolas.dorier
60cadb8b6d
Do not show password in clear text in email configuration ( Fix #1790 )
2020-10-05 17:57:50 +09:00
Dennis Reimann
dcf8783c2e
Add copy link confirmation
2020-10-03 17:04:36 +02:00
Dennis Reimann
eb9dc95c58
Payment UI: Increase horizontal padding for currency
2020-10-01 21:23:49 +02:00
Dennis Reimann
f94fb4f65e
Payment UI: Light background for progress bar
2020-10-01 21:23:48 +02:00
Dennis Reimann
e0aff2cf9d
Payment UI: Right align totals
2020-10-01 21:23:47 +02:00
Dennis Reimann
d2369f45ce
UI: Custom margins for status message
2020-10-01 21:23:46 +02:00
Dennis Reimann
652604a36f
Pull Payment UI: Redesign
2020-10-01 21:23:44 +02:00
Dennis Reimann
8a4834dd2b
Checkout UI: Decrease overlay opacity
2020-10-01 21:23:43 +02:00
Dennis Reimann
6d49093620
Checkout UI: HTML fixes
2020-10-01 21:23:42 +02:00
Dennis Reimann
489ce0bebc
Payment Request UI: Finetuning
2020-10-01 21:23:41 +02:00
Dennis Reimann
58922c23a6
Payment Request UI: Fix if
2020-10-01 21:23:40 +02:00
Dennis Reimann
be3183fc45
Payment Request UI: Status and Payment Details
2020-10-01 21:23:39 +02:00
Dennis Reimann
38b4812eb3
Payment Request UI: Print adaptions
2020-10-01 21:23:38 +02:00
Dennis Reimann
69fdc2d821
UI: Add bootstrap responsive helper for dev env
2020-10-01 21:23:37 +02:00
Dennis Reimann
9104b0f974
Payment Request UI: Main part
...
fix
fix
fix
2020-10-01 21:23:36 +02:00
Dennis Reimann
6ec7373a1a
# This is a combination of 2 commits.
...
# This is the 1st commit message:
UI: Move noscript styles to header include
Reusability
# This is the commit message #2 :
fix
2020-10-01 21:23:35 +02:00
Dennis Reimann
39be605459
UI: Move noscript styles to header include
...
Reusability
2020-10-01 21:23:34 +02:00
Dennis Reimann
4d4459fa4e
Payment Request UI: Layout and header
2020-10-01 21:23:33 +02:00
nicolas.dorier
6069e8f083
Fix test fail and warnings
2020-10-01 20:17:20 +09:00
nicolas.dorier
0a957d7097
Credits for BTCPay Logo in the bottom
2020-09-30 21:01:43 +09:00
nicolas.dorier
f28a898053
Fix building error
2020-09-30 20:54:17 +09:00
Nicolas Dorier
a66578c46d
Merge pull request #1871 from xpayserver/feat/payment-method-criteria
...
Add Value Criteria For Payment Method
2020-09-30 20:40:31 +09:00
Nicolas Dorier
e45dcf61c4
Merge pull request #1831 from btcpayserver/add-btc-index
...
Show index of payment address for onchain payments
2020-09-30 18:35:51 +09:00
Nicolas Dorier
40bfc9b368
Merge pull request #1768 from sotblad/MonetaryUnit
...
Add MonetaryUnit (MUE) support
2020-09-30 18:33:41 +09:00
Nicolas Dorier
73684d11c8
Merge pull request #1908 from btcpayserver/feat/shopify-mark-paid
...
Shopify registering paid transactions, marking orders paid, finishing integration
2020-09-30 11:23:56 +09:00
rockstardev
0d4ca4520b
Ensuring matching of keywords only on first transaction
2020-09-29 17:23:42 -05:00
rockstardev
f1c1846c66
Restoring BtcPay keywords
2020-09-29 16:54:33 -05:00
Kukks
d59295688e
Handle edge cases around partial payments and when txs are not registered on Shopify because of unexpected outage
2020-09-29 16:52:17 -05:00
Kukks
c1808164f2
Log Shopify registration better
2020-09-29 16:51:22 -05:00
Kukks
8f8562705a
Pass due amount from shopify UI in case of partial payments
2020-09-29 16:51:00 -05:00
Kukks
6da6723c72
Be sure to match transaction gateway in Shopify registration
2020-09-29 16:50:17 -05:00
Kukks
0a726d598c
Make sure shopify var is set in the UI
2020-09-29 16:47:54 -05:00
Kukks
4ffd2265ea
Reduce unused branching in UI
2020-09-29 16:47:29 -05:00
Kukks
3ce6269212
Remove unused imports
2020-09-29 16:47:18 -05:00
Kukks
dc0cf26f51
Fix build
2020-09-29 16:47:14 -05:00
Kukks
713a1f03e9
Fix warnings
2020-09-29 16:47:05 -05:00
Kukks
c07952629c
Commenting OrderTransactionRegisterLogic
2020-09-29 16:46:28 -05:00
Andrew Camilleri
d958b1808c
Make Sync Modal remember collapsed state ( #1929 )
...
* Make Sync Modal remeber collapsed state
This makes the sync modal use the bootstrap collapse component instead of animatecss. It also removed animatecss as it seemed to be only used there. Also, it will now remember if you collapsed it between page loads which since the new eth stuff keeps asking to configure it on my dev env.
* Sync modal improvements
- Use chevron icon and indicate toggle state
- Smooth opening animation by toggling element without padding
- Better modal content padding
- Run JS immediately to prevent flickering
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2020-09-29 14:13:39 +02:00