Kukks
9ff93ac2d5
add migration
2020-10-07 11:08:11 +02:00
Kukks
2147f8ec8b
Make U2F devices cascade delete
...
fixes #1949
2020-10-06 17:57:16 +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
Nicolas Dorier
9df78946c5
Merge pull request #1943 from btcpayserver/fix/shopify-event-confirmed
...
Mark Shopify orders paid on invoice payment confirmed
2020-10-06 13:22:44 +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
Nicolas Dorier
9daa424afd
Merge pull request #1939 from btcpayserver/fix/updateurl_ux
...
Showing CheckForNewVersions checkbox only if BTCPAY_UPDATEURL is set
2020-10-05 19:37:03 +09:00
rockstardev
aa04951081
Showing CheckForNewVersions checkbox only if BTCPAY_UPDATEURL is set
2020-10-05 04:26:11 -05:00
nicolas.dorier
2a3dbaa7b4
bump
2020-10-01 22:08:57 +09:00
nicolas.dorier
6069e8f083
Fix test fail and warnings
2020-10-01 20:17:20 +09:00
Nicolas Dorier
30ea223d09
Merge pull request #1927 from NicolasDorier/changelog/1.0.5.6
...
Changelog 1.0.5.6
2020-10-01 20:06:37 +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
8921d4fac8
Changelog 1.0.5.6
2020-09-30 20:42:37 +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
Kukks
4a596c7373
Remove leftover shopify API calls and script creation
2020-09-28 07:58:49 +02:00
rockstardev
bf7c8d5a5c
Bugfixing references to shop, correcting them to be dynamic
2020-09-26 13:27:18 -05:00
rockstardev
84f9ee3765
Word breaking on all chars for better display of additional script
2020-09-26 13:17:11 -05:00
rockstardev
c22536ce67
Tweaking display order and style of alerts
2020-09-26 12:55:26 -05:00
rockstardev
c14fd69a0e
Disabling automatic creation of Script in Shopify
2020-09-26 12:51:29 -05:00
rockstardev
0812596929
Adding another string for integration check
2020-09-26 12:22:16 -05:00
rockstardev
d33a449332
Changing page title during before and after payment
2020-09-25 16:55:42 -05:00
rockstardev
02b99d2b06
Injecting payment button, wasn't displaying when invoice already present
...
Also button was not getting refresh on modal close
2020-09-25 16:55:28 -05:00
rockstardev
b4f0cf510d
Ensuring that elements on page are refreshed as soon as possible
...
Waiting on `load` is way too long, results in bad UX
2020-09-25 16:06:29 -05:00
rockstardev
eb6b1b431c
Removing duplicate FromServices import
2020-09-25 14:13:57 -05:00
rockstardev
e955ddb9f1
Changing button text to better signal operation
2020-09-25 13:58:52 -05:00
rockstardev
48acd101a5
Handling errors with registering store script
2020-09-25 13:55:34 -05:00
rockstardev
694cedb89a
Handling scenario where user provides invalid Shopify credentials
2020-09-25 13:50:23 -05:00
rockstardev
47e9f820e4
Switching the flow to exclusively use Example Url
2020-09-25 13:50:04 -05:00
Kukks
a7d7b5abc3
set order id of shopify invoice and serch by order id + storeId
2020-09-24 18:18:17 +02:00
Kukks
03d6c86899
Revert "Make Invoices save internal tags in the text search"
...
This reverts commit f352399428
.
2020-09-24 17:33:15 +02:00
rockstardev
e9bd1bad67
Removing reference to Nethereum, Bitcoin only build
2020-09-24 16:25:36 +02:00